/***** contenido *****/
h2
{
		background-image:url(../../imagenes/contacto/fondoh2.jpg);
		background-repeat:no-repeat;
		background-position:top left;
		width:583px;		
		min-height:38px;
		height:auto;
		float:left;
		clear:left;	
		margin:0px 0px 0px 0px;
		padding 0px 0px 0px 0px;
		color:#991F36;
		font-family:verdana;
		font-size:14px;
		font-weight:bold;
			border-left:1px solid black;
		border-right:1px solid black;
		border-top:1px solid black;
}

#contenido
{
	background-image: url(../imagenes/portada/fondo_contenidos.gif);
	background-position: left top;
	background-repeat: repeat-x;

	width: 584px;
	min-height: 150px;
	height: auto;
	margin: 0px;
	float: left;
	/*border: 1px solid red;*/
}


#listado_contenidos
{
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	float: left;
	min-height: 170px;
	height: auto;
	background-color:#A29B8A;
	width:584px;
		border-left:1px solid black;
		border-right:1px solid black;
		border-bottom:1px solid black;
		background-image: url(../../imagenes/portada/contenidos/fondo_listado.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#listado_contenidos ul
{
	margin: 7px 0px 7px 15px;
	padding: 0px 0px 40px 0px;
	width:541px;
	list-style-type: none;
	height:auto;
	
}

#listado_contenidos #falsa_ul
{
	margin: 10px 7px 0px 15px;
	width:541px;
	background-image:url(../../imagenes/portada/contenidos/fondo_ul.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:auto;

}
#listado_contenidos ul li
{
	line-height: 2.0em;
	background-image: url(../../imagenes/portada/contenidos/fondo_li.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-left:1px solid #B3AEA2;
	border-right:1px solid #B3AEA2;
	border-top:1px solid #B3AEA2;
	height:23px;
	margin:0px 0px 1px 0px;
}

#listado_contenidos ul li a
{
	font-family: Verdana;
	font-size: 10px;
	color: #991F36;
	font-weight: bold;
	text-decoration: none;
	min-height:22px;
	height:auto;	
	padding-left:25px;
	margin:0px 0px 0px 0px;
	background-image: url(../../imagenes/portada/contenidos/boton.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
	display:block;
}



#listado_contenidos p.informacion
{
	color: #868686;
	font-family: Verdana;
	font-size: 11px;
}

/***** Descargas asociadas a los contenidos *****/
#descargas_asociadas
{
	background-color:#BDB7A6;
	float:left;
	width:584px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

h2#rotulo_descargas_asociadas
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;	
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width:573px;	
	float:left;
	clear: both;	
	background-image:none;
	border:none;
	background-color:#A29B8A;
	height:25px;		
}

#listado_descargas_asociadas
{
	float:left;
	clear:both;
	margin:0px 0px 20px 0px;
	padding:0px 0px 5px 5px;
	background-color:#A29B8A;
	width:578px;
	
}

#listado_descargas_asociadas ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	list-style-type: none;
	background-color:#A29B8A;
	width:571px;
}

#listado_descargas_asociadas ul li
{
	color: #05501E;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#A29B8A;
	width:571px;
	background-image:url(../../imagenes/portada/contenidos/ul_descargas.gif);
	background-repeat:repeat-y;
	background-position:top left;
	float:left;
	clear:left;;
	height:18px;
}

#listado_descargas_asociadas ul li a
{
	color: #991F36;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;	
	padding-left:10px;	
	background-image: url(../../imagenes/portada/contenidos/bullet_descarga_asociada.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding:0px 0px 0px 17px;
	margin:0px 0px 0px 10px;
	height:18px;	
	display:block;
	float:left;
	clear:left;
}



#plantilla_aux
{
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	border:1px solid black;
	width:584px;
}



