body
{
	background-color: #FFFFFF;
	background-image: url(../imagenes/portada/fondo.gif);
	background-position: left top;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/***** Login splash *****/
table.login
{
	width: 307px;
	height: 135px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

table.login td
{
	font-family: Verdana;
	font-size: 10px;
}

table.login td input
{
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid black;
	background-color: #F8F8F8;
}

/***** Contenedora principal *****/
#falsa_contenedora_principal
{
	text-align: left;
	margin-left: auto;
	/margin-left: 0px;
	margin-right: auto;
	/margin-right: 0px;
	width: 990px;
}

#contenedora_principal
{
	background-color: #FFF;

	border-width: 0px 1px 1px 1px;
	border-color: #868686;
	border-style: solid;

	text-align: left;
	margin-left: auto;
	/margin-left: 0px;
	margin-right: auto;
	/margin-right: 0px;
	width: 990px;
	min-height: 500px;
	float: left;
}

#contenedora_principal #contenedor_auxiliar
{
	float: right;
	margin: 0px;
	/margin: 0px;
	width: auto;
}

/***** Cabecera *****/
#cabecera
{
	width: auto;
	height: 116px;
	padding: 0px;
	margin: 0px;
	background-image: url(../imagenes/portada/cabecera.jpg); 
	background-color:#FDFBFC;
	background-repeat: no-repeat;
	background-position: right top; 
	width:990px;
	float: left;
}

#cabecera #iconos1
{
	margin: 20px 58px 0px 0px;
	/margin: 20px 27px 0px 0px;
	float: right;
	width: 93px;
}

#cabecera #iconos2
{
	margin: 60px -95px 0px 0px;
	/margin: 60px -140px 0px 0px;
	float: right;
	width: 93px;
	height: auto;
}
#cabecera #iconos img
{
	border: 0px; 
	float: left;
}

#cabecera #iconos1 img#icono_mapaweb
{
	margin-right: 25px;
	border: 0px;
	
}

#cabecera #iconos2 img#icono_catalogo
{
	border: 0px;
}

#cabecera h1
{
	display: none;
}

#cabecera #logo
{
	float: left;
}

#cabecera #logo img
{
	margin: 0px 0px 0px 0px;
	border: 0px;
}

/***** Bloque ruta *****/
#bloque_ruta
{
	background-color: #000;
	width: auto;
	float: left;
	color: white;
	/padding-bottom: -3px;
	/margin-bottom: -4px;
}

#bloqueRuta2
{
	background-color: #000;
	width: auto;
	float: left;
	color: white;
	/padding-bottom: -0px;
	/margin-bottom: -0px;
}
#imagenPortada
{
    float: left;
    width: 790px;
}
#imagenMenuPadre
{
    float: left;
    width: 160px;
    height: 90px;
}

#nombreDeMenuPadre
{
    position: relative;
    float: left;
    width: 630px !important;
    height: 65px;
}

#nombreDeMenuPadre h1
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 14px;
    padding-top: 15px;
    width: auto;
    /margin-top: 10px;
}
#bloque_acciones
{
    height: 70px;
    width: 200px;
    float: right;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    text-align: left;
}

#bloque_acciones #buscador
{
    text-align: left;
    padding-top: 10px; 
    /padding-top: 0px;
    /margin-top: 10px;
    padding-left: 15px;
}

#bloque_acciones #buscador input.texto, select
{
	height: 14px;
	width: 80px;
	border: 0px;
	background-color: #FFF;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}

#bloque_acciones #idioma
{
    text-align: left;
    /padding-bottom: 0px;
    /margin-bottom: 0px;
    /border-bottom: 0px;
    /padding-top: -40px;
    /margin-top: -40px;
    /border-top: -40px;
    padding-left: 15px;
}

#ruta
{
    float: left !important;
    height: 20px;
    font-family: verdana;
    font-size: 10px;
    color: white;
}

#ruta a
{
    text-decoration: none;
    color: #FFF;
}

/***** Menú superior *****/
#menu_superior
{
	width: 990px;
	min-height: 25px;
	float: left;
	background-color: #1154A3;
}

#menu_superior ul
{
	padding: 0px;
	list-style-type: none;
	margin: 2px 0px 0px 0px;
}

#menu_superior ul li
{
	display: inline;
	padding: 2px 5px 5px 5px;
	text-align: left;
}

#menu_superior ul li a
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#menu_superior ul li a:hover
{
	text-decoration: underline;
}

/***** Contenido *****/
#contenido {
    float: left;
    height: auto;
    width: 100%;
}

/***** Menú *****/
#menu_izq
{
	width:160px;
	height: auto;
	float: left;
	background-color: #FFA556;
	font-family: verdana;
	font-size: 12px;
	min-height: 272px;
}

#menu_izq h2
{
    height: 30px;
    font-size: 12px;
    list-style-type: none;
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 8px;
    padding-left: 15px;
    margin: 0px;
    text-align: left;
    color: #000000;
    background-image: url("../imagenes/portada/arrowAbajo.gif");
    background-repeat: no-repeat;
    background-position: 1% 37%;
}

#menu_izq ul
{
    padding: 0px;
    margin: 0px;
    color: #000000;
    background-color: #FFBC80;
}

#menuIzqElto
{
    height: 30px;
    list-style-type: none;
    font-size: 12px;
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 8px;
    padding-left: 20px;
    background-image: url("../imagenes/portada/arrowDerecha.gif");
    background-repeat: no-repeat;
    background-position: 3% 37%;
}

#menuIzqElto a
{
    color: #000000;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
}

/***** Zona Central *****/
#zona_central
{
}

#zona_central #lineaFin
{
    border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #868686;
	float: left;
    height: 20px;
	width: 100%;
	padding-top: 5px;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #868686;
}
/***** Seccion opciones *****/
#opciones
{
    width: 100%;
}
#opciones img
{
    border: none;
}
/***** Sección novedades *****/

/***** pie de página *****/
#pie
{
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #7E7E7E;
	background-color: #FFFFFF;

	font-family: Verdana;
	font-size: 9px;
	color: #7E7E7E;
	font-weight: normal;

	width: 990px;

	padding: 5px 0px 5px 0px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	float: right;
}

#pie address
{
	font-style: normal;
}

#pie a
{
	font-family: Verdana;
	font-size: 9px;
	color: #7E7E7E;
	font-weight: bold;
	text-decoration: none;
}

#pie a:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: #7E7E7E;
	font-weight: bold;
	text-decoration: underline;
}

/***** noticia individual *****/
#noticia_individual
{
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	line-height: 1.8em;
	margin: 0px 5px 0px 5px;
}

#noticia_individual p
{
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	line-height: 1.8em;
	margin: 0px;
	clear: none;
}

#noticia_individual a:link, #noticia_individual a:visited, #noticia_individual a:active
{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

#noticia_individual a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#noticia_individual img
{
	margin: 0px 0px 10px 10px;
}

#noticia_individual h3
{
	font-family: Verdana;
	font-size: 10px;
	color: #868686;
	font-weight: bold;
	width: 100%;
}

/***** listado de categorias *****/
p.texto_categorias
{
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	line-height: 1.5em;
	text-align: left;
	margin: 0px 20px 20px 0px;
	float: left;
}

p.texto_categorias img
{
	margin: 10px 10px 10px 10px;
	float: left;
}

p.texto_categorias a
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: underline;
}

p.texto_categorias a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: none;
}

#listado_categorias
{
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	line-height: 1.8em;
	margin: 5px 5px 0px 0px;
	float: left;
	min-height: 180px;
	height: auto;
	width: 770px;
	
}

#listado_categorias ul
{
	margin: 10px 20px 0px 0px;
	padding: 0px;
    list-style-type: none;
}

#listado_categorias ul li
{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #868686;
	padding-top: 12px;
	padding-left: 10px;
	height: 32px;
	/height: 30px;
	background-image: url("../imagenes/portada/arrowDerecha.gif");
	background-repeat: no-repeat;
	background-position: 0% 51%;
	
}

#listado_categorias ul li.ultimo
{
    border-bottom-width: 1px;
}
#listado_categorias ul li a
{
    float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #868686;
	font-weight: bold;
	text-decoration: none;
}

#listado_categorias ul li a:hover
{
	text-decoration: underline;
}

#listado_categorias ul li img
{
    float: right;
    margin-top: -10px;
    max-width: 40px;
	/width:expression(document.body.clientWidth > 40? "40px": "auto" );
	max-height: 40px;
	/height:expression(document.body.clientHeight > 40? "40px": "auto" );
}
/*** Ruta de localización ***/
#ruta
{
	font-family: Verdana;
	font-size: 11px;
	color: #868686;
	text-transform: lowercase;
	width:630px;
	height:25px;
	
}

#ruta p
{
	margin: 0px 0px 0px 0px;
	
}

#ruta p a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #868686;
	text-transform: lowercase;
	text-decoration: none;
	
}

#ruta p a:hover
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/***** Varios *****/

/***** comunes a las plantillas *****/
.textoNormal
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
	margin: 5px;
	maargin-right: 20px;
}

.textoNormal a
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: underline;
}

.textoNormal a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: none;
}

/***** Paginación de resultados general *****/
#paginacion
{
	margin-top: 20px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}

#paginacion a
{
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#paginacion a:hover
{
	color: #000000;
	background-color: grey;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#paginacion .pagina_actual
{
	font-weight: bold;
	border: 1px solid black;
}

/***** Encuestas y votaciones *****/
#encuesta
{
	width: 100%;
	float: left;
	background-color: #FFF;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #BEBEBE;
}

#encuesta a
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: underline;
}

#encuesta a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: none;
}

#encuesta h3
{
	background-color: #05501E;
	font-family: Verdana;
	font-size: 11px;
	color: #CFE200;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px 2px 5px;
	margin: 5px 0px 5px 0px;
}

#encuesta h4
{
	font-family: Verdana;
	font-size: 11px;
	color: #363435;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

#encuesta ul
{
	list-style-type: none;
	margin: 10px 0px 15px 0px;
}

#encuesta ul li
{
	border: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

#encuesta #votar
{
	text-align: center;
	padding-bottom: 10px;
}

#encuesta #encuesta_resultados
{
	padding: 10px 0px 0px 5px;
	font: normal 11px Verdana;
}

#encuesta #encuesta_resultados .nombre_opcion
{
	margin: 0px 0px 5px 0px;
}

#encuesta #encuesta_resultados img
{
	float: left;
}

/*** Usuarios ***/
#usuarios
{
	width: 100%;
	float: left;
	background-color: #FFF;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #BEBEBE;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#usuarios .datos_usuario
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	float: left;
}

#usuarios h3
{
	background-color: #05501E;
	font-family: Verdana;
	font-size: 11px;
	color: #CFE200;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px 2px 5px;
	margin: 5px 0px 5px 0px;
}

#usuarios h3 span
{
	display: none;
}

#usuarios form
{
}

#usuarios form table
{
	float: left;
	border: 0px;
	width: 190px;
}

#usuarios form table td
{
	border: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}

#usuarios form table td input
{
	border: 1px solid #000;
	background-color: #FFF;
}

#usuarios form table td input.enviar, input.enviar
{
	background-color: #05501E;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #000;
}

#usuarios #mi_cuenta
{
	text-align: center;
	margin-top: 30px;
}

#usuarios #mi_cuenta a
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#usuarios #mi_cuenta a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
