a {
	color: #92227A;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px rgba(146,34,122,0.5) dashed;
}

a:hover {
	opacity: 0.7;
	border-bottom: 1px #92227A solid;
}

.off {
  display: none;
}


body {
	font-family: "Droid Sans", "Times New Roman", Times, serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 100%;
	min-width: 980px;
	background-color: white; 
	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;
	
}

#logo {
	margin: 5px 15px;
	float: left;
}

#logo a {
	border: 0;
}

nav#menu {
	float: left;
}

#header {
	background: white;
	padding: 0;  
}

header h1 {
	color: white;
}


header #bajada {
	color: #DDD;
	margin: 10px 20px;
}
.headerimg {
	float: right;
	margin-top: -20px;
}

#mobileFloat {
	display: none;
}

#mainContent {
	padding: 0px; 
	background: white;
	margin-top: 0px;
	clear: both;
}

#titulares {
	background-color: #3C5B73;
	padding: 30px 20px;
	clear: both;
}

#headerFirstRow {
	background-color: #92227A;
	height: 4px;
}

.boton, button {
	cursor: pointer;
}

a.whatsapp {
	display: block;
    padding: 10px;
    width: 180px;
    text-align: center;
	height: auto;
	font-size: 13px;
	padding-top: 12px;
	color: white;
	background-color: #00BB27;
}
a.whatsapp img {
	margin-left: 4px;
	margin-top: -2px;
}
a.whatsapp:hover {
	border: 0;
}

#colgante {
	margin-left: 30px;
	width: 191px;
	float: left;
	
}
#colgante_mobile img {
	float: left;
	margin-left: 25px;
    margin-bottom: 10px;
}


#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;
}

#fruta.A {
	background-image: url(/images/fruta_manzanaverde.png);	
}

#fruta.I {
	background-image: url(/images/fruta_manzana.png);	
}

#fruta.S {
	background-image: url(/images/fruta_anana.png);	
}

#fruta.P {
	background-image: url(/images/fruta_frutilla.png);	
}

#fruta.H {
	background-image: url(/images/fruta_pomelo.png);	
}

#fruta.L {
	background-image: url(/images/fruta_berries.png);	
}

#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;
}



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

#leftContent {
	width: 760px;	
}

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

#leftContent2 {
	width: 660px;	
}

#rightContent2 {
	width: 300px;
	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: 982px;
	margin-left: -1px;

	margin: auto;
	padding: 0px;
	padding-top: 20px;
} 

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 37px;
	color:	white;
	margin: 10px 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: darkolivegreen;
	font-weight: bold;
	text-transform:uppercase;
	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 {
}

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 {
  background-color: #E3E3E3;
}

.destacado2col:hover {
  opacity: 0.8;
}

.destacado2col {
	margin: 8px;
	width: 270px;
	float: left;
	height: 97px;
	float: left;
	background: #3E4341;
	background:url(images/fondos/p.png);
	color: white;
	padding: 13px;
	cursor: pointer;
	padding-top: 11px;
	border-radius: 0 20px 20px 0;
}


.destacado2col.catI {
	background:url(images/fondos/i.png);
}

.destacado2col.catN {
	background:url(images/fondos/n.png);
}

.destacado2col.catH {
	background:url(images/fondos/h.png);
}

.destacado2col.catA {
	background:url(images/fondos/a.png);
}

.destacado2col.catS {
	background:url(images/fondos/s.png);
}

.destacado2col.catO {
	background:url(images/fondos/o.png);
}

#listaCursos {
	margin-left: 25px;
	margin-bottom: 25px;
}


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

.destacado2col h1 {
	margin: 0px;
	margin-bottom: 1px;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
	color: white;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.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;
}





.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;	
}

.destacado2col a {
	color: white;	
	font-family: 'Gudea', sans-serif;
	font-size:29px;
	text-decoration: none;
}

.destacado2col p {
	color: #CCC;	
	font-family: 'Gudea', sans-serif;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	margin: 8px 0;
}


.destacado2col .inicioCurso p {
	margin-top: 10px;
	font-size: 20px;
	font-family: 'Gudea', sans-serif;
	color: #FF6;
}


.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;	
}


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

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

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

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

#zonaPromo a {
	color: yellow;	
}



#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 {
	clear: both;
	padding-top: 5px;
}

.verMas a {
	width: 588px;
	padding: 10px;
	margin: 0px 0px 10px 8px;
	text-align: center;
	background-color: #BBB;
	display: block;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.verMas a:hover {
	color: black;	
	background-color: #DDD;
}


.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: 100%;
	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: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid silver;
	height: 115px;
	text-align: center;
	margin-top: 40px;
}

#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 {
	margin-top: 35px;
}


#menu li {
	cursor: pointer;	
}

#menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none; 
  height: 43px;
}

#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: black;;
   margin: 3px 0px 10px 0px;
   padding: 10px 10px 0px 10px;
}

#menu li.calendario {
	float: right;
}

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

#menu ul li.selected {
	background: rgba(60, 91, 15, 0.1);
}


#menu a {
	color: #444;	
	font-weight: normal;
	border: 0;
}

#menu ul li.selected a {
}

#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:#eee; 
    border:2px solid #94237B; 
    padding:10px 15px; 
    display:none; 
    color:#444; 
    text-align:left; 
    font-size:12px; 
	opacity: .8;
	border-radius: 8px;
}

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;
	border-radius: 10px;
	background-color: #E0E9E7;	
	line-height: 1.3em;	
	margin-bottom: 20px;
	color: #17375E;
}

#maincontent p {
	font-family:Georgia, "Times New Roman", Times, serif;	
	line-height: 1.6em;	
	
}

#maincontent a.mas {
	color: #92227A;
	padding-left: 20px;
	margin-left: 10px;
	font-weight: bold;
	display: inline-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: white;
    line-height: 1.9em;
    clear: both;
    color: black;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#article h3 {
	font-size: 29px;
	color: #069;
	clear: both;
	margin-right: 15px;	
	margin-bottom: 0;
	margin-top: 40px;
}

#article #servicios {
	margin: 0px;
	margin-top: 60px;
	padding-top: 20px;
	line-height: 1.7em;	
	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: #090;
	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 {
	float: left;	
	margin-left: 0px;
	list-style: none;
	padding-left: 0px;
}

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

#turnos li {
	margin-bottom: 15px;	
	cursor: pointer;
    min-height: 157px;
	background: #EEE;
}

#turnos h4 {
	/* color: #7A1364; */
	color: white;
	background-color: #7A1364;
	font-size: 17px;
	margin: 0px;
	padding: 10px;		
}

.fechainicio {
	display: block;
    float: left;
    width: 61px;
    /* xborder: 3px solid green; */
	padding: 5px;
	padding-bottom: 0;
    margin-right: 10px;
    border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-top: -15px;
}

.turnoscaja {
	font-size: 14px;
}

.turnoscaja em {
	opacity: 0.7;
	font-style: normal;
}

.turnoprivado {
	font-size: 15px !important;
	padding: 22px;
}

.turnoprivado a {
	color: green !important;
}

.fechainicio .dia {
	font-size: 48px;
	width: 100%;
	font-weight: bold;
    text-align: center;
    padding-top: 15px;
    display: inline-block;
    color: green;
}

.fechainicio .mes {
	display: inline-block;
    text-align: center;
    font-size: 30px;
    font-variant: all-small-caps;
	width: 116%;
	font-weight: bold;
    background: green;
    margin-left: -5px;
    padding-bottom: 10px;
	padding-top: 5px;
    color: white;
    margin-top: 0px;
}

#turnos li a {
	color: #CDFBC3;


}

#turnos li {
	border: 3px solid #7A1364; 
	padding: 0px;
	border-radius: 10px;
	width: 343px;
	float: left;
	margin-right: 20px;
}

#turnos section {
	clear: both;
}

#turnos p {
	padding: 15px;
	margin: 0px;
	/* background: linear-gradient(to bottom, #7A1364 0%,#922179 100%);; */
	background: linear-gradient(to bottom, #DDD 0%,#EEE 100%);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #222 !important;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

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

#costos s {
	color: #666;
}

#costos .descuento {
    padding: 5px;
    border: 2px solid red;
    transform: translateY(-5px);
    display: inline-block;
    font-size: 13px;
    margin-left: 10px;
    background: #FEE;
    color: red;
    font-weight: bold;
    border-radius: 40px 0 0 40px;
}

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

#porque li {
	padding: 10px;
	color: #666;
	font-size: 15px;
	margin-right: 30px;
}

#costos h6 strong {
	font-size: 20px;
}

#planEstudios h6 {
    font-weight: normal;
    font-size: 17px;
    color: #069;
    margin: 10px 0;
}

#planEstudios li {
	margin: 10px 0;
	color: #555;
	font-size: 13px;
}

#niveles {
	font-size: 13px;
}

#niveles td {
	margin-right: 15px;
	padding: 5px;
}

#niveles img {
	vertical-align: middle;
}



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

#turnos img {
	margin: 10px;	
}

#costos li {
	padding: 10px;
	margin: 0px;
	line-height: 1.3em;	
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;	
}

/* #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;	
}

#costos .cupon {
	color: #9B2C2E;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

#costos .vale {
	background-color: yellow;
	color: #9B2C2E;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	font-style: normal;
}

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

#fotoProfesor {
    margin-right: 20px;
    border: 3px solid #AAA;
    border-radius: 25px 0;
    margin-left: 20px;
}

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

#article p {
	line-height: 1.6em;
	color: #666;
	font-size: medium;	
	padding-right: 20px;
}

#article #turnos p {
	min-height: 80px;
	
}

#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;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	border: 0;
    box-shadow: 2px 2px 4px gray;
}

#formPaso3 h4 {
	    margin: 5px;
    margin-top: 15px;
}

.botonMatricular {
	font-size: 16px;
	height: 60px;
	padding: 10px 5px;	
}

.cuotasPromo {
    font-size: 14px;
    color: #B00;	
}
.botonMatricular span {
	font-size: 12px;
	font-weight: normal;	
}

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

.boton {
	background-color: #616F85;
	font-weight: normal;
	color: #EEE;
}

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


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;	
}

section#cuponDescuento {
	background: yellow;
	padding: 10px;
	border: 1px solid red;
}
#cuponDescuento h5, #cuponDescuento h4, #cuponDescuento p {
	margin: 0px;	
}

section#vale {
	background: #ADF3AC;
	padding: 10px;
	border: 1px solid red;
}
#vale h5, #vale h4, #vale p {
	margin: 0px;	
}

.precioConVale {
	color: red;
	font-size: 20px;	
}

#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;
}

#titulares a {
	color: #ddd;
	border-bottom: 1px dashed #ddd;
}

#titulares h1 small {
	font-size: 19px;
	font-weight: normal;
}

#certificaciones {
}

#promociones {
	margin-left: 10px;
}	

#promociones .descuento {
	display: block;
	background: yellow;
	padding: 5px;
	font-weight: bold;
	color: black;
	border-radius: 10px 10px 0 0;
	margin-bottom: 5px;
	
}

#promociones ul {
	list-style: none;
	font-size: 15px;
}

#promociones li {
	width: 100px;
	float: left;
	font-size: 13px;
	color: black;
	background-color: #6C6;	
	margin: 5px;
	text-align: center;
	border-radius: 10px 10px 0 0;
	padding-bottom: 5px;
	border: 1px solid #333;
	
}

#promociones p {
	padding: 5px;	
}

#promociones li:nth-child(2n) {
	background-color: #E99;
	
}

#mensaje {
	color: #616F85;
	padding-left: 10px;	
	max-width: 700px;
	margin-bottom: 20px;
	opacity: 1;
	font-size: small;
}

.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;	
}

label p {
	font-weight: normal;
	color: gray; 
	margin-top: 5px !important;
}

#derechaCupon {
    background: yellow;
    padding: 5px 15px;
}

#derechaCupon h3 {
	color: red;
	font-size: 17px;
	margin-top: 5px;
}

#derechaCupon h4 {
	font-weight: normal;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 5px;

}


#derechaVale {
    background: #B0E93D;
    padding: 5px 15px;
}

#derechaVale h3 {
	color: red;
	font-size: 17px;
	margin-top: 5px;
}

#derechaVale h4 {
	font-weight: normal;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 5px;

}


.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;	
}

input: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;	
}

.review {
	padding: 10px;
    color: #444;
    font-size: 14px;
    position: absolute;
    right: -10px;
	top: -2px;
	z-index: 0;
	animation-name: review;
	animation-duration: 0.5s;
	animation-delay: 3s;
	animation-fill-mode: forwards;
	opacity: 0;
}

@keyframes review {
	0% {opacity: 0}
	100% { opacity: 100 } 
}

#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: 17px;
	color: 	#7A1364;
	margin: 0px;
	margin-bottom: 5px;
}

.matriculaEleccion b {
	display: inline-block;
	opacity: 0.8;
	margin-left: 50px;
} 



.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: 10px;	
}

.matriculaEleccion li.cuotas {
	margin-bottom: 0px;
	margin-top: 0x;
	margin-left: 30px;
	border-left: 1px solid gray;
}

#costos li strong.precio {
	font-size: 28px
}

#formPaso3 .cuotas h4 {
	margin-top: 2px;
	font-size: 14px;
	font-weight: normal;	
	display: inline-block;
}

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

#formPaso3 li p {
	margin-left:  30px;
}

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;
	font-family: 'Gudea', sans-serif;
}

#calendario h3 {
	color: white;
	font-size: 19px;
	font-family: 'Gudea', sans-serif;
	margin: 0px 10px;
}	

#calendario a {
	font-size: 15px;	
	width: 100%; 
	padding-left: 10px;
	border: 0;
}

#calendario a:hover {
	font-weight: bold;
	
}

.cursoencarrera, .cursoencarrera a {
	color: #aec2e6 !important;
}

#calendario .turnoConNivel {
	display: inline-block;
	margin-left: 20px;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 0 !important;
}

#calendario td {
	padding: 5px;	
}

#calendario tr {
	border-top: 1px solid #930;
	cursor: pointer;
}	

#calendario tr:hover {
	background-color: #FF6;
}


#calendario .calendarioMes {
	margin-top: 7px;
	background-color: #922179 !important;
	cursor: default !important;
}

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

#calendario {
	margin-bottom: 20px;	
}

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


#calendario .warning, #calendario .alert {
	width: 100px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 7px;
	font-size: 11px;
	text-align: center;
	-webkit-transform-origin: right top;
	-webkit-transform: rotate(5deg) translate(30px, 30px);
	-moz-transform-origin: right top;
	-moz-transform: rotate(5deg) translate(30px, 30px);
	-ms-transform-origin: right top;
	-ms-transform: rotate(5deg) translate(30px, 30px);
	
	top: -50px;
	left: -30px;
	
	position: relative;
	opacity: 0.6;	
	
}


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

tr.par {
	background-color:#FBFBFB;	
}

.turno strong {
	color: black;	
}

.warnHome {
	width: 125px;
	font-family: 'Arial Narrow', Arial, sans-serif;	
	background: url('images/warn.png');
	display: block;
	padding: 7px;
	font-weight: bold;
	text-align: right;
	padding-left: 20px;
	font-size: 11px;
	-webkit-transform-origin: right top;
	-webkit-transform: rotate(25deg) translate(92px, -140px);
	-moz-transform-origin: right top;
	-moz-transform: rotate(25deg) translate(92px, -145px);
	-ms-transform-origin: right top;
	-ms-transform: rotate(25deg) translate(92px, -140px);
	
	position: relative;
	opacity: 1;	

}

.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;
	transform-origin: right top;
	transform: rotate(20deg) translate(-20px, -10px);	
	position: relative;
	opacity: 0.9;	
	
}

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

.agotado {
	background-color: black;	
	color: white;
}

.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;
}

#stream_content .actorPhoto  {
	display: none;
}

#listaCategorias {
	margin: 20px 10px 85px 33px;
	clear: both;
}	

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

#listaCategorias li {
	float: left;
	margin-right: 13px;
	width: 110px;
}

#listaCategorias li a {
	display: block;
	background-color:#EEE;
	font-family: 'Gudea', sans-serif;
	width: 100%;
	height: 40px;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 3px;
	border-bottom: 7px solid #F09;	
}

#listaCategorias li a:hover {
	text-decoration: none;
	cursor: pointer;

}

#listaCategorias li:nth-child(1) a {
	color: #B43C1E;
	border-bottom: 7px solid #B43C1E;	
}

#listaCategorias li:nth-child(1) a:hover {
	background-color: #B43C1E;
	border-bottom: 7px solid #B43C1E;	
	color: white;
}

#listaCategorias li:nth-child(2) a {
	color: #7A7A6C;
	border-bottom: 7px solid #7A7A6C;	
}

#listaCategorias li:nth-child(2) a:hover {
	background-color: #7A7A6C;
	border-bottom: 7px solid #7A7A6C;	
	color: white;
}


#listaCategorias li:nth-child(3) a {
	color: #6C8723;
	border-bottom: 7px solid #6C8723;	
}

#listaCategorias li:nth-child(3) a:hover {
	background-color: #6C8723;
	border-bottom: 7px solid #6C8723;	
	color: white;
}

/* Seguridad 
#listaCategorias li:nth-child(4) a {
	color: #67799B;
	border-bottom: 7px solid #67799B;	
}

#listaCategorias li:nth-child(4) a:hover {
	background-color: #67799B;
	border-bottom: 7px solid #67799B;	
	color: white;
}*/

#listaCategorias li:nth-child(4) a {
	color: red;
	border-bottom: 7px solid red;	
}

#listaCategorias li:nth-child(4) a:hover {
	background-color: red;
	border-bottom: 7px solid red;	
	color: white;
}




#listaCategorias li:nth-child(5) a {
	color: #61418F;
	border-bottom: 7px solid #61418F;	
}

#listaCategorias li:nth-child(5) a:hover {
	background-color: #61418F;
	border-bottom: 7px solid #61418F;	
	color: white;
}



#listaCursos {
	clear: both;
}

#listaLibros {
	margin-top: 15px;	
}

#listaLibros ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 4px;
}

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

#listaLibros img {
	width: 135px;
	height: 177px;
}

#listaCursos h2 {
	clear: both;	
}


#listaCursos h2 {
	padding-top: 20px;	
}

#listaLibrosGrande {
	margin-left: 50px;	
}

#sugerencias {
	font-size: 13px;	
	font-family: 'Gudea', sans-serif;
	color: #936;
	margin: 10px;	
	margin-bottom: 20px;
	opacity: 0.8;
}

#sugerencias a {
	color: #006;
	text-decoration: underline;
}

#sugerencias a:hover {
	color: #060;
	text-decoration: underline;
}

.catP .warnHome {
	color: #009;
}

.catH .warnHome {
	color: #900;
}


.catS .warnHome {
	color: #009;
}

.catA .warnHome {
	color: #060;
}

.catI .warnHome {
	color: #960;	
}

#cuotasTarjeta {
	width: 100%;
	font-size: 17px;
	margin: 10px;
}

#cft {
	font-size: 12px;	
}

#cuotasTarjeta .conInteres {
	font-size: 14px;
}


#cuotasTarjeta b {
	font-size: 18px;
	color: green;
	font-weight: bold;
}

#cuotasTarjeta .conInteres b {
	font-size: 14px;
}

#costos li.promo strong {
	color: green;	
}

#tarjetasch {
	margin: 0 !important;	
	margin-top: -2px !important;
}

s {
	margin-right: 15px;	
}


#soynivel .descuento {
	font-size: 10px;
	margin-left: 5px;
	transform: translateY(0px)
}



h6.modalidad {
	font-size: 17px;
    margin: 0;
    color: #344;
    margin-left: 10px;
    margin-bottom: -10px;
}