
/******
Estructura
******/
.tarifas, .fondo-academia, .columnas{
   width:40%;	
	float:left;
	margin-left:2em;
}
.dias-precio{
	font-size:16pt;
}

#MapaComunidades{
   width:49%;	
	float:right;
}
#ListadoComunidades{
   width:49%;	
	float:left;
	text-align:right;

}
#ListadoComunidades li{
	list-style-type: none;	
}
.Explicacion{
   width:49%;	
	float:left;
}

 #formularios, #direccion{
   width:44%;	
	float:left;
	margin-left:0.5em;
}

#NotasCorte{
   width:49%;	
	float:left;
}
#TitulosUniversitarios{
   width:49%;	
	float:left;
}
/******
IMAGENES Y APARIENCIA
******/
.mapa{
    height:230px;
}
.ruta{
    height:120px;
}
.profesora{
    width:130px;	
	 float:left; 
}
.deco{
    height:104px;
}
.reloj{
	float:right;
    width:230px;	
}
h1.generico{
	text-align:left;
	font-size: 16pt;
}
h2.generico{
	text-align:left;
	font-size: 16pt;
	font-weight: normal;		
}

h1.destacadotitulo{
	font-size: 10pt;	
	color:rgb(150,150,150);
	background-color:rgb(255,255,255);
	font-weight: normal;	
  	text-align:left;	

}
h1.destacado{
	font-size: 16pt;	
	color:#FF6611;
	font-weight: normal;	
	text-align:left;
}
h2.destacado{
	font-size: 14pt;	
	color:rgb(90,90,90);
	background-color:rgb(255,255,255);
	font-weight: normal;
	text-align:left;
}
h2.lat{
	font-size: 14pt;	
}
.recuadro{
	border: 3px solid #DDD;
}
/************
LinkS
************/
a:link,a:visited{
	color:#ff6600;
}


#botonesmodulos{

	margin-top: 0.9em;

	z-index: 10;
 	font-size: 20pt;
}
#botonesmodulos ul{
	list-style-type: none;
	z-index: 14;
	margin: 0.3em 0 0 0;
	padding: 0;
	line-height:4em;

}
#menumod li, #menumod1 li{
	display: inline;
	text-align: center;
	line-height:4.5em;

}
#menumod li a, #menumod1 li a{
	
	padding: 3.0em 0.5em  0 0.5em;
	text-decoration: none;
	text-align:center;
	border: 0.2em solid #CCC;
	font-size: 0.8em;
	white-space: nowrap;
	color:#FF6600;
	background-color:#FFF;

}
#menumod li a:visited, #menumod1 li a:visited{

	padding: 3.0em 0.5em 0 0.5em;
	text-decoration: none;
	text-align:center;
	border: 0.2em solid #CCC;
	font-size: 0.8em;
	white-space: nowrap;

}
#menumod li a:hover, #menumod li a:active, #menumod1 li a:hover, #menumod1 li a:active  {
	color: #FFF;
	background-color:#0066FF;
	border: 0.2em solid #0066FF;	
	text-decoration:none;
}

#CatalogoTitulos{

	margin-top: 0.9em;
  	width:49%;	
	float:right;
	z-index: 10;
	text-align:right;

}
#BotonesNotaCorte ul{
	list-style-type: none;
	z-index: 12;
	margin: 0.3em 0 0 0;
	padding: 0;
	line-height:4em;
	text-align:right;
}

#pestana{
  	width:100%;
	float:right; 
	border-bottom:3px solid #bbb;	
	margin-bottom:2em; 		
}
#pestana ul{
	display: inline;
	list-style-type: none;
	background-color:#fff;
}
#pestana li{
	background-color:#aaa;
	color:#000;
	margin:3px 3px 0 3px;
   font-size:13pt;
	border: 1px solid #aaa;	
	list-style-type: none;
	display: inline;
	font-weight: bold;		
}
#pestana li a, #pestana li a:link, #pestana li a:visited{
	margin:0;
	border: 1px solid #aaa;
	background-color:#ddd;
	color:#00f;
	font-weight: normal;	

}
#pestana li a:hover{
	margin:0;
	border: 1px solid #aaa;
	background-color:#fff9a2;
	color:#000;
	font-weight: normal;	
	
}

#colizq{
	margin-top:2em;
	float:left;
	width:48%;
	padding:0;
}

#coldch{
	margin-top:2em;
	float:left;
	width:48%;
   text-indent:0;
	padding:0;   	
}
#contenido h4, #contenido h3{
	background-color:#ff6612;
 	color:#fff;
	width:94%; 	
}
#colizq h2{
	width:50%;
	background-color:#ff6612;
 	color:#fff;
}
/**
	background-color:#ff6612;
 	color:#fff;
**/
#colizq h3{
	width:70%;
	background-color:#ddd;
 	color:#000;
}

#coldch h2{
	background-color:#fF6612;
	width:50%;
 	color:#fff;
}
