html
{
	height: 100%;
	
}

* html
{
	height: 100%;
}

body
{
	background-color: #F4C51A;
	margin: 0px;
	text-align: center;
}
#sombra
{
	background-image: url(../../imagenes/portada/fondo/fondo-body2.gif);
	background-position: left top;
	background-repeat: repeat-y;

	width:1000px;
	min-height:100%;
	height: 1000;
	
	left:38%;
	
	margin-left:-380px;
	
	position:absolute;
	background-color:#E3B719;
}

/***** 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;
	background-color: #F8F8F8;
}

/***** Contenedora principal *****/
#falsa_contenedora_principal
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top:7px;
	width: 755px;
	
	
}

#contenedora_principal
{
	
	margin-bottom:7px;
	float: left;
	
}

#contenedora_principal #contenedor_auxiliar
{
	padding:0px;
	background-color: #FFF;
	margin: 0 auto;
	width: 771px;
	min-height: 900px;
	height:auto;
	
	float: left;
		
}
#contenido
{
	float: left;
	margin: 0 auto;
	width: 771px;
	margin-bottom:0px;
	/*height: auto;*/
	
	/*border:1px solid red;*/
	
}

.contenidos
{
	margin-bottom: 0px;
	
}

/***** Cabecera *****/
#cabecera
{
	width: 771px;
	height: 214px;
	background-image: url(../../imagenes/portada/cabecera/cabecera1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	
	
}

#cabecera h1
{
	display: none;
}

#cabecera #logo
{
	float: left;
	
	
	
}

#cabecera #logo img
{
	
	margin: 50px 0px 0px 0px;
	position: relative;
	display: block;
	left: -16px;
	border:0px;
}

/***** Menú *****/
#menu_izq
{
	width: 171px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	
	background-image: url(../../imagenes/portada/menu/fondo-menu.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	
	
	min-height:658px;
	height:auto;
	
	float: left;
	
	
}
/* nivel 1 */
#menu_izq ul#menu
{
		
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
}


#menu_izq ul#menu li
{
	width: 170px;

	
	list-style-position: outside;
	
	
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	list-style-type: none;
	
	float: left;
	text-transform:uppercase;
	
	
}

#menu_izq ul.nivel2 li
{
	width: 170px !important;

	height:28px;

	background-color: #FFF;
	
	background-image: url(../../imagenes/portada/menu/vinieta-2n.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-position: 22px 9px;
	
	
	float: left;
	
}
/*
el li de nivel 1 que contiene el ul de nivel 2 no tiene borde inferior.
*/
#menu_izq ul#menu li.li_nivel2 a
{
	width: 136px;
	
	
	margin-top:2px;	
	
	padding-left:35px;
	
	
	font-size: 9px;
	font-family: Verdana;
	color: #CECECD;
	font-weight: bold;
	text-decoration: none;
	
	float:left;
}
#menu_izq ul#menu li.li_nivel2 a:hover
{
	font-size: 9px;
	font-family: Verdana;
	color: #CECECD;
	font-weight: bold;
	text-decoration: none;
	float:left;
}

#menu_izq ul#menu li a
{
	height:24px;
	width:161px;
	
	font-size: 9px;
	font-family: Verdana;
	color: #868686;
	font-weight: bold;
	text-decoration: none;
	
	background-image: url(../../imagenes/portada/menu/fondo-lista.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
	margin: 0px 0px 0px 5px;
	padding: 4px 0px 0px 10px;
	
	float:left;
}

#menu_izq ul#menu li a:hover
{
	
	font-size: 9px;
	font-family: Verdana;
	color: #868686;
	font-weight: bold;	
	text-transform: uppercase;
	text-decoration: none;
}

/* nivel 2 */
#menu_izq ul.nivel2
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	list-style-position: outside;
	padding-bottom:8px;
	
	
}

#menu_izq ul.nivel2 li a
{
	
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-image: none !important;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 20px;
	
	
}

/***** zona central *****/
#zona_central
{
	width: 513px;
		
	
	float: left;
	background-color: #FFFFFF;
	margin-left:20px;
}



/***** bloque de novedades *****/


/***** pie de página *****/

#pie
{
	width: 771px;
	height:57px;
	
	background-image: url(../../imagenes/portada/pie/fondo-pie.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	
	float:left;
	
}
#texto
{	
	line-height:14px;	
	text-align: center;
	padding-left:20px;
	float: left;
	
}

#texto address
{
	font-style: normal;
	font-family: Verdana;
	font-size: 10px;
	color: #7E7E7E;
	font-weight: normal;
	text-decoration: none;
}
#texto a
{
	font-family: Verdana;
	font-size: 10px;
	color: #7E7E7E;
	font-weight: bold;
	text-decoration: none;
	
}

#texto a:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #7E7E7E;
	font-weight: bold;
	text-decoration: underline;
}

/***** listado de categorias *****/

#categorias_aux
{
	background-image: url(../../imagenes/portada/categorias/fondo-cat.gif);
	background-position: left 55px;
	background-repeat: no-repeat;
	
	
}
p.texto_categorias
{
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	line-height: 1.5em;
	text-align: justify;
	margin: 0px;
	padding:0px;
	float: left;
}

p.texto_categorias img
{
	margin: 0px;
	padding:0px;
	float: left;
}

p.texto_categorias a
{
	margin:0px;
	padding:0px;
	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 5px;
	float: left;
	min-height: 220px;
	height: auto;
}

#listado_categorias ul
{
	margin: 10px 5px 0px 200px;
	padding: 0px;
	color:#6D3C07;
	font-size:12px;
	text-transform:uppercase;
	list-style-type: square;
	
}

#listado_categorias ul li
{
	border-width: 0px 0px 1px 0px;
	border-style: none;
	border-color: #868686;
	line-height: 2.0em;
}

#listado_categorias ul li a
{
	font-family: Verdana;
	font-size: 10px;
	color: #868686;
	font-weight: bold;
	text-decoration: none;
}

#listado_categorias ul li a:hover
{
	text-decoration: underline;
}

/*** Ruta de localización ***/
#ruta
{
	font-family: Verdana;
	font-size: 11px;
	color: #868686;
	text-transform: lowercase;
	float:right;
	
}

#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: 14px;
	text-align: justify;
	margin: 0px 0px 0px 10px;
	color:#4F4F4F;
	
}

.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;
	margin-left:200px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #6D3C07;
	float:left;
}

#paginacion a
{
	color: #6D3C07;
	background-color: #FFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

#paginacion a:hover
{
	color: #6D3C07;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

#paginacion .pagina_actual
{
	font-weight: bold;
	
}
#formulario_contacto #formulario_aux
{

	width: 513px;
	
	border:1px solid #EFC01A;
	
	float:left;
	margin:0px;
	padding:0px;
}
#formulario_contacto h2
{
	width: 493px;
	
	border-bottom: 1px solid #EFC01A;
	padding:10px 0px 10px 20px;
	margin:0px;
	
	font-family: Arial Black;
	font-size: 12px;
	color: #6D3C07;
	font-weight: normal;
	float: left;
	text-transform:uppercase;
}
#formulario_contacto p
{
	float:left;
	width:400px;
	
	margin:20px 0px 20px 50px;
	padding:0px;
}
#formulario_contacto #formulario_aux span
{
	float:right;
	
	width:45px;
	margin-top:40px;

}
#formulario_contacto #formulario_aux span a
{
	
	font-family:Verdana;
	font-size:10px;
	color:#A7A7A6;
	text-decoration:none;
	

}
/***** Encuestas y votaciones *****/
