#zona_central_aux
{
	width: 709px;
	min-height:460px;
	height:auto;
	float: left;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-image: url(../../imagenes/contactar/fondo_contactar.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	
}
#cuerpo_derecho #listado_descargas h2
{
	font-family: Arial;
	font-size: 20px;
	
	color: #D1D8DE;
	font-weight: normal;
	
	padding: 0px;
	margin: 0px 0px 0px 0px;
			
	clear: both;

}
/***** Descargas *****/
#listado_descargas
{
	float: left;
	
	margin:0px 0px 0px 90px;
	padding:0px;
	
	width:450px;
	
}
#listado_descargas ul
{
	float: left;
	
	margin:0px 0px 0px 0px;
	padding:0px;
	
	list-style-type:none;
}
#listado_descargas ul li
{
	float:left;
	
	width:450px;
	
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 20px;
	
	background-image: url(../../imagenes/descargas/bullet_descarga.gif);
	background-position: left 7px;
	background-repeat: no-repeat;	
}
#listado_descargas ul li a
{
	color: #9EB0BA;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}
#listado_descargas ul li p
{
	margin:0px;
	padding:0px;
	
	color: #9EB0BA;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
}
#listado_descargas p.informacion
{
	color: #9EB0BA;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal; 
}
