/***** Descargas *****/
h2
{
	margin:0px 0px 10px 0px;
	padding:34px 0px 5px 0px;
	width:706px;
	
	border-bottom:1px solid #59B010;
	
	font-family: Verdana;
	font-size: 24px;
	color: #FFFFFF;
	font-weight:normal;
}
h2 span
{
	display:block;
	width:175px;
}
#listado_descargas
{
	float: left;
	width:655px;
	padding-top:10px;
}

#listado_descargas .descarga
{
	
	width:630px;
	min-height: 17px;
	height: auto;
	
	padding: 2px 0px 0px 25px;
	border:1px solid #BCBCBC;
	background-color:#FFFFFF;
	margin: 0px 0px 5px 0px;
	float: left;
	background-image: url(../../imagenes/contenidos/bullet_descargas.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
}
#listado_descargas .descarga #capa_botones
{
	float: right;
	width: 66px;
	height:45px;
	text-align:right;
	margin-right:1px;
		
}
#listado_descargas .descarga #capa_botones img
{
	margin-bottom:3px;
}
#listado_descargas .descarga hr
{
	display: none;
}

#listado_descargas .descarga p
{
	margin: 0px 0px 0px 5px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #424242;
	clear:left;
	
}

#listado_descargas .descarga h3
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D80000;
	float: left;
	margin: 5px 0px 0px 5px;
}

#listado_descargas .descarga p.parrafo_enlace
{
	float: right;
	margin: 5px 5px 0px 0px;
}

#listado_descargas .descarga p.parrafo_enlace a
{
	font-family: Verdana;
	font-size: 11px;
	color: #868686;
	font-weight: normal;
	text-decoration: none;
}

#listado_descargas .descarga p.parrafo_enlace a:hover
{
	text-decoration: underline;
}

#listado_descargas .descarga p span
{
	color: #B3B3B3;
	font-weight: bold;
}
#listado_descargas .descarga p span.puntos_rojos
{
	color: #CB0101;
	
}

#listado_descargas .descarga img
{
	
}

#listado_descargas p.informacion
{
	color: #868686;
	font-family: Verdana;
	font-size: 11px;
}
