/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	background: #353535 url(../images/fondo.jpg) top left no-repeat;
}
#principal {
	margin-top:6px;
	margin-left: 106px;
	width:854px;	/* 960px - 106px */
	height:510px;
}

#cabecera {
	width:771px;
	height:58px;
	float:left;
	background-image:url(../images/fondo_menu.gif);
}
#precabecera {
	width:771px;
	height:55px;
	float:left;
}

#contenido {
	height:363px;
	width:771px;
	background: #000000 url(../images/fondo_contenido.jpg) left top no-repeat;
	float:left;
}

#menu {
	width:432px;
	height:58px;
	float:left;
	background-image:url(../images/fondo_menu.gif);
}

#menu_inferior {
	width:769px;
	height:80px;
	float:left;
	margin-left: -39px;
}

#pie {
	clear:both;
	width:771px;
	height:25px;
	line-height:25px;
}

#mapa {
	position:absolute; 
	margin-top:-12px; 
	margin-left:20px;
}

.normal {
	font-family: helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
/*	text-align:justify;*/
	line-height:12px;
}
.negrita {
	font-weight:bold;
}
.mini {
	font-size:9px;
}
.grande {
	font-size:14px;
}

.muygrande {
	font-size:22px;
}

.enorme {
	font-size:30px;
}

.cajatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
}

a.enlace:visited {
	color:#5EA6F7;
}

a.enlace {
	font-family: helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffa800;
	padding: 0 2px 1px 2px;
	text-decoration:none;
	font-weight:bold;
}
a.enlace:hover {
	background-color:#ffa800;
	color:#000000;
}

a.enlace_on {
	background-color:#ffa800;
	color:#FFFFFF;
}

a.enlace_blanco {
	font-family:helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
}
a.enlace_blanco:hover {
	color:#ffa800;
}

a.enlace_negro:hover {
	text-decoration:underline;
}

.titulo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	font-weight:bold;
}

.navegador {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.navegador_actual {
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.error {
	border:1px solid #ff0000;
}

.centrado {
	text-align:center;
}
.select_negro {
	background:url(../images/fondo_select_negro.gif) left no-repeat; 
	width:150px; 
	height:18px;
	color:#FFFFFF;
	font: 10px Arial, Helvetica, sans-serif;
	padding-top:6px;
	float:right;
	margin-left:2px;
}

.select_negro .boton_desplegable {
	background:#000000 url(../images/flecha_select.gif) right no-repeat; 
	width:120px; 
	height:14px; 
	padding-left:3px; 
	cursor:pointer;
	text-align:left;
}
.desplegable {
	background-color:#000000; 
	width:123px; 
	border:1px solid #616161; 
	position:absolute; 
	top:26px; 
	visibility:hidden;
}

/* Estilo general de las capas de contenido*/
div.izquierda {
	position:absolute;
	width:357px;
	height:330px;
	background-image:url(../images/fondo_izquierda.jpg);
	background-repeat:no-repeat;
	margin-top:16px;
	margin-left:18px;
	visibility:hidden;	
}
div#derecha {
	position:absolute;
	width:355px; 
	height:330px; 
	margin-top:16px;
	margin-left:400px;
}

.fecha_D {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.fecha_I {
	font-size: 10px;
	color:#ffffff;
}

a.faq:visited, a.prensa:visited, a.centros:visited {
	color:#888888;
}

a.faq, a.prensa, a.centros {
	font-family:helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	padding-left:15px;
	display:block;
}
a.faq:hover, a.prensa:hover, a.centros:hover {
	background: #ff910d url(../images/fondo_faq.gif) left top no-repeat;
	color:#000000;
	
}

.descargar_prensa {
	float:left;
	background: url(../images/fondo_prensa.gif) no-repeat;
	font-family:helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
 	width:326px; 
	height:85px;
	text-decoration:none;
	margin-bottom:5px;
}

a.noticia {
	position:absolute;
	font-family:helvetica, Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(../images/fondo_noticias.gif) no-repeat;
	font-size:11px;
	color:#ffffff;
 	width:160px; 
	height:124px;
	padding:5px;
	text-decoration:none;
 }
a.noticia:hover {
	background: #000000 url(../images/fondo_noticias_over.gif) no-repeat;
	color:#000000;
	
}

.titulo_paso {
	color:#ffa800;
	font-weight:bold;
	line-height:18px;
}

.titulo_provincia {
	font:12px helvetica, Verdana, Arial, Helvetica, sans-serif;
	background:#000000 url(../images/fondo_provincia.gif) no-repeat;
	width:322px;
	height:26px;
	line-height:28px;
	padding-left:20px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
}

a.email {
  color:#a1a1a1;
  font: 12px Arial, Helvetica, sans-serif;
  text-decoration:none;
  line-height:22px;
}
a.email:hover {
	color:#ffa800;
}

a.enlace_prensa {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#909090;
	text-decoration:none;
	line-height:15px;
}

.scroll-area {
	position:absolute;
	overflow: hidden;
	background-image:url(images/comodin.gif);
}
