body {
    background-image: url(img/back.gif);
    background-attachment: fixed;
    background-position: 100% 100%;
}

.texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	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: 18px;
	color: 0033CC;
	font-weight: bold;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}

a.menu:link {
	font-family: "Trebuchet MS";
	color: #336699;
	font-style: normal;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Trebuchet MS";
	color: #1897C0;
	font-style: normal;
	text-decoration: underline;
}
a.menu:visited {
	font-family: "Trebuchet MS";
	color: #336699;
	font-style: normal;
	text-decoration: none;
}
.titumenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	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: #001C6C;
	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;
}
.subtitulosblancos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #517CFF;
}
.cvs {
	border:1px dashed #243D86;
	padding:10px;
	width:90%;
	background-color: #F2F2F2;
}
.newsblock {
	border:1px dashed #336699;
	background-color: #333333;
	float: none;
	width: 530px;
	padding: 5px;
	margin-left: 10px;
}
.newsblock a {
	color: #F6F6F6;
	text-decoration: none;
}
.newsblock p {
	font-size: 13px;
	color: #FFFFFF;
}

.newsblock  h2  {
	font-size: 20px;
	color: #FFFFFF;
	margin: 2px;
}

.gringoblock {
	border:1px dashed #A9CA39;
	padding:5px;
	width:98%;
	background-color: #EAF2CE;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
