/* CSS Document */

.centro_dcha {
	float: right;
	width: 28%;
	margin: 0px;
	padding: 0px;
}

#miFlash #mapa {
	margin-top: 20px;
	padding-top: 20px;
}

.centro_dcha p {
	font-size: 0.7em;
	margin-bottom: 0px;
	padding: 0px;
}

.centro_izq {
	float: left;
	width: 65%;
}
.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;
}


.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: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.8em;
}

.barra_mas a{
	color: #000000;
	text-decoration: none;
}

.enlace_presen a{
	text-decoration: none;
	color: #000000;
}
.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: #771111;
}
.todas_las_noticies {
	font-size: 0.8em;
	color: #999999;
	font-weight: normal;
	float: right;
	padding-top: 0px;
	margin-bottom: -25px;
}
.todas_las_noticies a{
	color: #999999;
	text-decoration: none;
}

.todas_las_noticies a:hover{
	color: #999999;
	text-decoration: none;
}

.bloque_noticia {
	clear: both;
	margin-top: 20px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	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;
}
.texto {
	font-size: 0.8em;
}


.fecha {
	font-size: 0.7em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}
.titular {
	font-weight: bold;
	font-size: 1em;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ampliar {
	color: #BCB07A;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 0.8em;
}
.ampliar a{
	color: #999999;
	text-decoration: none;
}
.ampliar a:hover{
	color: #BCB07A;
	text-decoration: none;
}

.enlaces {
	float: left;
	width: 65%;
	font-size: 0.8em;
}
.datos_contacto a {
	color: #771111;
	text-decoration: none;
}
