/* ESTILOS GENERALES*/
body{
  margin:0;
  padding:0;
  background: url(/images/fondos/fondoweb.jpg) repeat top left;
  font-family: Arial, Helvetica, sans-serif;
}

img, fieldset { border:0;}
*, a{ margin:0; padding:0; }
#ayuda_contextual{
position:absolute;
z-index:99;
background-color:#EFF0E7;
font-family:Tahoma, Arial,sans-serif;
font-size:10px;
color:#545454;
padding:5px;
margin:-24px 0 -16px 5px;
border:1px solid #4483C2;
max-width:250px;
text-align:left;
}
#contenedora {
  width: 760px;
  position: absolute;
  left: 50%;
  margin-left: -375px;
  height:650px;
  border-left:1px solid #c9c9c9;
  border-right:1px solid #c9c9c9;
  background-color:#ffffff;
}
html > body #contenedora {
  min-height:650px;
  height:auto;
}
#menu {
  position:absolute;
  border-left:1px solid #e7e3d5;
  border-right:1px solid #e7e3d5;
  background-color:#ffffff;
  left:22px;
  top:0;
  height:680px;
}
html > body #menu {
  min-height:680px;
  height:auto;
}
#menu ol { width:185px; margin:-10px 0 0 25px; background:none;}
#menu ol li {
  list-style:none;
  background:none;
}
#menu ol li span {
	font-family: Small Font,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a7070;
}
#menu .tituloMenu{
  display:block;
	background: url(/images/fondos/subrayadoMenu.png) no-repeat -1px 16px;
	padding:0;
}
html > body #menu .tituloMenu{
	background: url(/images/fondos/subrayadoMenu.png) no-repeat -1px 11px;
}
#menu .itemMenu{
  padding-left:10px;
  margin-top:-4px;
	background: url(/images/fondos/menuParteCentral.png) repeat-y;
	float:left;
}
html > body #menu .itemMenu{ float:none }
#menu ol li ul li{ 
  height:15px;
  line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3e39;
  margin-top:-1px;
  list-style:none;
	background: url(/images/bulletMenu.png) no-repeat 0px 5px;
	padding: 0 0 0 10px;
}
html > body #menu ol li ul li{ 
  min-height:15px;
  height:auto;
}
#menu ol li ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3e39;
	text-decoration:none;
}
#menu ol li ul li ul{ background:none;}
.submenu {background:none;}
.submenu li{
  margin-left:-10px !important;
  list-style:none !important;
  background-image:none !important;
}
.submenu li ul{ margin:8px 0 8px 10px !important; }
.submenu li ul li{
	background: url(/images/bulletMenu.png) no-repeat 0px 5px !important;
}
.submenu .com-14 {
	margin-bottom:0 !important;
}
.submenu span{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
  font-weight:bold !important;
	color: #ffffff !important;
  width:150px;
  height:15px;
  line-height:15px;
  display:block;
  text-transform:uppercase;
  margin:-5px 0 0 -10px;
  padding:0 10px 0 10px;
  background-color:#ffffff;
}
#menu .submenuSeleccionado {
  color:#e5af35 !important;
  font-weight:bold !important;
}

.submenuContacto, .submenuProvincias {
  margin-top:-10px;
}
html > body .submenuContacto, .submenuProvincias {
  margin-top:-5px; 
}
#cabecera {
  height:181px;
  border-bottom:11px solid #dedbde;
}
#errorLogin {
  float:left;
  margin-left:400px;
  width:144px;
  height:36px;
  display:inline;
  text-align:center;
  background-color:#3080af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  color:#ffffff;
  padding-top:8px;
}
#usuarioValidado {
  float:left;
  margin-left:480px;
  width:250px;
  height:36px;
  display:inline;
  text-align:center;
  background-color:#3080af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  color:#ffffff;
  padding-top:8px;
}
#usuarioValidado a{color:#ffffff;text-decoration:none;}
#usuarioValidado a:hover{text-decoration:underline;}
#sobreCabecera {
  height:44px;
  border-bottom:6px solid #d8d8d8;
  background-color:#f8f9f7;
  text-align:right;
}
#sobreCabecera input{
  height:14px;
  width:85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
  border: 1px solid #7f9db9;
}
#sobreCabecera input { margin-right:60px}
#sobreCabecera .acceder{
  height:15px;
  width:43px;
  margin:-15px 7px 0 0;
  border:0;
  float:right;
}
#idiomas {
  margin-top:-4px;
  font-family: Arial, Tahoma, Verdana, sans serif;
  font-size:11px;
  color:#abc9da;
	background: url(/images/fondos/idiomas.png) repeat-x;
	padding:5px 0 0 265px;
	height:20px;
	width:495px;
}
#idiomas a {
  text-decoration:none;
  color:#abc9da;
}
#idiomas img { margin-right:5px;}
#buscador h2 {
  margin-top:5px;
  height:25px;
	background: url(/images/fondos/subrayadoBuscador.png) no-repeat bottom left;
}
#buscador h2 span{
  font-family: Arial, Tahoma, Verdana, sans serif;
  font-size:20px;
  color:#0074a9;
}
#buscador .buscadorInterior h2 span {
  color:#afa994;
}
#buscador input, #buscador select{
  height:18px;
  width:125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
  border: 1px solid #cccccc;
  float:left;
  margin:5px 10px 5px 0;
}
#buscador .tipoCurso{
  width:145px;
}
#buscador .provincia{
  width:120px;
}
#buscador .ciudad{
  width:140px;
}
#buscador form {
  margin-bottom:5px;
}
#buscador .buscar{
  margin:5px 10px 5px 0;
  height:21px;
  width:48px;
  border:0;
  padding:0;
  float:left;
}
#pie {
  float:left;
  margin-top:5px;
	background: url(/images/fondos/pie.png) no-repeat top left;
	height:25px;
	line-height:25px;
	width:650px;
	text-align:right;
	padding-right:110px;
}
#pie h5{
  float:right;
	font-family: Small Font,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3cdda;
	padding-top:-5px;
}
#pie h5 a{ color:#b3cdda; text-decoration:none;}

#tituloApartado{
  height:30px;
  line-height:30px;
  width:497px;
  padding-left:18px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	background: url(/images/fondos/tituloApartado.png) repeat-x;
	float:left;
	display:block;
	margin:0 0 20px -7px;
}
html > body #tituloApartado {
  padding-left:10px;
}

/*HOME*/
#contenedorHome {
  margin-left:260px;
}
#provinciasConEscuelas {
  position:absolute;
  left:261px;
  top:257px;
  height:314px;
  width:478px;
}
html > body #provinciasConEscuelas {
  top:255px;
}
#mapa img {
  border:1px solid #cccccc;
  padding:1px;
}
#mapa a img{border:0;display:inline;}
#separadorHome {
  display:block;
  height:8px;
  line-height:8px;
  width:482px;
  background-color:#e7e3d6;
  margin:5px 0 5px 0;
}
html > body #separadorHome {  margin:0 0 5px 0; }
#noticiasPortada {
  float:left;
  height:144px;
  width:329px;
  border:1px solid #e7e4d5;
	background: url(/images/fondos/noticiasHome.png) no-repeat bottom left;
	margin-right:4px;
}
#noticiasPortada h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0074a9;
  float:left;
  clear:right;
  margin:10px 0 0 8px;
}
#noticiasPortada h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7a7a7a;
  float:left;
  clear:left;
  margin:-5px 0 0 8px;
}
#noticiasPortada ul{
  float:right;
  margin:-30px 3px 10px 0;
  width:155px;
  height:90px;
  clear:none;
}
#noticiasPortada ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3e39;
	list-style: none;
	background: url(/images/bulletNoticiasHome.png) no-repeat 0px 9px;
	padding: 3px 5px 2px 15px;
}
html > body #noticiasPortada ul li{
	background: url(/images/bulletNoticiasHome.png) no-repeat 0px 2px;
	padding: 0 5px 5px 15px;
}
#noticiasPortada ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3e39;
	text-decoration:none;
}
#noticiasPortada .verTodas{
  float:left;
  margin:-4px 0 0 260px;
}
html > body #noticiasPortada .verTodas{ float:right; margin:62px -150px 0 0; }
/*FIN HOME*/

/* ESCUELA */
#contenidoEscuela {
  float:left;
  width:320px;
  margin:10px 0 0 -4px;
	background:url(/images/fondos/cuerpoEscuela.png) repeat-y -3px 0;
	height:500px;
}
html > body #contenidoEscuela{
  width:343px;
  margin:10px 0 0 -7px;
  min-height:500px;
  height:auto;
}
#contenidoEscuela h2{
  height:28px;
  line-height:28px;
  width:333px;
  padding-left:10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	background-color:#e5af35;
	float:left;
	display:block;
}
#logotipoEscuela {
  width:150px;
  height:85px;
  text-align:center;
  margin:0 0 0 10px;
  float:left;
}
html > body #logotipoEscuela { width:170px; }
#logotipoEscuela img{float:none !important;}
#contenidoEscuela #logotipoEscuela {
  width:320px;
  height:85px;
  text-align:center;
  margin:10px 0 0 10px;
  float:left;
}
html > body #contenidoEscuela #logotipoEscuela { width:340px; }
.textocondiciones {
	float:left;
	color: #9FBE36 !important;
	margin-top: 5px;
	
}
#solicitarFolleto p input {
	border: none;
	margin-right: 3px;
}
#contenidoEscuela dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
  float:left;
  width:335px;
  margin:20px 0 0 5px;
  color:#3f3e39;
  clear:right;
}
#datosgeneralesEscuela {
	float:left !important;
	clear:both !important;
}
html > body #contenidoEscuela dl { width:340px; }
#contenidoEscuela dl dt, #contenidoEscuela dl dd{display:inline;}
#contenidoEscuela dl dt{ color:#e5af35; font-weight:bold; clear:left;}
#contenidoEscuela dl dd{ margin-left:2px; clear:right;}
#contenidoEscuela dl dd a{color:#3f3e39;text-decoration:none;}
.separadorEscuela {
  float:left;
  height:3px;
  line-height:3px;
  width:343px;
  background:url(/images/separadorEscuela.png) no-repeat;
  margin:15px 0 5px 0;
  clear:both;
}
#contenidoEscuela p {
  float:left;
  margin: 5px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3e39;
	width:295px;
	position:relative;
}
#contenidoEscuela p strong{ font-weight:bold; color:#e5af35; }
#contenidoEscuela h3{
  height:18px;
  line-height:18px;
  width:333px;
  padding-left:10px;
	font-family: Small Font,Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9c9786;
	background-color:#e7e4d5;
	float:left;
	display:block;
	text-transform:uppercase;
	margin:15px 0 0 0px;
}
html > body #contenidoEscuela h3 {	margin:15px 0 0 0;}
#contenidoEscuela ul {
  float:left;
  margin-left:25px;
}
#contenidoEscuela ul strong {color:#e5af35;}
#contenidoEscuela ul li{
  height:17px;
  line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3e39;
  margin-top:-1px;
  list-style:none;
	background: url(/images/bulletListaEscuela.png) no-repeat 0px 4px;
	padding: 0 0 0 15px;
	overflow:hidden;
}
.separadorGaleriaEscuela {
  float:left;
  height:3px;
  line-height:3px;
  width:343px;
  background:url(/images/separadorEscuela.png) no-repeat;
  margin:5px 0 5px 0;
  clear:both;
  text-align:center;
}
#galeriaFotograficaEscuela img{
  float:left;
  margin:0 0 10px 5px;
  padding:3px;
  border:1px solid #c2c2c2;
}
html > body #galeriaFotograficaEscuela img{
  margin:0 0 10px 10px;
}
#lateralEscuela {
  float:left;
  width:140px;
  margin-left:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3e39;
}
#lateralEscuela h4 {
  height:18px;
  line-height:18px;
  width:136px;
  padding-left:10px;
	font-family: Small Font,Arial, Helvetica, sans-serif;
	font-size:9px;
	float:left;
	display:block;
	text-transform:uppercase;
	margin:10px 0 5px 0;
}

#lateralEscuela .teEscuchamos {
	color:#9c9786;
	background-color:#e7e4d5;
}
#lateralEscuela .informacion {
	color:#ffffff;
	background-color:#e5af35;
}
#lateralEscuela .listaInformacion a {
	color:#3f3e39;
	text-decoration:none;
}
#lateralEscuela .listaInformacion {
  height:30px;
}
#lateralEscuela .solicitarFolleto {
  margin-top:-10px;
	list-style:none;
	text-align:left;
	background: url(/images/bulletSolicitarFolleto.png) no-repeat 0px 9px;
	padding: 3px 5px 2px 15px;
}
#lateralEscuela .mapaLocalizacion {
  margin-top:-5px;
	list-style:none;
	text-align:left;
	background: url(/images/bulletMapaLocalizacion.png) no-repeat 0px 9px;
	padding: 3px 5px 2px 15px;
}
#lateralEscuela .equipamientoGeneral {
	color:#ffffff;
	background-color:#9fbe36;
}
#lateralEscuela .equipamientoDocente {
	color:#ffffff;
	background-color:#8db93a;
}
#lateralEscuela .serviciosCentro {
	color:#ffffff;
	background-color:#7aa958;
}
#lateralEscuela ul{
  background-color:#e7e4d5;
  width:131px;
  float:left;
  text-align:right;
  padding:10px 15px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3e39;
}
#lateralEscuela ul li {
  list-style:none;
  height:23px;
  line-height:23px;
  margin-bottom:2px;
}
#lateralEscuela p {float:right;}
#lateralEscuela ul li span{
  font-size:18px;
}
/* FIN ESCUELA */
/* HISTORIAL NOTICIAS */
#contenidoNoticias {
	font-family: Arial, Helvetica, sans-serif;
  color: #3f3e39;
  float:left;
  width:500px;
  margin-left:-4px;
  height:470px;
}
html > body #contenidoNoticias {
  width:495px;
  margin:0;
  min-height:470px;
  height:auto;
}
#contenidoNoticias .infoNoticia {
  float:left;
  width:337px;
  height:115px;
  margin-left:10px;
}
html > body #contenidoNoticias .infoNoticia {
  width:330px;
}
#contenidoNoticias .infoNoticia h4{
  float:left;
  clear:right;
	font-size: 14px;
	font-weight:bold;
	background: url(/images/bulletHistorialNoticias.png) no-repeat 0px 5px;
	padding: 3px 5px 2px 15px;
}
#contenidoNoticias .fechaNoticia {
  float:left;
  clear:left;
	font-size: 12px;
	color: #e5af35;
	margin:-2px 0 0 15px;
	width:150px;
}
#contenidoNoticias .infoNoticia p{
  float:left;
  clear:both;
	font-size: 12px;
	margin-top:10px;
	padding:0 10px 0 15px;
	width:305px;
}
#contenidoNoticias .infoNoticia a{
	font-size: 10px;
  color:#e5af35;
}
#contenidoNoticias img {
  margin:0;
  padding:0;
  float:left;
}
#contenidoNoticias .ampliar { float:right; }
#contenidoNoticias .separadorNoticia {
  float:left;
  height:3px;
  line-height:3px;
  width:465px;
  background:url(/images/separadorNoticias.png) no-repeat;
  margin:12px 0 12px 10px;
}
html > body #contenidoNoticias .separadorNoticia {
  margin:12px 0 12px 5px;
}
#paginador {
  text-align:center;
  float:left;
  margin:-14px 0 0 10px;
  padding-top:5px;
  width:480px;
  height:25px;
  background:url(/images/separadorNoticias.png) no-repeat 0 25px;
}
html > body #paginador {
  margin:-14px 0 12px 5px;
}
#paginador img { float:none; }
#paginador .siguiente { margin-left:15px; }
/* FIN HISTORIAL NOTICIAS */
/* NOTICIA AMPLIADA */
#contenidoNoticiaAmpliada .volver {
  float:right;
  margin:-42px 10px 0 0;
}
#contenidoNoticiaAmpliada {
	font-family: Arial, Helvetica, sans-serif;
  color: #3f3e39;
  float:left;
  width:500px;
  margin-left:-4px;
  height:470px;
}
html > body #contenidoNoticiaAmpliada {
  width:495px;
  margin:0;
  min-height:470px;
  height:auto;
}
#contenidoNoticiaAmpliada .infoNoticia {
  float:left;
  width:317px;
  height:115px;
  margin:0 0 20px 10px;
}
html > body #contenidoNoticiaAmpliada .infoNoticia {
  width:310px;
  min-height:115px;
  height:auto;
}
#contenidoNoticiaAmpliada .infoNoticia h4{
  float:left;
  clear:right;
	font-size: 14px;
	font-weight:bold;
}
#contenidoNoticiaAmpliada .fechaNoticia {
  float:left;
  clear:left;
	font-size: 12px;
	color: #e5af35;
	margin:-2px 0 0 0;
	width:150px;
}
#contenidoNoticiaAmpliada .infoNoticia p{
  float:left;
  clear:both;
	font-size: 12px;
	margin-top:10px;
	padding:0 10px 0 0;
	width:305px;
}
#contenidoNoticiaAmpliada .infoNoticia a{
	font-size: 10px;
  color:#e5af35;
}
#contenidoNoticiaAmpliada img {
  margin:0 20px 10px 20px;
  padding:0;
  float:left;
}
/* FIN NOTICIA AMPLIADA */
/* BUSCADOR */
#contenidoBuscador {
	font-family: Arial, Helvetica, sans-serif;
  color: #3f3e39;
  float:left;
  width:500px;
  margin-left:-4px;
  height:470px;
}
html > body #contenidoBuscador {
  width:495px;
  margin:0;
  min-height:470px;
  height:auto;
}
.separadorBuscador {
  float:left;
  height:10px;
  line-height:10px;
  width:460px;
  background:url(/images/separadorNoticias.png) no-repeat 0px 8px;
  margin:12px 0 12px 10px;
  text-align:right;
}
html > body .separadorBuscador {
  margin:12px 0 12px 5px;
  width:480px;
}

.separadorBuscador a img{
  
}
.infoEscuela {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal !important;
}
.infoEscuela h4{
  height:21px;
  line-height:21px;
  color:#9b9393;
  background-color:#dedbde;
  font-weight:bold;
  font-size:12px;
  padding-left:10px;
  float:left;
  width:320px;
}
html > body .infoEscuela h4{
  min-height:21px;
  height:auto;
  width:302px;
}
.infoEscuela dl {float:left;width:300px;margin-top:5px;}
.infoEscuela dl dt, .infoEscuela dl dd{display:inline;}
.infoEscuela dl dt{ color:#e5af35; font-weight:bold; clear:left;}
.infoEscuela dl dd{ margin-left:2px; clear:right; width:200px;}
.infoEscuela dl dd a{color:#3f3e39;text-decoration:none;}
/* FIN BUSCADOR */
/* SOLICITAR FOLLETO */
#solicitarFolleto {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#9fbe36;
  float:left;
  width:310px;
  margin:10px 0 0 10px;
}
#solicitarFolleto label {
  float:left;
  width:120px;
  text-align:right;
  margin-right:5px;
  height:20px;
  line-height:20px;
  clear:left;
}
#solicitarFolleto input,#solicitarFolleto select, #solicitarFolleto textarea{
  float:left;
  display:inline;
	color: #666666;
	background-color: #ffffff;
  border: 1px solid #cccccc;
  clear:right;
}
#solicitarFolleto .enviarSolicitud{
  float:left;
  margin:40px 0 20px -150px;
}
html > body #solicitarFolleto .enviarSolicitud{
  float:left;
  margin:10px 0 20px 150px;
  clear:both;
}
.separadorFolleto {
  float:left;
  height:3px;
  line-height:3px;
  width:465px;
  background:url(/images/separadorNoticias.png) no-repeat;
  margin:12px 0 12px 10px;
}
html > body .separadorFolleto {
  margin:12px 0 12px 5px;
}
#formulariocontacto h3{
  height:18px;
  line-height:18px;
  width:320px;
  padding-left:10px;
	font-family: Small Font,Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9c9786;
	background-color:#e7e4d5;
	float:left;
	display:block;
	text-transform:uppercase;
	margin:15px 0 0 0px;
}
html > body #formulariocontacto h3 {	margin:15px 0 0 0;}
#formulariocontacto a {
  color:#3080ae;
}
/* FIN SOLICITAR FOLLETO */
/* APARTADOS */
#tituloFedele{
  height:30px;
  line-height:30px;
  width:497px;
  padding-left:18px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	background: url(/images/fondos/tituloFedele.png) repeat-x;
	float:left;
	display:block;
	margin:0 0 20px -7px;
}
html > body #tituloFedele {
  padding-left:10px;
}
#contenidoApartado {
	font-family: Arial, Helvetica, sans-serif;
  color: #3f3e39;
  float:left;
  width:500px;
  margin-left:-4px;
  height:470px;
}
html > body #contenidoApartado {
  width:495px;
  margin:0;
  min-height:470px;
  height:auto;
}
#contenidoApartado .seccionApartado{
  float:left;
  margin:0 0 20px 10px;
  width:460px;
}
#contenidoApartado .seccionApartado img{
  float:left;
  border:1px solid #c2c2c2;
  padding:3px;
}
#contenidoApartado .seccionApartado .fotoIzquierda{
  margin:0 15px 8px 0;
}
#contenidoApartado .seccionApartado .fotoDerecha{
  float:right;
  margin:0 0 8px 15px;
}
#contenidoApartado .seccionApartado .fotoArriba{
  margin:0 0 15px 20px;
}
html > body #contenidoApartado .seccionApartado .fotoArriba{margin:0 0 15px 12px;}
#contenidoApartado .seccionApartado .fotoAbajo{
  margin:15px 0 0 20px;
}
html > body #contenidoApartado .seccionApartado .fotoAbajo{margin:15px 0 0 12px;}
#contenidoApartado .seccionApartado h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a9a392;
	margin-bottom:5px;
}
#contenidoApartado .seccionApartado p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3e39;
	padding:0 !important;
}

#contenidoApartado .seccionApartado a {
  color:#3080ae;
}

#contenidoApartado ul {
  float:left;
  margin-left:15px;
}
#contenidoApartado ul strong {color:#a9a392;}
#contenidoApartado ul li{
  height:17px;
  line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3e39;
  list-style:none;
	background: url(/images/bulletListaEscuela.png) no-repeat 0px 4px;
	padding: 0 0 0 15px;
	clear:right;
	width:430px;
}
html > body #contenidoApartado ul li{
  min-height:17px;
  height:auto;
}
.cajaDescargas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
  float:left;
  display:block;
  width:400px;
	background-color:#efede4;
	height:23px;
	line-height:23px;
	margin:10px 0 15px 0;
	padding-top:2px;
}
html > body .cajaDescargas {
	margin:10px 0 15px 21px;
}
.cajaDescargas a{
	color: #9b9999 !important;
	text-decoration: underline;
}
.cajaDescargas a:hover {
	text-decoration: none;
}
.cajaDescargas img {
  border:none !important;
  margin-left:10px !important;
}
/* FIN APARTADOS */