/***** Descargas *****/
#listado_descargas
{
	float: left;
	width:620px;
	margin:0px 0px 20px 40px;
	background-image: url(../../imagenes/descargas/fd_descargas.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
}

#listado_descargas .descarga
{
	float: left;	
	width:610px;
	min-height: 53px;
	height: auto;
	padding: 5px 0px 5px 10px;
	margin: 0px 10px 0px 0px;
	border-bottom:1px solid #466A7D;
	background-image: url(../../imagenes/descargas/bullet_descarga.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}

#listado_descargas .descarga p
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #868686;
	float: left;
	margin: 5px 0px 0px 5px;
}

#listado_descargas .descarga h3
{
	
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #002646;
	
	margin: 0px 0px 0px 0px;
}

#listado_descargas #zona_der
{
	float:right;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #002646;	
	width:530px;
}

#listado_descargas .descarga p.parrafo_enlace
{
	float: right;
	margin: 5px 5px 0px 0px;
	width:100px;
}

#listado_descargas .descarga p.parrafo_enlace a
{
	font-family: Verdana;
	font-size: 10px;
	color: #7B293B;
	font-weight: bold;
	text-decoration: none;
}

#listado_descargas .descarga p.parrafo_enlace a:hover
{
	text-decoration: underline;
}

#listado_descargas .descarga p span
{
	font-family: Verdana;
	font-size: 10px;
	color: #7B293B;
	font-weight: bold;
}

#listado_descargas .descarga img
{
	
	float: left;
	margin: 3px 3px 3px 25px;
}

#listado_descargas p.informacion
{
	color: #868686;
	font-family: Verdana;
	font-size: 11px;
}
