body {
	margin: 0px;
	background-color: #86b5b5;
	font-family: Verdana, serif;
	color: black;
	font-size: 12px;
	margin-bottom: 10px; }


a {
	color: #7d120f;
	text-decoration: none; }
a:hover {
	text-decoration: underline; }
div#flags a:hover {
	text-decoration: none; }

a img {
	border: 0px; }


div#principal {
	clip: rect(0px 740px 280px 0px);
	width: 740px; height: 280px;
	background-image: url(../images/cover_bg.gif);
	position: relative; }

div#flags {
	position: absolute;
	left: 650px; top: 287px;
	z-index: 2; }



#footer {
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
}

#footer a {
	color: #000;
}