BODY {
	background-color: #1E2C52;
	margin: 0px;
	padding-left: 7px;

}

.texto_bienvenida {

	color: #1E2C52;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

}

.texto_noticias {

	color: #333333;

	font-family: Tahoma;

	font-size: 12px;

	text-decoration: none;

	line-height: 16px;



}

.links {

	color: #5775C1;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

}

.links:hover {

	color: #2B3F75;

}

.titulo_bienvenida {

	color: #1E2C52;

	font-family: "Arial Narrow", "Arial Black", Helvetica-Normal;

	font-size: 24px;

	text-decoration: none;

	font-weight: bold;

	letter-spacing: -0.5px;

}

.titulo_noticia {

	color: #CC3333;

	font-family: "Arial Narrow", "Arial Black", Helvetica-Normal;

	font-size: 16px;

	text-decoration: none;

	font-weight: bold;

	letter-spacing: -0.5px;

}

.texto_destacado {

	color: #FFFFFF;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

}

.texto_principal {

	color: #1E2C52;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

}

.links_pie {

	color: #010101;

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 10px;

	text-decoration: none;

	text-align: center;

	line-height: 16px;

}

.links_pie:hover {

	color: #ED2A30;

	text-decoration: none;

}

.bg_top {

	background-image: url(img/css_bg_top.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.bg_cuerpo {

	background-color: #D3D7E3;

	padding: 15px;

}

.titulos {

	color: #1E2C52;

	font-family: "Arial Narrow", "Arial Black", Helvetica-Normal;

	font-size: 13px;

	text-decoration: none;

	font-weight: bold;

	letter-spacing: -0.5px;

}

.subtitulos {

	color: #1E2C52;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	letter-spacing: -0.5px;

}

.tabla {

	border: 1px solid #1E2C52;

}

.layer {

	position: relative;

	height: 140px;

	width: 768px;

}

.titulos_turismo {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	letter-spacing: -0.5px;

	font-weight: bold;

}

.colorfilete {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

}

