BODY {

	margin: 0px;

	background-color: #000000;

}

.bg_intro {

	background-color: #C4C4A2;

	background-image: url(img/css_bg_principal.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}

.bg_principal {

	background-color: #F1F1E7;

	background-image: url(img/css_bg_principal.jpg);

	background-repeat: repeat-x;

	background-position: left bottom;

}

.bg_pie {

	background-color: #DD4200;

	background-image: url(img/css_bg_pie.jpg);

	background-repeat: repeat-x;

	background-position: center top;

}

.pie {

	color: #F8F2E1;

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: none;

}

.pie:hover {

	color: #000000;

}

.colorfilete {

	border-top: 1px solid #E0E1CF;

	height: 5px;

}

.bg_contenido {

	padding-top: 15px;

	padding-bottom: 15px;

	padding-right: 34px;

	padding-left: 34px;

}

.titulos {

	color: #FE7E25;

	font-family: Tahoma;

	font-size: 19px;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E1DBCF;

}

.texto {
	color: #A5A584;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;

}

.texto:hover {

	text-decoration: underline;

}

.texto_resaltado {

	color: #A5A584;

	font-family: Tahoma;

	font-size: 13px;

	text-decoration: none;

	font-weight: bold;

}

.texto_resaltado:hover {

	color: #40AC62;

}

.borde_foto {

	border: 1px solid #E1DBCF;

}

.txt {

	color: #A5A584;

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: none;

}

.txt:hover {

	text-decoration: underline;

}

.localizacion {

	color: #2B6A3A;

	font-family: Tahoma;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

}

.titulo_noticias {

	color: #FE7E25;

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: none;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E1DBCF;

}

.fecha_noticias {

	color: #A5A584;

	font-family: Tahoma;

	font-weight: bold;

	font-size: 11px;

	text-decoration: none;

}

.sumario_noticias {

	color: #333333;

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: none;

	font-weight: bold;

}

