body {
	background-color: #EAEAEA;
	margin: 0px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.color_verdeclaro {
	background-color: #e8f0ce;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.legal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #89ad33;
	text-decoration: none;
}
.linea_vetical {
	background-image: url(../images/linea_puntadaVert.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.linea_horizontal {
	background-image: url(../images/linea_puntadaHoriz.gif);
	background-repeat: repeat-x;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #bd1216;
	text-decoration: none;
}
.titulo_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bajada_noticia {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.login {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #89ad33;
	text-decoration: none;
}
.cuadro {
	margin-right: 5px;
	margin-bottom: 5px;
}
.texto2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.titulo_rojo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #bd1216;
	text-decoration: none;
}
.texto_blanco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tabla {
	margin: 10px;
}
.texto_gris {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.texto3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.tituloBlanco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloVerde {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #5C7021;
	text-decoration: none;
}
.titulo_boletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titulo_gris {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.login2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.linea_vetical2 {
	border: 0.1mm dotted #EAEAEA;
}
.linea_vetical3 {
	border-left-width: 0.1mm;
	border-left-style: dotted;
	border-left-color: #E1E1E1;
	border-right-width: 0.1mm;
	border-right-style: dotted;
	border-right-color: #E1E1E1;
}
.linea_vetical4 {
	border-right-style: dotted;
	border-right-color: #E1E1E1;
	border-right-width: 0.1mm;
}
