/* 
margin: comando: arriba derecha abajo izquierda  margint 10px 22px 10px 22px
margin: superior e inferior derecha e izquierda; margin:10px 22px;
margin: superior derecho+izquierdo inferior; margin: 10px 22px 10px;
margin:10px Todos los márgenes valen lo mismo.
*/


* {
	margin: 0px;
	padding: 0px;
	}

/*font:normal normal 76% Verdana, Arial, Helvetica, sans-serif;*/
body {	
	background-color: #1C4D42;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
hr {
	display: none;
	}
	
img {
	border: 0;
	}
	
/* Enlaces */

a {
	color: #006600;
	text-decoration:underline;
	}  

a:hover {
	color: #006633;
	text-decoration: none;
	}
	
form p{
	font-size:11px;
	color: #1C4D42;
}

input, select, textarea{
	margin-left: 10px;
}

input.texto, select{
	color: #781351;
	border: 1px solid #8AB87D;
	background-color: #E8F1E4;
}	
		
/* Contenedor global de todos los elementos */  
/* Se producen cambios dinámicos basados en la hoja de estilos educan_estaciones.css */

#contenedor_global {
	}
	  
#contenedor_global_dcha {
	}

/* cabecera */  
/* Se producen cambios dinámicos basados en la hoja de estilos educan_estaciones.css */

#cabecera {
	overflow: hidden; /* Fix for IE Mac to at least make the page readable */
	height: 163px;
	}	
	
#cabecera a{
	visibility:hidden;
	}	

/* Contenedor del menú y del contenido. Imagen en estaciones*/

#contenedor_menuycontenido {
	width: 762px;
	}  

/* contenido */  

#contenedor_contenido {
	float: right;
	width: 565px;
	background: transparent url(http://www.educan.es/img/contenido_info.gif) repeat-y 0 0;
	text-align: right;
	font-size: 0.85em;
	}

/* Efecto de transparencia sobre el fondo. Imagen desde estaciones*/
#transparencia {
	padding: 30px 0 0 0;
	}

div.idioma {
	position: absolute;
	left: 225px;
	top: 195px;
	width: 18px;
	height: 12px;
	background: transparent url(http://www.educan.es/img/ing.gif) no-repeat 0 0;
	}
	
div.idioma2 {
	position: absolute;
	left: 225px;
	top: 195px;
	width: 250px;
	height: 12px;
	
	}
	
div.foro {
	position: absolute;
	left: 500px;
	top: 195px;
	width: 220px;
	height: 15px;
	}	
	
div.foro  a {
	color: #FFFFFF;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #9E0000;
	border-left-color: #9E0000;
	border-left-width: 1px;
	border-left-style: none;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-top-color: #9E0000;
	border-right-color: #9E0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #9E0000;
	}	
	
div.foro a:hover, div.foro a:focus{
	/*	color: #70918B;*/
	color: #9E0000;
	background-color: #FFFFFF;
	padding: 3px;
	}		

#mapa {
	height: 60px;
	width: 65px;
	position: absolute;
	left: 600px;
	margin-top: 20px;
}	

	
#transparencia p.datoscontacto{
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	padding-right: 10px;
	text-align: left;
	margin-left:100px;
}


#transparencia div.hr {
	clear: both;
	height: 75px;
	background: transparent url(http://www.educan.es/img/contenido_abajo.gif) no-repeat 0 100%;
	text-align: center;
	color: #FFFFFF;
	}
	
#transparencia div.hr p{
	font-size: 1em;
	padding-top: 20px;
	color: #FFFFFF;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
}

#transparencia div.hr a{
	color:#FFFFFF;
	text-decoration: none;
}


ul#submenu2 {
	list-style: none;
	text-align: left;
	line-height: 2.7em;
	margin-left: 25px;
	}
	
	
ul#submenu2  li {
	text-decoration: none;
	display: inline;
	}
		
ul#submenu2  a {
	color: #FFFFFF;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AB87D;
	border-left-color: #8AB87D;
	border-left-width: 1px;
	border-left-style: solid;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #8AB87D;
	border-right-color: #8AB87D;
	font-weight: bold;
	}
	
ul#submenu2  a:hover, ul#submenu2  a:focus{
	color: #70918B;
	background-color: #FFFFFF;
	}	
	
ul#submenu2  a.otros_enlaces{
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
	border: 0;
	font-style: normal;
	font-weight: normal;
}	

ul#submenu2  a.otros_enlaces:hover, ul#submenu2  a.otros_enlaces:focus{
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	}	
/*
#transparencia div.hr a#foro{
	color: #BCCAC7;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6A8983;
	text-decoration: none;
	margin-right: 30px;
}

#transparencia div.hr a#foro:hover, #transparencia div.hr a#foro:focus{
	color: #FFFFFF;
	background-color: #70918B;
	}	
*/	

ul.servicios{
}

#transparencia h1 {
	font-size: 1.7em;
	color: #006666;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-align: left;
	padding-left: 25px;
	font-weight: normal;
	}
	
#transparencia h1.tit {
	font-size: 1.4em;
	color: #006666;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-align: left;
	padding-left: 0px;
	font-weight: normal;
	line-height:1.3em;
	}	

ul#site_map li {
	line-height: 0.6em;
	font-size: 1em;
	list-style-image: url(http://www.educan.es/img/bolaverde.gif);
	}
	
ul#site_map a {
	color: #7DB826;
	text-decoration: none;
	margin-left: 25px;
	}
	
ul#site_map a:hover, ul#site_map a:focus {
	text-decoration: underline;
	}	
	
ul#site_map li h2 a{
	line-height: 0.7em;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	list-style-type: circle;
	}	
	
ul#articulos li {
	line-height: 0.7em;
	font-size: 1em;
	}
		
ul#articulos a {
	color: #428C1F;
	text-decoration: none;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	}
	
ul#articulos a:hover, ul#articulos a:focus {
	text-decoration: underline;
	}		

ul#formacion p {
	line-height: 1.5em;
	text-align: justify;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0;
	font-size: 0.9em;
	}
		

/* CONTENIDO */

#contenido {
	width: 515px;
	float: left;
	text-align: left;
	font-size: 1.2em;
	color: #304A33;
	line-height: 1.2em;
	display: inline;
	margin:0px 25px;
	}	
	
#contenido p {
	line-height: 1.5em;
	text-align: justify;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	}
	
#contenido p.normal {
	line-height: 1.5em;
	text-align: justify;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: -5px;
	margin-bottom: 15px;
	margin-left: -10px;
	}	

/* cabeceras para el contenido */
	
#contenido h1 {
	font-size: 1.7em;
	color: #006666;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}

#contenido h2 {
	font-size: 1em;
	font-weight: bold;
	color: #666633;
	line-height: 1em;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#contenido h2.likeh3 {
	font-size: 1em;
	font-style: italic;
	color: #428C1F;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #428C1F;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#contenido h2 a {
	color: #428C1F;
	font-size: 1em;
	font-style: normal;
	}

#contenido h3 {
	font-size: 1em;
	font-style: italic;
	color: #428C1F;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #428C1F;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
	
#contenido h4 {
	padding: 2px;
	font-size: 1em;
	font-style: normal;
	color: #669966;
	font-weight: normal;
	background-color: #E1F0E1;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC00;
	border-bottom-color: #99CC00;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	}	

#contenido h5 {
	font-size: 0.80em;
	line-height: 1.6em;
	color: #006666;
	padding-left: 25px;
	}	

	
/* Listas para el contenido */
	
#contenido ul.normal{
	list-style:disc;
	padding-left:15px;
}

#contenido ul.normal2{
	list-style:disc;
	padding-left:30px;
}

#contenido ul {
	list-style: none;
	}
	
#contenido ul ul {
	margin: 8px 0 8px 10px;
	}

/* modificado */	

#contenido ul li {
	text-align:justify;
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 1.7em;
	}

#contenido ul li a{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.95em;
	text-decoration: none;
	font-style: normal;
	}	
	

/* SubMenus, menus secuandarios */

#contenido ul#submenu {
	list-style: none;
	text-align: left;
	line-height: 2.5em;
	}


#contenido ul#submenu a.on {
	color: #FFFFFF;
	background-color: #009999;
	}
	
	
#contenido ul#submenu  li {
	display: inline;
	}
		
#contenido ul#submenu  a {
	color: #428C1F;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AB87D;
	border-left-color: #8AB87D;
	border-left-width: 1px;
	border-left-style: solid;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #8AB87D;
	border-right-color: #8AB87D;
	}
	
#contenido ul#submenu  a:hover, #contenido ul#submenu  a:focus{
	color: #FFFFFF;
	background-color: #70918B;
	}	
		
#contenido ol {
	margin: 15px 0 15px 45px;
	}
	
	
/* Tablas */

table {
	font-size: 0.9em;
	vertical-align: middle;
	text-align: left;
	}
	
table caption {
	display: none;
	}
	
table th small {
	font-weight: normal;
	}	

table td {
	text-align: left;
/*	color: #A55600;*/
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	}	

table td.resaltado{
	background-color: #669933;
	color: #FFFFFF;
	text-align:center;
}

table td.delegaciones{
	text-align: left;
	color: #A55600;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 20px;
}

table td.formaciontitulo{
	background-color: #669933;
	color: #FFFFFF;
	text-align:center;
}

table td.dcha{
	text-align:right;
	vertical-align: middle;
}

table td.centro{
	text-align:center;
	vertical-align: middle;
}

table td ul li{
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
}
	
table td.subraya {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FF33;
	}
	
table td.contactos{
	font-size:36px;
}


/* Menu Principal*/  

#menu {
	margin: 0;
	width: 186px;
	height:380px;
	font-size: 1em;
	overflow: hidden;
	/*background: transparent url(http://www.educan.es/img/fondo_menu_i_noche.gif) no-repeat 0 0;	*/
	}

#menu ul {
	margin: 0;
	padding: 35px 5px 0 15px;
	list-style: none;
	}
	
#menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC33;
	}
	
#menu a {
	display: block;
	padding: 6px 3px 6px 10px;
	height: 1%; /* Fix for IE 5.01 to properly apply padding to the links */
	text-decoration: none;
	}

#menu a.activo {
	font-weight: bold;
	}
		
#menu a:hover, #menu a:focus {
	color: #fff;
	background-color: #006600;
	}


/* PIE */  

#pie {
	width: 765px;
	font-size: 0.90em;
	color: #FFFFFF;
	padding-top: 130px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#pie a {
	color: #FFFFFF;
	margin-left: 20px;
	font-size: 1em;
	padding-left: 0px;
	}
	
#pie a:focus {
	text-decoration: none; 
	}
	
#pie p{
	text-align: left;
	color: #FFFFFF;
	font-style: normal;
	padding-top: 10px;
	padding-left: 20px;
}

#pie p a{
	color: #FFFFFF;	
	font-size: 0.9em;	
}

/*
#pie_enlaces{
	text-align: right;
	background-color: #1C4D42;
	color: #CAD6D3;
	margin-right: 20px;
}

#pie_enlaces a {
	color: #C5D1CF;
	font-size: 1em;
	padding-left: 20px;
	}
	
#pie_enlaces a:focus{
	color: #FFFFFF;
	margin-left: 20px;
	font-size: 1em;
	padding-left: 0px;
	}	
*/	

/* CONTENIDO DINAMICO */

.cv{
	list-style-position: inside;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.cv li {
	line-height: 1.5em;
	text-align: justify;
	font-size: 0.9em;
	padding-top: 4px;
	padding-bottom: 4px;	
	list-style-type: disc;
	}

.cv2{
	list-style-position: inside;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.cv2 li {
	line-height: 1.5em;
	text-align: justify;
	font-size: 0.9em;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 40px;	
	list-style-type: disc;
	}

.masinfo{
	float:right;
	font-size: 0.8em;
	color: #996666;
	font-style: italic;
	display: block;
}

.noticia{
	font-size: 0.9em;
	color: #996666;
	font-style: italic;
	display: block;
	font-weight: bold;
}

.ultimahora{
	font-size: 0.9em;
	color: #FFFFFF;
	font-style: normal;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996666;
	border-bottom-color: #996666;
	padding: 3px;
	background-color: #8AB87D;
	text-align: center;
}

.resaltar{
	font-weight:bold;
}

.lopd{
	font-size: 11px;
	color:#996666; 
	text-align:center; 
	line-height:1.9em;
}

a.formacionmasinfo{
	display: inline;
	font-size: 0.7px;
	font-style: italic;
}

a.blanco{
	color:#FFFFFF;
}

a.del_contacto{
	color: #666633;
	text-decoration: none;
	font-weight: bolder;
	padding-left: 10px;
}

a.del_contacto:hover{
	color: #A55600;
	text-decoration:underline;
}

a.verde{
	color:#1C4D42;
}

/* CLEARFIX */

.clearfix:after {
 	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

