
.enlace_pie {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #818181;
	text-decoration: none;
}
.enlace_pie a:hover {
	text-decoration: underline;
}
.letra_pequenya {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #B6B6B6;
	text-decoration: none;
	font-weight: bold;
}

.enlaces_recomendados{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(/elementosWeb/mediaweb/images/enlaces_recomendados/fondo_recomendados.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 25px;
}
.enlaces_recomendados .bloque_enlaces{
	margin-right: 15px;
	margin-left: 25px;
}
.enlaces_recomendados .bloque_enlaces .descript{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97b0be;
	float: left;
	width: 150px;
	line-height: 18px;
}
.enlaces_recomendados .bloque_enlaces .desarroll{
	text-align: left;
	float: right;
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a6b1b7;
	line-height: 20px;
}
.enlaces_recomendados .bloque_enlaces .desarroll a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a6b1b7;
	text-decoration:none;
}
.enlaces_recomendados .bloque_enlaces .desarroll a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #798389;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #798389;
}
.enlaces_recomendados .bloque_enlaces .cerrar_bloque{
	line-height: 1px;
	clear: both;
	height: 1px;
}
