div#contents h1 { width: 100%; margin-bottom:10px }

div.download{ padding-top: 3px; padding-bottom:12px; }
div.download a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding: 4px 2px 4px 4px;
	border-bottom: 1px solid #d0cfcf;
	background:top #cccccc;
}
div.download a:hover { background-color: #e0dede; }
div.download p { background-color: #fcfcfc; text-align: justify; padding: 8px; margin-top: 0px; margin-bottom: 6px; }

div.box_438 a.link_to_download{
	margin-left:15px; 
	color: #406dbf; 
	text-decoration: none; 
	padding-left:15px; 
	background:url(../images/bt_descarga.gif) no-repeat; 
	height:20px; 
}
div.box_438 a:hover.link_to_download{ 
	color: black; 
	padding-left:15px; 
	background:url(../images/bt_descarga.gif) no-repeat; 
	height:20px; 
	background-color:#e2e2e2;
}
div.box_438 a:visited.link_to_download{ 
	color: black; 
	padding-left:15px; 
	background:url(../images/bt_descarga.gif) no-repeat; height:20px;
}
div.box_438 a:active.link_to_download{ 
	color: black; 
	padding-left:15px; 
	background:url(../images/bt_descarga.gif) no-repeat; height:20px;
}
