@charset "utf-8";
.destacados {
	width: 184px;
	background-color: #FFFFFF;
}
.destacados .modulos_destacados {
	height: 79px;
	width: 176px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	background-image: url(../img/destacados/fondo.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	padding-top: 8px;
	padding-left: 8px;
}
.destacados .modulos_destacados img {
	float: left;
	margin-right: 6px;
}
.destacados .modulos_destacados p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 0;
	margin-right: 3px;
	margin-bottom: 3px;
}
.destacados .modulos_destacados a img{
	text-decoration: none;
	border: 0;
}
