#barraclose{
display: block;
text-align: right;
background-color: #f1f1f1;
height: 15px;
width: 100%;
}
#barraclose span{
float: left;
padding: 3px 0 0 10%;
text-transform:uppercase;
font-size: 15px;
font-weight:bold;
width: 90%;
text-align:center;
}
#barraclose a{
font-family: Sans-serif;
font-size: 15px;
text-decoration:none;
padding: 3px 10px 0 0;
font-weight: bold;
color: #E2091C;
}
#barraclose span a{
color: #666666;
padding: 3px 5px 0 5px;
}
#barraclose span a:hover{
color: #888888;
text-decoration:underline;
}

#barraclose img{
margin: 3px 0 0 0;
}

#descarga_catalogos li{
	font-size: 12px;
	line-height: 150%;
	list-style-type:none;
	margin-bottom:20px;
}
#descarga_catalogos li a{
	background-repeat:no-repeat;
	background-image:url(../templates/images/ico_pdf.gif);
	padding:0 0 20px 20px;
	text-decoration:none;
}
#descarga_catalogos li a:hover{
	text-decoration:underline;
}

