div#seccion { padding-top: 7px; }

div#seccion a {}

div#seccion a:hover { color: white; background-color: #195ea3; }

div#seccion p { 
	background-color: #fff;
	text-align: justify;
	vertical-align: top;
	margin: 0px;
}
a.link_to_download{
	font-weight: bold;
	color: #916C51;
   font-size: 13px;
   font-family: Arial, Helvetica, sans-serif;
	border-bottom: #848484 dotted 1px;
	width: 585px;
	margin: 0 auto;
	display: block;
}
a.link_to_download:hover{
	color: #343434;
}
span.file_size{display:none;}

h1{}
p{margin:15px;}

.download{
	text-align: justify;
	padding: 0px;
	clear: both;
	display: table;
	border-top: none;
	width: 580px;
	padding-bottom: 5px;
	margin: 0 auto;
	background: url(../images/descargas_btn.gif) bottom right no-repeat;
cursor: pointer;
} 

