@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
}
a { text-decoration: none; color: #003399}
a:hover { text-decoration: none; color:#FF3300}
.menu_central {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #E05218;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}
.menu_lateral {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	padding-left: 5px;
}
.opciones_lateral {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-indent: 5px;
	text-align:left;
}
.opciones_lateral_b {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align:left;
}
.texto_normal {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:justify;
}
.texto_left {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	padding-left: 8px;
}
.texto_tabla {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
.descripcion_opinion {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:right;
}
.titulo_rojo {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}
.tit_news_home {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}
.leer_mas {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3300FF;
	text-decoration: none;
	text-align:right;
}
.leer_mas_left {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3300FF;
	text-decoration: none;
	text-align:left;
}