body {
    margin:0;
	background:#E4E4E4 url(IMG/fondo_general.gif) repeat-x top;
}

/* --- CONTENEDORES --- */
#Contenedor {
   margin:0 auto;
   width:850px;
}
#Cabecero {
   width:850px;
   height:93px;
}
#Cabecero h1{
   display:block;
   text-indent:-999999px;
   width:50%;
   float:left;
   display:none;
}
#Cabecero img{
   border:0;
   margin:0.4em 0 0 0;
   float:left;
}
p.Contacto{
   display:block;
   width:362px;
   float:right;
   margin:0;
}
p.Contacto span{
   display:none;
}

/* --- Navegacion principal --- */
#Navega1 {
   display:block;
   width:100%;
   background:url(IMG/fondo_navega1.jpg) repeat-x top;
   height:32px;
   border-left:solid 2px #FFFFFF;
   border-right:solid 2px #FFFFFF;
}
#Navega1 ul{
   margin:0;
   width:100%;
   padding:0;
}
#Navega1 ul li{
	display:block;
	float:left;
	width:190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background:url(IMG/ico_navega1.gif) no-repeat left 12px;
	padding:8px 0 0 12px;
	margin:0 0 0 8px;
	border-right: #0059DF solid 1px;
	height:23px;
}
#Navega1 ul li.noBorder{
	border-right: 0;
}
#Navega1 ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
#Navega1 ul li a:hover{
	color:#0033FF;
	background:#FFFFFF;
}
/* --- Principal index --- */
#Principa_index{
	width:100%;
	min-height:300px;
	background: #FFFFFF url(IMG/franjas/franja_index1.jpg) no-repeat top center;
	border: #FFFFFF solid 2px;
	float:left;
}
#Contenido_index{
	width:53%;
	min-height:300px;
	padding:275px 1% 0 1%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#Contenido_index p{
	margin-left: 10px;
}
#Contenido_index p#leer_mas{
	background:url(IMG/leer_mas.gif) no-repeat top left;
	width: 66px;
	height: 26px;
}
#Contenido_index a{
	text-decoration:none;
}
#Contenido_index a:hover{
	color: #FFFFFF;
	background: #0033FF;
}
#Contenido_index h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #0033FF;
	font-weight: normal;
	margin: 0.3em 0 0.3em 0;
}
#Contenido_index h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0033FF;
	font-weight: normal;
}
#Contenido_index h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0033FF;
	font-weight: normal;
}
#Contenido_index table{
    border: solid 1px #CCCCCC;

}
#Contenido_index td{
 padding:0.5em;
}
#Contenido_index td.1{
 background:#CCCCCC;
 bgcolor:#00FF00;
}
#Contenido_index td.2{
 background:#E4E4E4;
}
#Contenido_index tr{
}

#Contenido_index .texto11{
font-size:0.95em;
color:#666666;
}
#Contenido_index .texto11Osc{
font-size:0.95em;
color: #333333;
}
/* --- SubMenú index --- */
#navega_index{
	width:43.3%;
	float:right;
	background: #045EE6 url(IMG/fondo_navega3.jpg) no-repeat top right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 12px;
	padding: 0 0 0 1em;
	margin-top:188px;
	height: 380px;
}
#navega_index h3{
	font-size:22px;
	font-weight:normal;
	border-bottom: #FFFFFF dotted 1px;
	margin: 1em 0 0 10px;
}
#navega_index ul li#servicios1{
	background:url(IMG/index_servicios1.jpg) no-repeat top left;
	width: 334px;
	height: 79px;
	margin: 20px 0 0 0;
}
#navega_index ul li#servicios1 span{
	margin-left: 78px;
	font-weight:bold;
	border-bottom: #FFFFFF dotted 1px;
	padding: 0.3em 0 0.2em 0;
	display:block;
}
#navega_index ul li#servicios1 p{
	margin: 5px 0 0 85px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#navega_index ul li#servicios2{
	background:url(IMG/index_servicios2.jpg) no-repeat top left;
	width: 334px;
	height: 79px;
	margin: 20px 0 0 0;
}
#navega_index ul li#servicios2 span{
	margin-left: 78px;
	font-weight:bold;
	border-bottom: #FFFFFF dotted 1px;
	padding: 0.3em 0 0.2em 0;
	display:block;
}
#navega_index ul li#servicios2 p{
	margin: 5px 0 0 85px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#navega_index p{
	font-size:12px;
	margin: 1em 5px 0 32px;
}
#navega_index ul{
	margin:0 0 0 2.7em;
	padding:0;
	list-style:none;
}
#navega_index ul li a{
   color:#FFFFFF;
   text-decoration:none;
   background:url(IMG/ico_navega2.gif) no-repeat right 0.6em ;
   padding-right:1.1em;
}
#navega_index ul li a:hover{
   text-decoration:underline;
}
#navega_index p a{
	font-size:12px;
	text-decoration:underline;
	color:#FFFFFF;
}
#navega_index p a:hover{
	font-size:12px;
	text-decoration:none;
}
/* --- Pie index--- */
#Pie_index{
   border-top:#999999 solid 1px;
   padding-top:0.3em;
   margin-top:100px;
   height:25px;
}
#Pie_index ul{
   margin:0;
   padding:0;
   font-size:11px;
   color:#999999;
   list-style:none;
}
#Pie_index ul li{
   margin:0 1em 0 0;
   padding:0;
   float:left;
   display:block;
   background:url(IMG/ico_flecha.gif) no-repeat left;
   display:block;
   padding-left:0.8em;
}
/* --- Principal --- */
#Principal{
	width:100%;
	min-height:300px;
	background: #FFFFFF url(IMG/franjas/franja1.jpg) no-repeat top center;
	border: #FFFFFF solid 2px;
	float:left;
}
#Contenido{
	width:68%;
	min-height:300px;
	padding:120px 1% 0 1%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#Contenido a{
	text-decoration:none;
}
#Contenido a:hover{
	color: #FFFFFF;
	background: #0033FF;
}
#Contenido h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #0033FF;
	font-weight: normal;
	margin: 0.3em 0 0.3em 0;
}
#Contenido h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0033FF;
	font-weight: normal;
}
#Contenido h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0033FF;
	font-weight: normal;
}
#Contenido table{
    border: solid 1px #CCCCCC;

}
#Contenido td{
 padding:0.5em;
}
#Contenido td.1{
 background:#CCCCCC;
 bgcolor:#00FF00;
}
#Contenido td.2{
 background:#E4E4E4;
}
#Contenido tr{
}

#Contenido .texto11{
font-size:0.95em;
color:#666666;
}
#Contenido .texto11Osc{
font-size:0.95em;
color: #333333;
}

p.Migas{
	border-bottom: #999999 solid 1px;
	font-size:11px;
	margin:0.5em 0 0 0;
	padding-bottom:0.2em;
}
p.Entradilla{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding:1% 1% 3% 1%;
	border-bottom: solid 1px #999999;
	display:block;
	line-height:1.5em;
	margin-bottom:2em;
}
.flechas_pdf{
	color: #000;
}


/* --- SubMenú --- */
#navega2{
	width:27.5%;
	float:right;
	background: #045EE6 url(IMG/fondo_navega2.jpg) no-repeat top right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 12px;
	padding: 0 0 0 1em;
	margin-top:49px;
	height: 430px;
}
#navega2 h3{
	font-size:22px;
	font-weight:normal;
	border-bottom: #FFFFFF dotted 1px;
	margin: 0.5em 0 0 0;
}
#navega2 p{
	font-size:11px;
}
#navega2 ul{
	margin:0 0 0 1.3em;
	padding:0;
	list-style:none;
}
#navega2 ul li{
    font-weight:bold;
	border-bottom: #FFFFFF dotted 1px;
	padding: 0.6em 0 0.2em 0;
	display:block;
}
#navega2 ul li a{
   color:#FFFFFF;
   text-decoration:none;
   background:url(IMG/ico_navega2.gif) no-repeat right 0.6em ;
   padding-right:1.1em;
}
#navega2 ul li a:hover{
   text-decoration:underline;
}

/* --- Variación de Menú: Cursos de Idiomas --- */
#navega2 ul li.ListIdiomas {
	margin-top:1em;
	padding-bottom:1em;
}
#navega2 ul li.ListIdiomas span {
	background-image:none;
	font-size:18px;
	font-weight:normal;
}
/* --- Formulario de Contacto --- */
.formulario{
	font-weight:bold;
}
.campo{
   border:#0059DF solid 1px;
}
/* --- Nota legal --- */
.legal{
	margin: 0 0 10px 0;
}
/* --- Pie --- */
#Pie{
   border-top:#999999 solid 1px;
   padding-top:0.3em;
   margin-top:3em;
   height:25px;
}
#Pie ul{
   margin:0;
   padding:0;
   font-size:11px;
   color:#999999;
   list-style:none;
}
#Pie ul li{
   margin:0 1em 0 0;
   padding:0;
   float:left;
   display:block;
   background:url(IMG/ico_flecha.gif) no-repeat left;
   display:block;
   padding-left:0.8em;
   font-weight:100;
}

ul.niveles_idiomas li {
	display:inline;
	margin-left:25px;
}
p.info_matricula {
	border:1px dotted #0066CC;
	border-left:0;
	border-right:0;
	padding:5px 0 5px 0;
}
.noticias h3 {
	margin-bottom:0;
}
.noticias p.fecha {
	margin-top:0;
	font-style:italic;
}
#direccion, #secretaria {
	float:left;
	border-bottom:1px dotted #0066CC;
	padding-bottom:10px;
	width:100%;
}
#direccion h3 {
	font-size:20px;
}
#secretaria {
	margin-bottom:15px;
}
#secretaria h3 {
	font-size:18px;
}
.personal li {
	font-weight:bold;
}
#datos_profesor {
	margin-bottom:10px;
	font-weight:normal;
	height: 90px;
}
#datos_profesor img{
	margin-top: -22px;
}
#programa_pdf {
	margin:10px 50px 10px 20px;
}
#programa_pdf {
	margin:5px 50px 5px 20px;
	border:1px dotted #0066CC;
	border-left:0;
	border-right:0;
	padding:5px 0 5px 0;
}
#horarios {
	width:100%;
}
#horarios th {
	background:#ddd;
}