a {
	color: #900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

.off {
  display: none;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #EEE;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 980px; 
	background-color: white; 
	border: 1px solid #333;
	border-top: 0px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#header {
	background: white;
	height: 260px; /* 220px */
	padding: 0;  
}
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#mainContent {
	padding: 0px; 
	background: white;
}

#headerFirstRow {
	background-color: #92227A;
	background-image: url(/images/fondo_top.jpg);
	height: 4px;
}

#colgante {
	margin-left: 30px;
	width: 191px;
	float: left;
	
}
#fruta {
	margin-left: 35px;
	margin-top: 6px;
	background-image: url(/images/fruta.jpg);
	background-repeat: no-repeat;
	width: 126px;
	height: 114px;
	float: left;
	cursor: pointer;
}

#headerRight {
	float: left;
	width: 558px;
	margin-left: 25px;
}


#desarrolla {
	margin-top: 22px;
	margin-left: 30px;
	
}

#redes {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#ayudaEnLinea {
	float: left;
	background-color: #FFF;
	margin-top: 15px;
	margin-left: 10px;
}

#loginArea {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	text-align: right;
	width: 220px;
	float: right;
}

#loginArea ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

#loginArea li {
	float: right;
	margin-left: 10px;	
}

#loginArea a {
	color: #AAA;	
}

#loginArea a:hover {
	color: #444;
		
}

#pais {
	margin-top: 15px;
	margin-left: 30px;
}


.clear {
	clear: both;
}

#menu {
	width: 980px;	
	clear: both;
}

#menu li {
	cursor: pointer;	
}

#menu img {
	margin-top: 3px;
	cursor: pointer;
}

#leftContent, #rightContent, #leftleft, #leftright {
	float: left;	
}

#leftContent {
	width: 760px;	
}

#rightContent {
	width: 200px;
	padding-right: 10px;
	vertical-align: top;
}

#left2cols {
	width: 690px;
	float: left;
	margin-bottom: 30px;	
}

#leftleft {
	width: 530px;	
}

#leftright {
	width: 210px;	
	margin-left: 15px;
}

#mainContent {
	width: 980px;
	margin: 0px;
	padding: 0px;
	min-height: 400px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 37px;
	color:	#922179;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	
}



h1.mainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #922179;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom: #AAA solid 1px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 12px;
	padding-bottom: 2px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #922179;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom: #AAA solid 1px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 2px;
}

ul.tags {
	list-style: none;
	padding: 0px;
	font-size: 14px;
	color: #003399;
	line-height: 29px;
	margin: -7px 5px 20px 10px;
}

ul.tags li {
	padding: 0px;
	display: inline;
	margin-right: 6px;
}

ul.tags li a {
  color: #003399;	
}

ul.features {
	list-style: disc;
	padding: 0px;
	font-size: 13px;
	color: #003399;
	line-height: 20px;
	margin: -7px 5px 20px 35px;	
}

ul.features li {
	margin-bottom: 5px;
	padding-left: -2px;
}

ul.menuCurso {
	list-style: none;
	padding: 0px;
	color: #900;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 25px;
	width: 380px;
}
ul.menuLibro {
	list-style: none;
	padding: 0px;
	color: #900;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 25px;
	width: 580px;
}

ul.menuCurso li, ul.menuLibro li {
	padding: 0px;
	margin-right: 10px;
	display: inline;
}

.destacado1col {
	margin: 20px;	
	margin-right: 0px;
	margin-bottom: 15px;
	height: 81px;
}

.destacado1col:hover, .destacado2col:hover {
  background-color: #E3E3E3;
}

.destacado2col {
	margin-left: 20px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 20px;
	width: 245px;
	float: left;
	height: 50px;
}



.destacado1col h1 {
	margin: 0px;
	margin-left: 8px;
	font-size: 27px;
	font-weight: normal;
}

.destacado2col h1 {
	margin: 0px;
	margin-left: 7px;
	margin-bottom: 1px;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #900;
}

.destacado1col ul, .destacado2col ul {
	margin-left: 8px;
	margin-top: 0px;
}

.destacado1col img {
	margin-top: 3px;
}


.destacado1col p {
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 8px;
	font-size: smaller;
}


.destacado2col p {
	margin: 20px;	
	margin-right: 0px;
	width: 185px;
	font-size: x-small;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 1px;
	color: #036;
}


.infoCurso {
	float: left;	
}


.PW a {
	color: #006;	
}

.PW p {
	color: #036;	
}

.IPH a {
	color: #060;	
}

.IPH p {
	color: #063;	
}

.FX a {
	color: #333;	
}

.FX p {
	color: #033;	
}


.DM a {
	color: #360;	
}

.DM p {
	color: #060;	
}

.FL p {
	color: #630;	
}

.FL a {
	color: #B00;	
}

.destacado1col .inicioCurso {
	float: right;
	font-size: 14px;
	text-align: center;
	margin-right: 10px;	
}

.destacado1col .inicioCurso p {
	border: 1px solid gray;
	width: 45px;
	height: 45px;
	margin: 0px;
	margin-top: 2px;
	border-top: 8px solid #B00;
	color: Black;
	cursor: pointer;
}

.destacado1col .inicioCurso p strong {
	font-size: 20px;
	font-family: Verdana;
	color: #B00;
	display: block;
	margin-top: -5px;
	margin: 0px;	
}

.destacado2col .inicioCurso {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana;
	margin-top: -2px;
	margin-bottom: 0px; 
}

.col {
	float: left;
	padding: 0px;
	margin: 0px;
}

.destacado1col .col p {
	width: 360px;
}

#zonaPromo {
	height: 20px;
	background-color: #600;
	width: 960px;
	color: white;
	text-align: center;
	padding: 10px;
	clear: both;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
}

#zonaPromo strong {
	color: #9F0;
	font-size: medium;
}

#zonaPromo a {
	color: yellow;	
}


#menu2 {
	height: 40px;
	background-color:#E0E9E7;
	width: 980px;
	border-bottom: solid 1px #AAA;
}

#menu2 ul {
	margin: 0px;
	list-style: none;
	padding-top: 5px;
	float: left;
}

#menu2 ul li {
	display: inline;
	margin-right: 18px;
	color: #039;
	font-size: small;
}

#menu2 a {
	color: #25B;	
}

#search {
	width: 180px;
	height: 32px;
	float: right;
	margin-right: 15px;
	margin-top: -3px;
	background-image:url(/images/fondo_search.gif);
}

#bandera {
	float: right;
	margin: 5px 15px 0px 0px;
	display: block;	
}

#search input {
	border: 0px;
	margin-top: 9px;
	margin-left: 10px;
	font-size: small !important;
	width: 130px !important;
	background-color: white !important;
	height: 10px;	
}

#banner {	
	width: 725px;
	height: 120px;
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 3px 3px 2px #999;
	-webkit-box-shadow: 3px 3px 2px #999;
	box-shadow: 3px 3px 2px #999;
}

#banner div {	
	width: 725px;
	height: 120px;
	display: none;
}

#banner div:first-child {
	display: block;	
}

#flechasBanner {
	margin: -20px 0px -5px 683px;	
	background-color: #DDD;
	opacity: 0.8;
	width: 60px;
	height: 15px;	
	opacity: 0.3;
}

#flechasBanner div {
	float: left;
	width: 30px;
	height: 15px;
	margin: 0px;
	font-size: small;
	margin-top: -1px;
	text-align: center;	
	cursor: pointer;
}

.arrow {
	margin-left: 8px;
	
}

.verMas {
	float: left;
	width: 120px;
	padding: 4px;
	margin: -10px 0px 10px 10px;
	text-align: left;
}



.verMas a {
	color: #92227A;
	font-weight: bold;
	
}

.verMas a:hover {
	color: red;	
}


.fichaCurso1 h3 {
	font-size: 13px;
	color: #900;
	font-weight: bold;
	margin: 5px 10px 3px 13px;
}

.fichaNovedad h3 {
	
	font-weight: normal;
	font-size: 14px;
	margin: 5px 10px 3px 13px;
}

.fichaNovedad a {
	color: #009;	
}

.fichaLibro h3 {
	
	font-weight: normal;
	font-size: 14px;
	margin: 5px 10px 3px 13px;
}

.fichaLibro a {
	color: #009;	
}


.fichaCurso1 p, .fichaNovedad p {
	font-size: smaller;
	color: #777;
	font-weight: normal;
	margin: 1px 10px 20px 25px;
	padding: 0px 0px 5px 5px;
	border-left: 1px dashed #999;
	border-bottom: 1px dashed #999;
}

.fichaLibro img {
	margin-left: 15px;	
}

.fichaNovedad p {
	font-size: 11px;	
}


.fichaCurso1 p strong, .fichaNovedad p strong {
	color: #036;	
	font-weight: normal;
	display: block;
	margin-top: 2px;
}

#rightBanners {
	width: 200px;
	margin-top: 10px;
}



#footer {
	padding: 0 10px; 
	background:#E6E6E6;
	width: 980px;
	background-image: url(/images/fondo_pie.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid silver;
}

#clientes {
	padding: 0 10px; 
	background:#F6F6F6;
	width: 980px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid silver;
	height: 115px;
	text-align: center;
	
}

#clientes p {
	margin: 5px 30px;
	font-size: 14px;
	color: #666;	
}

#clientes img {
		
}

#footer h5 {
	padding-left: 30px;
	color: #444;
	font-size: 17px;
	margin-bottom: 5px;
}

#footer div {
	margin-bottom: 10px;
	float: left;
	width: 200px;
}

#footer p {
	margin: 0; 
	padding: 20px 0px 0px 30px;
	font-size: small;
	color: #565656;
}

#footer a {
	color: #565656;
}

#footer a:hover {
	color: #262626;	
}

#footer div p {
	padding-top: 5px;	
}

#footer .pieFin {
	margin-left: 100px;
	font-size: smaller;
	color: gray;
	margin-top: 20px;
	padding-top: 25px;
}


#footerLegend {
  font-style: italic;
}

#menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none; 
  height: 43px;
  background-image: url('/images/menu_fondo.png');
}

#menu ul li {
  display: block;
  float: left;
}

#menu ul li {
   height: 25px;
   display: block;
   float: left;
   font-family: "Book Antiqua", "Palatino Linotype", Palatino, "Arial", serif;
   font-size: 14px;
   font-weight: normal;
   color: white;
   margin: 3px 0px 10px 0px;
   padding: 10px 10px 0px 10px;
   border-right: 1px solid black;
}

#menu ul li:hover {
	background-color: black;
}

#menu ul li.selected {
	background-color: #94237B;
}

#menu a {
	color: white;	
}

#menu a:hover {
	text-decoration: none;	
}

#iconoHome  {
	margin: 3px 0px 0px 0px !important;
	padding: 3px 6px !important;
	height: 29px !important;
}

div.tooltipMenu, div.tooltipFecha { 
    background-color:#FEF; 
    outline:1px solid #669; 
    border:2px solid #fff; 
    padding:10px 15px; 
    display:none; 
    color:#444; 
    text-align:left; 
    font-size:12px; 
    opacity: .8;
    -moz-opacity:0.8;     
    filter: alpha(opacity=80);
 
    /* outline radius for mozilla/firefox only */ 
    outline-radius:4px; 
    -moz-outline-radius:4px; 
    -webkit-outline-radius:4px; 
}

div.tooltipFecha { 
    padding:4px 8px; 
    display:none; 
    color:#444; 
    text-align:left; 
    font-size:10px; 
 
    /* outline radius for mozilla/firefox only */ 
    outline-radius:4px; 
    -moz-outline-radius:4px; 
    -webkit-outline-radius:4px; 
    font-family: Verdana;
}

#divMoneda {
	display: none;	
}
.otramoneda {
	color: #666;
	font-size: 12px;	
}

#redessociales {
	margin: 10px 0px;
	margin-bottom: 20px;
	text-align: left;	
}

#redessociales span {
	margin-top: 10px;
	display: block;
}

#article {
	margin-left: 20px;	
	margin-right: 0px;
}


#maincontent {
	margin-left: 20px;	
	margin-right: 0px;
}

#maincontent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	margin-right: 20px;
	text-transform: none;
	border: 0;
	margin: 0;
	padding: 15px;
	margin-top: 10px;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #E0E9E7;	
	line-height: 1.3em;	
	margin-bottom: 20px;
	color: #17375E;
}

#maincontent a.mas {
	color: #7A1364;
	padding-left: 20px;
	margin-left: 10px;
	font-weight: bold;
	display: block;
	margin-bottom: 40px;
	background-image: url('/images/flecha_lista.png');	
	background-repeat: no-repeat;
}

#clientesvertical {
	margin: 0px 10px;
	padding: 8px;
	height: 400px;
	overflow: auto;
	background-color: #EEE;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	margin-bottom: 10px;
}

#clientesvertical ul {
	list-style: none;
	color: #999;	
	font-size: 13px;
	padding: 0;
}

#clientesvertical li b {
	color: black !important;	
}

#clientesvertical li {
	margin: 4px;
	padding: 0;	
}

#clientesvertical h3 {
	font-size: 13px;
	color: #333;	
}


#maincontent ul {
	list-style: url('/images/flecha_lista.png');	
	color: #666;
}


#article h1 {
	margin-left: 0px;	
}

#article h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #888;
	margin-right: 20px;
	
	text-transform: none;
	border: 0;
	margin: 0;
	padding: 0;
	
	margin-bottom: 20px;
		
}

#article #recuadro {
	color: #333;
	float: left;
	padding: 0px;
	margin: 0px;
}

#article .copete {
	padding: 20px;
	margin: 0px;
	margin-right: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #E0E9E7;	
	line-height: 1.3em;
	clear: both;
}

#article h3 {
	font-size: 29px;
	color: #069;
	padding-bottom: 10px;
	border-bottom: 2px solid #7A1364;
	margin-right: 15px;	
	clear: both;
}

#article #servicios {
	padding: 20px;
	margin: 0px;
	margin-top: 20px;
	margin-right: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #EEE;	
	line-height: 1.3em;	
	clear: both;
}

#article #modalidad, #article #duracion {
	padding: 20px;
	margin: 0px;
	margin-top: 20px;
	margin-right: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #616F85;
	color: white;	
	line-height: 1.3em;	
	width: 40%;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#article .cuadroDestacado {
	padding: 20px;
	margin: 0px;
	margin-top: 20px;
	margin-right: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #7A1364;
	color: white;	
	width: 90%;
	line-height: 1.3em;	
	float: left;
	margin-bottom: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.cuadroDestacado a {
	color: yellow;	
}

#article #modalidad ul {
	list-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#article #modalidad li {
	margin-bottom: 5px;	
}

#article ul.servicios {
	list-style: url('/images/flecha_lista.png');	
}

#servicios h4 {
	font-size: 24px;
	color: #7A1364;
	margin-top: 0px;	
}


#turnos ul {
	list-style: url('/images/flecha_lista.png');	
	float: left;	
	margin-right: 20px;
}

#costos {
	margin-top: 15px;
	float: left;	
}

#turnos li {
	margin-bottom: 15px;	
}

#turnos h4 {
	color: #7A1364;
	font-size: 19px;
	margin: 0px;
	width: 370px;		
}

#turnos p {
	padding: 5px;
	border: 1px solid #7A1364; 
	width: 370px;
	margin: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#costos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
	margin-top: 10px;
}

#costos s {
	color: #999;
	font-size: 12px;	
}

#costos h5, #turnos h5 {
	color: #036;	
	font-size: 19px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}



#costos ul {
	list-style: none;
	padding: 0px;
	margin: 10px 0px -10px 0px;
	width: 250px;
}

#turnos img {
	margin: 10px;	
}

#costos li {
	padding: 10px;
	margin: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #7A1364;
	background-color: #EEE;
	color: #7A1364;	
	width: 250px;
	line-height: 1.3em;	
	float: left;
	display: inline;
	margin-bottom: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
}

#costos li.promo {
	border: 3px solid #090;
	background-color: #CDFBC3;	
	color: #060;
}

#costos h6 {
	margin: 0px;
	font-size: 13px;	
}

#costos hr {
	border: 1px solid #7A1364;
}

#costos .comentario {
	color: #555;
	font-size: 10px;
	line-height: normal;
	font-style: italic;	
}

.letraChica {
	color: #999;
	margin: 0px;
	font-size: 10px;	
	clear: both;
}

#fotoProfesor {
	margin-right: 10px;
	border: 1px solid #AAA;	
}

#rightContent p {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 25px;	
}

#article p {
	line-height: 1.3em;
	color: #222;
	font-size: medium;	
}

#acciones {
	width: 200px;
	margin-top: 20px;
}

.botonMatricular, .boton, .botonProximamente, .botonRegistro {
	padding: 0px;
	margin: 0px;
	width: 200px;	
	height: 40px;
	background-color: #906;
	color: white;
	font-size: 15px;
	padding: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}

.botonProximamente {
	background-color: #FF9;
	color: #444;	
}

.boton {
	background-color: #616F85;
}

.botonRegistro {
	background-color: #FF6;
	color: #600;
	font-size: small;
	margin-top: 15px;
}


ul.quesabras {
	list-style: url('/images/flecha_lista.png');	
	list-style-position: outside;
}

#recuadro img {
	margin: 15px;	
}

ul.quesabras li {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #777;
	margin-bottom: .7em;	
}

#recuadro blockquote {
	margin: 1em 0px;
	font-style: italic;
	text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.1);
	color: #7A1364;
	border-left: 3px solid #7A1364;
	padding-left: 10px;
}

#certificaciones {
	margin-left: -5px;
}

#promociones {
	margin-left: 10px;
}	

#mensaje {
	margin: -5px 0px 20px 22px;
	font-style: italic;
	text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.1);
	color: #616F85;
	border-left: 3px solid #7A1364;
	padding-left: 10px;	
}

.blockPage p {
	margin: 15px;
	font-size: 12px;
}

.blockPage h2 {
	margin: 0px;
	padding: 0px;	
}

.blockPage h3 {
	font-size: 15px;
	font-weight: normal;	
}

#closeModal {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: -15px;
	margin-right: -10px;
	cursor: pointer;
}

#consulta {
	display: none;	
}

form {
	margin-top: 15px;
}

form label {
	display: block;	
}

.fotoFB {
	margin: -10px 20px 0px 0px;
}

form input, form textarea, form select {
	display: block;	
	width: 400px;
	padding: 5px;
	border: 1px solid #7A1364;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	background-color: #EEE;
}

form select {
	height: 25px;
	margin-top: 1px;	
}

:invalid {
	border: 1px solid red;	
}

div.growlUI h1, div.growlUI h2 {
	color: black; 
	padding: 10px; 
	margin: 0px;
	text-align: left
}

div.growlUI h2 {
	text-transform: none;	
}

div.growlUI {
	opacity: 1;
	background-color:#6F6;	
}


.libro {
	clear: both;
	padding: 10px;
	margin-bottom: 10px;
}

.libro img {
	margin-right: 10px;	
}

.libro h3 {
	font-size: 29px;	
	margin: 0px;
}

.libro h4 {
	margin: 10px;	
}

.libro p {
	margin: 0px;	
}

.libro .descripcion {
	color: #777;
	margin-top: 10px;
	font-style: italic;
	font-size: 13px;
}	

.librochico {
	margin: 10px;	
	font-size: 13px;
}

.librochico h3 {
	font-size: 25px;
	margin: 5px 0px;
	color: 	#7A1364;
}

.librochico h5 {
	font-size: 15px;
	margin: 0px;	
}

ul#sumario {
	list-style: lower-latin;	
}

.libro h1 {
	margin-top: 0px;	
}

.libro .copete {
	margin-top: 10px;	
}

.libro img {
	margin-bottom: 20px;
		
}

.libro h3 {
	margin-bottom: 10px;
	margin-top: 10px;
}	

.libro p {
	font-size: 13px !important;
	line-height: 1.4em !important; 	
}

.libro ul {
	font-size: 13px !important;
	line-height: 1.3em !important; 	
}

.libro ul.quesabras {
	list-style: url('/images/flecha_lista.png');	
	font-size: 15px !important;	
}

#googlepreview {
	height: 850px;	
}

#dondeComprar {
	display: none;	
}


#imagenLibro {
	margin: 10px;
}	

p.vacio {
	margin: 25px;
	font-style: italic;	
}

select.mitad {
	width: 30%;
	float: left;
	margin-right: 5px;	
}

input.mitad {
	width: 58%;
	float: left;
}

div#paso2, div#paso3, div#paso4, div#paso3b {
	display:none;	
}

#ventanaMatriculacion .boton {
	margin-top: 20px !important;
	display: block !important;
}

ul.matriculaEleccion {
	list-style: none;
	padding: 0px;
}

.matriculaEleccion h3 {
	font-size: 24px;
	color: 	#7A1364;
	margin: 0px;
}

.matriculaEleccion h4 {
	font-size: 17px;
	color: 	#7A1364;
	margin: 0px;
}

.matriculaEleccion h4.promo {
	font-size: 17px;
	color: 	#090;
	margin: 0px;
}

.matriculaEleccion input {
	float: left;
	margin: 5px;
	width: 30px;
}

.matriculaEleccion input.radioPrecio {
	width: 20px;
}	

.matriculaEleccion label {
}

.matriculaEleccion li {
	font-size: 13px;
	margin-bottom: 20px;	
}

p.ahorro {
	margin: 0px;
	color: #933;
	font-size: 15px;
	font-style: italic;	
}

p.ahorro span {
	color: #F00;
	font-weight: bold;
}

#paso3 h6 {
	height: 40px;
	font-weight: normal;
	color: #666;
	margin: 0;	
}

#condicionesPresencial {
	color: #999;
	font-size: 11px;
	height: 150px;
	overflow-y: scroll;	
}

#condicionesPresencial h3 {
	color: #333;	
}

#paso4 #acepto {
	width: 20px;
	float: left;
	margin-bottom: 40px;	
}

#paso4 #divFormaPago {
	height: 120px;
	margin: 10px 20px;
	padding: 5px 20px;
	background-color:#FFFDF0;	
}

#divFormaPago p {
	font-size: 14px !important;
	
}

#reservaOK, #consultaOK {
	display: none;	
}

#reservaOK p {
	font-size: large;
}	 

#pagoPF, #pagoTJ {
	display: none;	
}

.freeze {
	position: fixed;
	top: 0px;	
	background-color: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 220px;
}

.interno {
	margin: 20px 15px;	
	margin-bottom: 30px !important;
}

.profesor .col {
	margin-bottom: 20px !important;	
}

.profesor h3 {
	width: 100%;
	margin: 0px;
}

.profesor h4 {
	margin: 0px;
	font-size: 15px;
	font-weight: normal;
	
}

.profesor img {
	margin-right: 15px;	
}

ul.catalogo {
	list-style: url('/images/flecha_lista.png');
	color: #666;
}

.twitter {
	padding: 0px;
	margin: 0px;
	height: 30px;
	background-color: #FF9;
	border: #F30 1px solid;
	color: #555;
	font-size: 15px;
	padding: 5px 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	
}

#registro, #registroOK {
	display: none;	
}

#calendario {
	margin: 10px;	
	font-size: 13px;
}

#calendario .separador {
	height: 2px;
	background-color: solid 1px #603;	
}

#calendario .turno p, #calendario .duracion p {
	font-size: 11px;
	color:#666;
	margin: 0px;
}

#calendario th {
	background-color:  #603;
	color: white;
	padding: 8px;
}

tr.impar {
	background-color:#FDF;	
}

.turno strong {
	color: black;	
}

.warning, .alert {
	width: 150px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 7px;
	margin-bottom: -30px;
	text-align: center;
	margin-left: 205px;
	-webkit-transform-origin: right top;
	-webkit-transform: rotate(20deg) translate(30px, 30px);
	-moz-transform-origin: right top;
	-moz-transform: rotate(20deg) translate(30px, 30px);
	-ms-transform-origin: right top;
	-ms-transform: rotate(20deg) translate(30px, 30px);
	
	position: relative;
	opacity: 0.9;	
	
}

.warning {
	color: yellow;
	font-weight:bold;
	background-color: #F30;
}	

.alert {
	color: #030;
	font-weight:bold;
	background-color: #3F0;	
}

#plusone {
	float: left;	
	margin-top: 7px;
	margin-bottom: 0px;
	position: relative;
}

.blackfriday {
	color: yellow;
	font-size: 16px;
	display:; block;
	background-color: black;
	padding: 5px;	
	font-style:normal;
}
