/***** contenido *****/
#contenido
{
	background-image: url(../../imagenes/portada/fondo_contenidos.gif);
	background-position: left top;
	background-repeat: repeat-x;

	width: 755px;
	min-height: 150px;
	height: auto;
	margin: 0px;
	float: left;
	/*border: 1px solid red;*/
}

#fondo_listado_contenidos
{
float:left;
width:656px;
min-height:450px;
background:url(../../imagenes/contenidos/bajo_contenidos.gif) left bottom no-repeat;
}
#listado_contenidos
{
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	line-height: 1.8em;
	margin: 0px 0px 0px 170px;

	padding:6px 0px 0px 0px;
	float: left;
	width:447px;
	min-height: 100px;
	height: 100px;
	background:url(../../imagenes/contenidos/sombra_top_listado.gif) top left no-repeat;
}

#listado_contenidos ul
{
	float:left;
	width:447px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(../../imagenes/portada/bullet_listados.gif);
}

#listado_contenidos ul li
{
	float:left;
	width:447px;
	border-width: 0px;
	margin:0px;
	padding:0px;
}

#listado_contenidos ul li a:link, #listado_contenidos ul li a:visited, #listado_contenidos ul li a:hover, #listado_contenidos ul li a:active
{
	display:block;
	font-family: Verdana;
	font-size: 11px;
	color: #0092B1;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	line-height: 27px;
	background:url(../../imagenes/contenidos/fondo_contenido_off.gif) top left no-repeat;
}
#listado_contenidos ul li a:hover
{
background:url(../../imagenes/contenidos/fondo_contenido_on.gif) top left no-repeat;
text-decoration: underline;
color:#000;
}

#listado_contenidos p.informacion
{
	color: #868686;
	font-family: Verdana;
	font-size: 11px;
}

/***** Descargas asociadas a los contenidos *****/
h2#rotulo_descargas_asociadas
{
	background-color: #FFFFFF;
	color: #05501E;
	text-transform: none;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #05501E;
}

#listado_descargas_asociadas
{

float:left;
margin:0px 0px 0px 7px;
padding:0px;
text-align:left;
}
#listado_descargas_asociadas #cabecera_descargas_asociadas
{
float:left;
width:640px;
background: url(../../imagenes/descargas/cab_descargas_asoc.gif) top left no-repeat;
line-height:29px;
/*fuente*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CDAF48;
font-weight:bold;
padding:0px 0px 0px 25px;
}
#listado_descargas_asociadas #pie_descargas_asociadas
{
float:left;
width:640px;
background: url(../../imagenes/descargas/pie_descarga_asoc.gif) top left no-repeat;
line-height:11px;
margin:0px;
padding:0px;
}

#listado_descargas_asociadas ul
{
	float:left;
	list-style-type: none;
	margin:0px;
	padding:0px;

}

#listado_descargas_asociadas ul li
{
		float:left;
	width: 640px;
	color: #05501E;
	background:url(../../imagenes/descargas/cuer_descargas_asoc.gif) top left repeat-y;
}

#listado_descargas_asociadas ul li a
{
	display:block;
	float:left;
	width:600px;
	margin-left:20px;

	color: #767676;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left:5px;
	background:url(../../imagenes/descargas/bullet_descargas.gif) left 3px no-repeat;
}

#listado_descargas_asociadas ul li a:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
#bajo_contenidos
{
	float:left;
	width:584px;
	line-height:320px;
	
	background:url(../../imagenes/contenidos/bajo_contenidos.gif) top left no-repeat;
}






