body {
	background-color: #EEEEEE;
}

.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.textosmall {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FAFAFA;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #336699;
	font-weight: bold;
}
.menu {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

a.menu:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336699;
	font-style: normal;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #1897C0;
	font-style: normal;
	text-decoration: underline;
}
a.menu:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336699;
	font-style: normal;
	text-decoration: none;
}
.titumenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336699;
	background-color: #eeeeee;
	font-weight: bold;
	text-align: center;
}
.titumenu2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	background-color: #336699;
	text-align: center;
}
.menu2 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

a.menu2:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #1897C0;
	font-style: normal;
	text-decoration: none;
}
a.menu2:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}
a.menu2:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #1897C0;
	font-style: normal;
	text-decoration: none;
}
.subtitulos {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #7C8D9E;
	font-weight: bold;
}
.titnews {

	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #336699;
	font-weight: bold;
}
.brevesnews {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #667788;
}
.variosnews {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7C8D9E;
}
.lineapunteada {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336799;
	border-right-color: #336799;
	border-bottom-color: #336799;
	border-left-color: #336799;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.newsblock {
	border:1px dashed #336699;
	padding:5px;
	width:90%;
	background-color: #ECF4FB;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.menunoticias{
	border:1px dashed #336699;
	padding:5px;
	width:100%;
	background-color: #ECF4FB;
}

