/***** Descargas *****/
#listado_descargas
{
	float: left;
	margin-top: 15px;
	/margin-top: 0;
	padding-bottom: 15px;
}

#listado_descargas .descarga
{
	width: 531px;
	min-height: 50px;
	height: auto;
	/height: 60px;
	padding: 0px;
	margin: 5px 0px 5px 3px;
	float: left;
}

#listado_descargas .descarga h3 
{
	margin: 0 0 0 5px;
	padding: 0;
	border-bottom: 1px solid #c98027;
}

#listado_descargas .descarga h3 a:link, #listado_descargas .descarga h3 a:visited, #listado_descargas .descarga h3 a:hover, #listado_descargas .descarga h3 a:active
{
	color: #c98027;
	text-decoration: none;

	font-family: Verdana;
	font-size: 10px;
	color: #c98027;
	font-weight: normal;
	text-transform: uppercase;

	position: relative;
	bottom: -2px;
	/bottom: -1px;
}


#listado_descargas .descarga p.info
{
	float: right;
	margin: 5px 5px 0px 0px;

	font-family: Verdana;
	font-size: 10px;
	color: #648c9f;
	font-weight: normal;
}

#listado_descargas .descarga em
{
	display: block;
	margin: 5px 0px 5px 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #164456;
	font-weight: normal;
	min-height: 30px;
	/height: 30px;
	text-align: justify;
	font-style:normal;
}


#listado_descargas p.informacion
{
	margin-top: 30px;
	color: #164456;
	font-family: Verdana;
	font-size: 11px;
}
