body
{
	background: url(../../imagenes/general/fondo_body.jpg) left top repeat;
	color: #7B8282;
	font: normal 10px Verdana,Sans-serif;
	margin: 0px;
	text-align: center;
}


/***** Contenedora principal *****/

#falsa_contenedora_principal
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	margin-bottom: 9px;
	width: 950px;
}

#contenedora_principal
{
	background: #FFF url(../../imagenes/general/fondo_ppal.jpg) left bottom repeat-x;
	border: 1px solid #6F6F6F;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	min-height: 654px;
	height: auto;
	float: left;
}

#contenedora_principal #contenedor_auxiliar
{
	float: left;
	margin: 0 auto;
	width: 950px;
	min-height: 654px;
	height: auto;
}
#contenedora_principal #contenedor_auxiliar #fondo_contenidos
{
	background: url(../../imagenes/general/fondo_auxiliar.gif) left top repeat-y;
	float: left;
	margin: 0 auto;
	width: 950px;
	min-height: 479px;
	height: auto;
}
#contenedora_principal #contenedor_auxiliar #fondo_contenidos #zona_contenidos
{
	background: url(../../imagenes/general/fondo_zonacontenidos.jpg) left bottom no-repeat;
	float: left;
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	width: 950px;
	min-height: 479px;
	height: auto;
}
/***** Cabecera *****/
#cabecera
{
	background: url(../../imagenes/general/cabecera/cabecera.jpg) left top no-repeat;
	width: 950px;
	height: 175px;
	padding: 0px;
	float: left;
}

#cabecera h1
{
	display: none;
}

#cabecera #logo
{
	float: left;
}

#cabecera #logo img
{

	margin: 0px 0px 0px 0px;
	border: 0px;
}

/***** Menú *****/
#menu_izq
{
	width: 172px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#menu_izq h2
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
	clear: both;
}
#menu_izq h2 img
{
	border: 0px;
}
#menu_izq h2 span
{
	display: none;
}

/* nivel 1 */
#menu_izq ul#menu
{

	width: 143px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 20px 18px;
	float: left;
	list-style-position: outside;
}

#menu_izq ul#menu li
{
	width: 141px;
	min-height: 47px;
	border: 1px solid #c3c3c3;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
#menu_izq ul#menu li.banner
{
	padding:6px;
	width:129px;
}
#menu_izq ul#menu li.banner a
{
	margin:0px;
	padding:0px;
}

#menu_izq ul#menu li img
{
	float: left;
	border: 0px;
	margin: 0px;
}
#menu_izq ul#menu li.actual
{

}

/*
el li de nivel 1 que contiene el ul de nivel 2 no tiene borde inferior.
*/
#menu_izq ul#menu li.li_nivel2
{
	border: 1px solid #c3c3c3;
	
}

#menu_izq ul#menu li a
{
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	background-image: url(../imagenes/portada/bullet_menu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	float: left;
}

#menu_izq ul#menu li a:hover
{

	color: #00A2DF;
	text-transform: none;
	text-decoration: none;
}

/* nivel 2 */
#menu_izq ul#menu ul.nivel2
{
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 4px 0px;
	float: left;
	list-style-position: outside;
	background: url(../../imagenes/menu/menu2.gif) left top repeat-x;
}

#menu_izq ul#menu ul.nivel2 li
{
	width: 141px;
	border: 0px;
	min-height: 13px;

	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	float: left;
}

#menu_izq ul#menu ul.nivel2 li a
{
	font: normal 10px Verdana,Sans-serif;
	color: #000;
	text-decoration: none;
	background: url(../../imagenes/menu/menu2_off.gif) 7px 3px no-repeat;
	margin: 0px 0px 0px 0px;
	display: block;
	padding: 0px 0px 0px 17px;
}

#menu_izq ul#menu ul.nivel2 li a:hover
{

	color: #00A2DF;
	background: url(../../imagenes/menu/menu2_on.gif) 7px 3px no-repeat;
	text-transform: none;
	text-decoration: none;
}

/***** zona central *****/
#zona_central
{
	width: 765px;
	min-height: 460px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-left: 1px solid #c3c3c3;
}

#zona_central h2
{

	font: normal 14px Verdana,Sans-serif;
	color: #00A1DE;
	border: 1px solid #C3C3C3;
	border-left: 0px;

	padding: 2px 0px 2px 15px;
	margin: 0px 5px 0px 0px;

	clear: both;
}

/***** pie de página *****/
#pie
{
	background: url(../../imagenes/general/pie.jpg) left bottom no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: #7E7E7E;
	font-weight: normal;
	min-height: 41px;
	width: 950px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#pie .enlaces_pie
{
	float: right;
	padding: 1px 7px 0px 0px;
}
#pie address
{
	font-style: normal;
	font: bold 10px Verdana,Sans-serif;
	color: #fff;
	padding: 12px 0px 0px 50px;
}


/***** listado de categorias *****/
.texto_categorias
{
	text-align: justify;
	margin: 0px;
	padding: 15px;
}

.texto_categorias img
{
	margin: 0px 0px 10px 10px;
	float: right;
	border: 1px solid #898989;
}

.texto_categorias a
{
	color: #00A2DF;
	text-decoration: none;
}

.texto_categorias a:hover
{
	text-decoration: underline;
}
.texto_categorias ul
{
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}
#listado_categorias
{
	/*background: url(../../imagenes/general/cat_fondo.jpg) right top no-repeat;*/
	width: 754px;
	
	text-align: justify;
	margin: 3px 0px 0px 3px;
	float: left;
	min-height: 300px;
	height: auto;
}

#listado_categorias ul
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	list-style-type: none;
}

#listado_categorias ul li
{
	background: url(../../imagenes/general/bullet_li.gif) 15px 9px no-repeat;
	width: 475px;
	height: 23px;
	margin-bottom: 3px;
	bordeR:1px solid #C3C3C3;

}

#listado_categorias ul li a
{
	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0px 0px 25px;
	display: block;
	width: 450px;
	height: 19px;
}

#listado_categorias ul li a:hover
{
	color: #00A2E0;
	background: url(../../imagenes/general/li_cat.gif) right top no-repeat;
}

/*** Ruta de localización ***/
#ruta
{
	font: normal 9px Verdana,Sans-serif;
	color: #00A1DE;

	padding-right: 5px;
	text-transform: lowercase;
}

#ruta p
{
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	
	padding-left: 10px;
	text-transform: lowercase;
}
#ruta p span.bullet
{
	
	margin: 0px;
	padding: 0px;
	background: url(../../imagenes/general/bullet_ruta.gif) left 4px no-repeat;
	
}

#ruta p a
{
	font: normal 9px Verdana,Sans-serif;
	color: #7B8282;
	text-decoration: none;
	text-transform: lowercase;
	
}

#ruta p a:hover
{
	font: normal 9px Verdana,Sans-serif;
	text-decoration: underline;
	text-transform: lowercase;
}

/***** Varios *****/

/***** comunes a las plantillas *****/
.textoNormal
{
	text-align: justify;
	margin: 0px;
	padding: 15px;
}

.textoNormal a
{

	color: #00A2DF;
	text-decoration: none;
}

.textoNormal a:hover
{
	text-decoration: underline;
}
.textoNormal ul
{
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}
/***** Paginación de resultados general *****/
#paginacion
{
	
	clear:both;
	margin-top: 20px;
	padding-top:30px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #00A2E0;
}

#paginacion a
{
	color: #00A2E0;
	background-color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#paginacion a:hover
{
	color: #FFF;
	background-color: #00A2E0;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#paginacion .pagina_actual
{
	font-weight: bold;
	border: 1px solid #00A2E0;
}

/***** 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;
	/margin-top: 10px;
}

#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;
}
.volver
{
	color: #00A2DF;
}
.volver a
{
	float:left;
	font-weight: bold;
	padding: 0px;
	margin:20px 0px 0px 0px;
	text-decoration: none;
	background: url(../../imagenes/general/b_volver_off.jpg) left top no-repeat;
	width:46px;
	height:17px;
	
}
.volver a:hover
{
	background: url(../../imagenes/general/b_volver_on.jpg) left top no-repeat;
	text-decoration: none;
}