/***** Descargas *****/
#listado_descargas
{
}

#listado_descargas .descarga
{
	width: 477px;
	/width: 470px;
	min-height: 90px;
	height: auto;
	/height: 100px;
	padding: 0px;
	margin: 5px 0px 5px 3px;
	float: left;
	background-image: url(../imagenes/portada/fondo_descargas.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#listado_descargas .descarga .imagen_descarga
{
	float: left;
	margin-bottom: 30px;
}

#listado_descargas .descarga hr
{
	display: none;
}

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

#listado_descargas .descarga h3
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00562E;
	float: left;
	margin: 5px -5px 5px 5px;
	width: 100%;
}

#listado_descargas .descarga p.parrafo_enlace
{
	float: right;
	margin: 0px 0px 0px 0px;
	background-image: url(../imagenes/portada/imagen_enlace_descargar.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	width: 477px;
	height: 26px;
}

#listado_descargas .descarga p.parrafo_enlace span
{
	display: none;
}

#listado_descargas .descarga p.parrafo_enlace a
{
	font-family: Verdana;
	font-size: 11px;
	color: #00562E;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin: 5px 30px 0px 0px;
}

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

#listado_descargas .descarga p span
{
	color: #000;
	font-weight: normal;
}

#listado_descargas .descarga img
{
	border: 1px solid #868686;
	float: left;
	margin: 3px 5px 25px 5px;
}

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