body {
	font-family: "Trebuchet MS",Verdana, Arial, sans-serif;
	background: url('../background-greygradient.gif') repeat-x;
	background-color: white;
	background-attachment: fixed;
	padding: 0;
	margin: 0;
	font-size: 10pt;
 	font-style: normal;
 	font-weight: normal;
 	color: black;
 	text-decoration: none;
 	text-align: justify;
 	line-height: normal;
}
#header {
	width: 750px;
	clear: both;
}
#header-nav {
	font-size: 0.9em;
	color: #666666;	
	width: 400px;
	float: left;
	text-align: left;
	margin: 5px 0 0 0;
}
#header-nav a {
	font-weight: normal;
	color: #660000;
}
#header-lang {
	font-size: 0.8em;
	color: #666666;	
	width: 350px;
	float: right;
	text-align: right;
	margin: 5px 0 0 0;
}
#header-lang select {
	font-size: 0.8em;
	color: #666666;		
}
#header-title {
	width: 750px;
	float: left;
	margin: 5px 0 0 0;
}
#navigation {
	font-size: 1em;
	color: #666666;	
	width: 750px;
	margin: 0 0 3px 0;
}
#navigation td {
	font-size: 1em;
	width: 105px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #dddddd;
}
#contents {
	font-size: 1em;
	color: black;	
	width: 750px;
	margin: 0;
	clear: both;
}
#footer {
	font-size: 0.9em;
	color: #666666;
	width: 750px;
	border-top: solid 1px #666666;
	margin: 10px 0 0 0;
	clear: both;
}
#footer-copyright {
	margin: 5px 0 0 0;	
	float: left;
	text-align: left;
	width: 	450px;
}
#footer-logos {
	margin: 5px 0 0 0;	
	float: right;
}
#footer a {
	font-weight: normal;
}
#main {
	margin: 0px 5px 0px 5px;
}
#side {
	margin: 0px 5px 0px 5px;
}
#side table.event {
	font-size: 8pt;
}
#side table.event {
	font-size: 8pt;
	text-align: left; 
	border-bottom: 1px dotted #666666;
	margin: 0 0 4px 0;
}
#side table.event td.hover {
	background-color:#FFCC66;
}
/* NEWS */
#news-item {
	margin: 10px 5px 10px 5px;
	border-bottom: 1px dashed #666666;	
}
#news-img {
	text-align: center;
}
#news-img img {
	border: 1px solid #cccccc;
}
#news-text {
	font-size: 1em;
	text-align: left; 
}
#news-date {
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
	margin: 2px 0px 0px 0px;
	color: #999999;
}
/* HIGHLIGHTS */
#high-item {
	margin: 10px;
	padding: 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #666666;	
	border-right: 1px solid #666666;
}
#high-text {
	font-size: 1em;
	text-align: left;
	font-style: italic;
	text-align: center;
}
#high-img {
	text-align: center;
}
#high-img img {
	border: 1px solid #cccccc;
}
#high-img a { 
	color: #ffffff;
}
#high-text a:link, #high-text a:visited { 
	color: #990000;
	font-weight: normal;
}
#high-text a:active, #high-text a:hover { 
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
#high-date {
	font-size: 0.8em;
	text-align: right;
	font-style: italic; 
}
/* EVENTS */
#events-item {
	margin: 10px;
	padding: 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #666666;	
	border-right: 1px solid #666666;	
}
#events-text {
	font-size: 0.9em;
	text-align: left; 
}
#events-date {
	font-size: 0.8em;
	text-align: right;
	font-style: italic; 
}
.aviso {
	color: #FF0000;
}