.enlaces #seleccionado2 {
	font-weight: bold;
}

.enlaces {
	float: left;
	width: 97%;
	font-size: 0.8em;
	line-height: 18px;
	list-style-type: none;
	margin-bottom: 0px;
	background-color: #FEE1A5;
	padding: 10px;
	margin-top: 0px;
}
.enlaces a {
	color: #000000;
	text-decoration: none;
}
.enlaces a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}




/*--------------------centro_dcha---------------------- */
.centro_dcha {
	float: right;
	width: 28%;
	margin: 0px;
	padding: 0px;
}
.titulo_zona_banners {
	font-size: 0.9em;
	margin-top: 0px;
	padding-top: 20px;
	clear: both;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.centro_dcha p {
	font-size: 0.7em;
	margin-bottom: 0px;
	padding: 0px;
}
/*--------------------centro_izq---------------------- */

.centro_izq {
	float: left;
	width: 65%;
	font-size: 0.8em;
}

.barra_mas {
	background-color: #F1A29D;
	width: 100%;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
	clear: both;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.8em;
}
.barra {
	background-color: #F1A29D;
	width: 100%;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
	clear: both;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.8em;
	height: 15px;
}
.centro_dcha img {
	margin-top: 25px;
}
.datos_contacto {
	color: #9A1616;
}
.todas_las_noticies {
	font-size: 0.8em;
	color: #999999;
	font-weight: normal;
	float: right;
	padding-top: 0px;
	margin-bottom: -20px;
}
.bloque_noticia {
	clear: both;
	margin-top: 10px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-size: 1.2em;
}
.bloque_noticia img {
	clear: left;
	float: left;
}
.texto_noticia {
	width: 50%;
	float: right;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

.fecha {
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.titular {
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ampliar {
	color: #BCB07A;
	margin-top: 10px;
	margin-bottom: 10px;
}
.centro_izq a {
	color: #000000;
	text-decoration: none;
}
.centro_izq a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

