@charset "utf-8";
.lat_izdo {
	background-image: url(../imagenes/corchete_16.jpg);
	background-repeat:  repeat-y;
}
.lat_dcho {
	background-image: url(../imagenes/corchete_18.jpg);
	background-repeat:  repeat-y;
}
.texto {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	text-indent: 5px;
	font-family: "trebuchet MS";
}
.textovinyeta {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	text-indent: 5px;
	font-family: "trebuchet MS";
	list-style-position: inside;
	list-style-type: disc;
}
.texto_center {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: "trebuchet MS";
}
.texto_noticias_titular {
	font-family: "trebuchet MS";
	font-size: 24px;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
.texto_noticias_fecha {
	font-family: "trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.texto_noticias_bloque {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 700px;
}
