body {
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee; SCROLLBAR-SHADOW-COLOR: #cccccc; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #999999; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
}

a {
	text-decoration: none;
}


/* ESTILOS GENÉRICOS */

.bordes {
	background-color: #cccccc;
}


/* FORMULARIOS */

.cajastexto {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #cccccc;
}

.cajastextoerror {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	border: 1px solid #990000;
}


/* DEFINIMOS LOS BLOQUES QUE CONTENDRÁN EL MENÚ IZQUIERDO, ZONA DE CONTENIDOS, MENÚ DERECHO*/
/*.contenedor_menu_izq {
	width:185px;
	padding:0px 0px 0px 0px;
	float:left
}

.separador_zonas {
	width:9px;
	padding:0px 0px 0px 0px;
	float:left
}

.contenedor_zona_contenidos {
	width:612px;
	padding:0px 0px 0px 0px;
	float:left
}

.contenedor_menu_dch {
	width:160px;
	padding:0px 0px 0px 0px;
	float:left
}*/



/* EN EL MENÚ IZQUIERDO, DEFINIMOS EL DISEÑO DE LAS SECCIONES PRINCIPALES*/
.titulo_seccion_menu_izq {
	background:url(../imagenes/dise_cabecera_menu.gif) 0 0 no-repeat;
	width:185px;
	height:21px;
	text-align: left;
	padding:0px 0px 0px 0px;
	font-family: verdana;  
	color:#ffffff; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
}

.enlaces_titulo_seccion_menu_izq{
	font-family: verdana;  
	color:#ffffff; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
}

.enlaces_titulo_seccion_menu_izq:hover{
	text-decoration:underline;
	font-family: verdana;  
	color:#999999; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
}


/* EN EL MENÚ IZQUIERDO, DEFINIMOS EL DISEÑO DE LAS SECCIONES DE SEGUNDO NIVEL*/
.opciones_seccion_menu_izq {
	background:url(../imagenes/fondo_menu_izq.gif) repeat;
	width:178px;
	text-align: left;
	padding:0px 0px 0px 5px;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	margin-bottom:5px;
}

.enlaces_opciones_seccion_menu_izq{
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.enlaces_opciones_seccion_menu_izq:hover{
	text-decoration:underline;
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.linea_separacion_menu_izq {
	width:175px;
	font-size:1px;
	height:1px;
	background-color:#ffffff;
}


/*****************
MENU DERECHO
*****************/

.titulo_seccion_menu_dch {
	background:url(../imagenes/dise_cabecera_menu_dch.gif) 0 0 no-repeat;
	width:160px;
	height:22px;
	text-align: right;
	padding:0px 0px 0px 0px;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
}

.titulo_seccion_menu_dch_nivel2 {
	background:url(../imagenes/dise_cabecera_menu_dch.gif) 0 0 no-repeat;
	width:160px;
	height:22px;
	text-align: right;
	padding:0px 0px 0px 0px;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px;
	margin-top:5px;
}




.menu_cabecera {
	background:url(../imagenes/fondo_menu_izq.gif) repeat;
	width:144px;
	height:198px;
	text-align: left;
	padding:0px 0px 0px 5px;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:10px; 
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	margin-bottom:5px;
}


.menu_superior {
	font-family: verdana;  
	color:#999999; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:9px; 
}

/* ALMANAQUE */
.contenedor_almanaque {
	width:160px;
	padding:4px 0px 0px 0px;
	background-color: #990000;
	text-align: center;
}

.almanaque_mes {
	width:120px;
	background-color: #660000;
	text-align: center;
	font-family: verdana;  
	color:#ffffff; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.5em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px;
	margin-bottom:5px;
}


.nombredias_almanaque {
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

.diasactuales_almanaque {
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	color: #ffffff;
}

.diasadyacentes_almanaque {
	font-family: Verdana, sans-serif, Arial;
	font-size: 8px;
	color: #999999;
}

.siguiente_anterior_almanaque {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #ffffff;
}

.dia_con_evento_almanaque {
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	color: #990000;
}


/* EN LA ZONA DE CONTENIDOS, DEFINIMOS EL DISEÑO DEL NOMBRE DE LA SECCIÓN*/
.nombre_secciones {
	background:url(../imagenes/dise_fondo_nombre_secciones.gif) 0 0 no-repeat;
	width:612px;
	height:22px;
	text-align: left;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	font-style:normal; 
	font-weight:normal; 
	font-size:14px; 
}

/* EN LA ZONA DE CONTENIDOS, DEFINIMOS EL RECUADRO CENTRAL DONDE SE VERÁN LOS CONTENIDOS*/
.contenedor_textos_contenidos {
	width:590px;
	text-align: left;
	padding:0px 10px 10px 10px;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	margin-top:5px;
	margin-bottom:5px;
}

/******************
EN LA ZONA DE CONTENIDOS, DEFINIMOS LOS BOTONES DE NAVEGACIÓN QUE SE SITÚAN EN LA PARTE SUPERIOR
*******************/
.boton_navegacion_superior {
	width:590px;
	height:30px;
	text-align:right;
	margin-top:8px;
}


/* EN LA ZONA DE CONTENIDOS, DEFINIMOS EL RECUADRO DONDE SE VERÁN CONTENIDOS EXTRAS ASOCIADOS AL CONTENIDO: ALBUM FOTOGRÁFICO, ENLACES DE INTERËS, FICHEROS ADJUNTOS*/
.contenedor_contenidos_extra {
	background:url(../imagenes/fondo_menu_izq.gif) repeat;
	width:575px;
	text-align: left;
	padding:5px 5px 5px 5px;
	font-family: verdana;  
	color:#cc0000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:10px; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	margin-top:8px;
}


/* CONTENIDOS EXTRA: ENLACES DE INTERÉS DE LOS CONTENIDOS */
.contenidos_extra_enlacesinteres_txt {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.contenidos_extra_enlacesinteres_txt:hover {
	text-decoration:underline;  
}


.contenidos_extra_enlacesinteres_url {
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:10px; 
}

.contenidos_extra_enlacesinteres_url:hover {
	text-decoration:underline;  
}


/* ESTILOS DE LOS CONTENIDOS */
.contenidos_titulo {
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:bold; 
	font-size:15px; 
}

.contenidos_titulo:hover {
	color:#999999;
	text-decoration:underline; 
}

.contenidos_titulo_gigante {
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:bold; 
	font-size:20px; 
}


.contenidos_subtitulo {
	font-family: verdana;  
	color:#cc0000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.contenidos_subtitulo:hover {
	color:#999999;
	text-decoration:underline; 
}

.contenidos_texto {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
}

.contenidos_texto_small_error {
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.contenidos_enlaces {
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
}

.contenidos_enlaces:hover {
	text-decoration:underline;  
}


/* ESTILOS DEL CONTACTO*/

.contacto_notas {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}


.contacto_recuadro_mensajes {
	width:300px;
	padding:10px 10px 10px 10px;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	margin-top:5px;
	margin-bottom:5px;
}


/* ESTILOS DE LOS LISTADOS DE CONTENIDOS */
.titulo_listado_contenidos {
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:15px; 
}

.titulo_listado_contenidos:hover {
	color:#666666;
	text-decoration:underline;
}

.subtitulo_listado_contenidos {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.subtitulo_listado_contenidos:hover {
	color:#990000;
	text-decoration:underline;
}


/* LINEAS DE SEPARACIÓN */
.contenidos_linea_separacion {
	width:580px;
	border-top:solid 3px solid #cccccc;
	margin-top:15px;
	margin-bottom:35px;
}

.contenidos_listado_linea_separacion {
	width:580px;
	border-top:solid 1px solid #cccccc;
	margin-bottom:25px;
}



/* TEXTO DEL PIE DE PÁGINA */
.piepagina {
	background-color: #990000;
	font-family: verdana;  
	color:#ffffff; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:9px; 
}


/* RUTA DE CONTENIDOS */
.rutacontenidos {
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

/* ESTILOS DE LAS NOTICIAS */
.linea_separacion_portada_izquierda {
	width:320px;
	border-top:solid 1px solid #cccccc;
	margin-top:10px;
	margin-bottom:1px;
}

.linea_separacion_portada_derecha {
	width:254px;
	border-top:solid 1px solid #cccccc;
	margin-top:10px;
	margin-bottom:1px;
}

.linea_separacion_grantitular {
	width:590px;
	border-top:solid 1px solid #cccccc;
	margin-top:10px;
	margin-bottom:1px;
}

.noticias_grantitular {
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.3em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:18px; 
}

.noticias_grantitular:hover {
	color:#999999;
	text-decoration:underline;
}


.noticias_titulo {
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.3em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:14px; 
}

.noticias_titulo:hover {
	color:#999999;
	text-decoration:underline;
}

.noticias_subtitulo {
	font-family: verdana;  
	color:#333333; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.5em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.noticias_subtitulo:hover {
	color:#999999;
	text-decoration:underline;
}


.noticias_resumen_portada {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.5em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.noticias_resumen_portada:hover {
	color:#999999;
	text-decoration:underline;
}


.noticias_fondo_resaltado {
	background:url(../imagenes/fondo_menu_izq.gif) repeat;
}


/*************************
DIRECTORIO
**************************/

.contenedor_registro_directorio {
	float:left;
	width:270px;
	text-align: left;
	padding:0px 5px 0px 5px;
}

.registro_directorio_salto_linea {
	width:570px;
	height:10px;
}

.directorio_titulo_objeto {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

/*************************
HEMEROTECA
**************************/
.hemeroteca_mediocomunicacion {
	font-family: verdana;  
	color:#cc0000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:10px; 
}


/*****************
VIDEOS
*****************/

.fondo_portada_videos {
	background:url(../imagenes/dise_fondo_videos_portada.jpg) 0 0 no-repeat;
	width:160px;
	height:141px;
	text-align: center;
	padding:3px 0px 0px 0px;
}

.portada_videos_titulo {
	width:152px;
	padding:3px 3px 3px 3px;
	text-align: center;
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:10px; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
}

.contenedor_player {
	width:400px;
	text-align: left;
}

.contenedor_listado_videos {
	width:160px;
	text-align: center;
	float: left;
}

.separacion_listado_videos {
	width:10px;
	float: left;
}

.espacio_izq_listado_videos {
	width:45px;
	float: left;
}

.listado_videos_titulo {
	width:160px;
	text-align: left;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:10px; 
}


/*********************
PERFIL CONTRATANTE
**********************/

.cabecera_listados_perfil {
	font-family: Arial, Verdana, sans-serif;  
	color:#666666;
	background-color:#cccccc;
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}		

.cabecera_ficha_perfil {
	font-family: Arial, Verdana, sans-serif;  
	color:#666666;
	background-color:#cccccc;
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:14px; 
}		

.contenidos_listados_perfil {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

.etiquetas_ficha_perfil{
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}


/***********************
CARTELERA
************************/

.contenedor_fecha_cartelera {
	margin:0 auto;
	margin-top:8px;
	margin-right:8px;
	width:60px;
	float:left;}

.dia_cartelera {
	background-color:#990000;
	margin:0 auto;
	margin-bottom:1px;
	width:60px;
	height:60px;
	text-align:center;
	float:left;
	font-family: verdana;  
	color:#ffffff; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:bold; 
	font-size:30px; 
	}

.mes_cartelera {
	margin:0 auto;
	margin-bottom:1px;
	width:60px;
	text-align:center;
	float:left;
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	font-style:normal; 
	font-weight:bold; 
	font-size:18px; 
	}

.hora_cartelera {
	background-color:#990000;
	margin:0 auto;
	margin-bottom:1px;
	width:60px;
	height:20px;
	text-align:center;
	float:left;
	font-family: verdana;  
	color:#ffffff; 
	word-spacing: normal; 
	letter-spacing: 0; 
	font-style:normal; 
	font-weight:bold; 
	font-size:14px; 
	}

.year_cartelera {
	margin:0 auto;
	margin-bottom:1px;
	width:60px;
	text-align:center;
	float:left;
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	font-style:normal; 
	font-weight:bold; 
	font-size:11px; 
	}

.contenedor_foto_cartelera {
	margin:0 auto;
	margin-top:8px;
	margin-right:8px;
	width:215px;
	float:left;}

.contenedor_texto_cartelera {
	margin:0 auto;
	margin-top:8px;
	margin-right:8px;
	width:285px;
	float:left;}

.separacion_cartelera {
	margin:0 auto;
	width:590px;
	height:10px;
	float:left;}

/***********************
FORO
************************/

.foro_secciones {
	background-color:#990000;
	font-family: verdana;  
	color:#ffffff; 
	word-spacing: normal; 
	letter-spacing: 0; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
	}

.foro_separaciones {
	background-color:#ffffff;
	}

.foro_separaciones_oscuro {
	background-color:#cccccc;
	}

.foro_cabeceraforos {
	background-color:#cccccc;
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
	}

.foro_cabeceraforos {
	background-color:#cccccc;
	font-family: verdana;  
	color:#990000; 
	word-spacing: normal; 
	letter-spacing: 0; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
	}

.foro_nombreforo {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	font-style:normal; 
	font-weight:bold; 
	font-size:12px; 
	}

.foro_nombreforo:hover {
	text-decoration:underline;
	color:#990000; 
	}

.foro_descripcionforo {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
	}

.foro_descripcionforo:hover {
	text-decoration:underline;
	color:#990000; 
	}


.foro_ultimomensaje {
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	font-style:normal; 
	font-weight:bold; 
	font-size:11px; 
	}

.foro_ultimomensaje:hover {
	text-decoration:underline;
	color:#990000; 
	}

/* MAPA WEB */
#contenedor_mapaweb {
	width:590px;
	text-align: left;
	padding:0px 10px 10px 10px;
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	margin-top:5px;
	margin-bottom:5px;
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

#contenedor_mapaweb a{
	font-family: verdana;  
	color:#666666; 
	word-spacing: normal; 
	letter-spacing: 0; 
	line-height: 1.7em; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11px; 
}

#contenedor_mapaweb a:hover{
	color:#990000;
	text-decoration:underline; 
}
