body {
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", "Tahoma", serif;
	font-size: 9pt;
	background-color: #700000;
	color: black;
	height:100%;
	width:100%;
	text-align:center;
	}
#page {
	top: 2%;
	width: 870px;
	height: 96%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: white;
}
#bottom {
	position: absolute;
	height: 25px;
	left: 25px;
	right: 25px;
	bottom: 20px;
	font-size: 7pt;
	color: gray;
	border-top: solid gray 2px;
}
#button {
	position: absolute;
	top: 30px;
	left: 5px;
	width: 400px;
	height: 90px;
	text-align: center;
	overflow: hidden;
	color: silver;
}
#menu {
	position: absolute;
	top: 150px;
	left: 20px;
	width: 170px;
	text-align: center;
	background-color: #005995;
	border-width: medium;
	overflow: hidden;
	color: white;
}
#main {
	position: absolute;
	top: 150px;
	height: 66%;
	left: 220px;
	width: 575px;
	overflow: auto;
	background-color: white;
}
#lang {
	position: absolute;
	left: 20px;
	top: 115px;
	text-align: right;
	font-size: 10pt;
	overflow: hidden;
}
.contentMain {
	padding: 10px;
	text-align: justify;
}
.contentBottom {
	text-align: center;
}
.newsDate {
	padding-top: 1px;
	color: #001989;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 2px;
}
.newsDate1 {
	padding-top: 1px;
	color: gray;
	font-size: 9pt;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	border-bottom: solid silver 0px;
}
.newsHeadline1 {
	font-size: 11pt;
	font-weight: bold;
	font-family: "Verdana", "Tahoma", serif;
	color: #001989;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid #001989 3px;
}
.newsHeadline2 {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Verdana", "Tahoma", serif;
	color: #001989;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
}
.newsText {
	font-size: 9pt;
	font-weight: normal;
	font-family: "Verdana", "Tahoma", serif;
	color: black;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
}
.newsText1 {
	font-size: 8.5pt;
	font-weight: normal;
	font-family: "Verdana", "Tahoma", serif;
	color: black;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
}
img.logo {
	text-align: center;
	padding-top: 2px;
}
img.printLogo {
	display: none;
	padding-left: 10px; 
}
div.menuitem {
	font-size: 9pt;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 5px;
	letter-spacing: 0.3ex;
	border-bottom: solid white 2px;
	color: white;
	vertical-align: center;
	padding-left: 5px;
}
pre {
	font-family: "Verdana", "Tahoma", serif;
	font-size: 9pt;
	color: black;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 80%;
}
a.menuitem, a.menuitem:visited, a.newsHeadline, a.newsHeadline:visited {
	color: white;
	text-decoration: none;
}
a.newsText1, a.newsText1:visited {
	color: black;
	padding-left: 0px;
}
a.newsHeadline1, a.newsHeadline1:visited {
	color: black;
}
a {
	color: gray;
}
a:visited {
	color: gray;
}

.hilite {
	color: gray;
	font-size: 9pt;
}

.centered {
	text-align: center;
	padding-top: 15px;
	margin: 5px;
}
.imageintro {
	text-align: left;
	padding-top: 15px;
	margin: 5px;
}
img.bordered {
	border: solid #001989 2px;
}
#counter {
	font-weight: bold;
	letter-spacing: 1px;
	color: gray;
}
.hidden {
	display: none;
}
img.mapa {
	text-align: center;
	border: 1px solid #990000;
}
img.logo {
	text-align: center;
	border: 0px;
}

