#logotipo {
	background-image: url(../imagens/olhostop.jpg);
	height: 307px;
	width: 450px;
	border: 0px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 200px;
	top: 67px;
}

#geral {
	height: 100%;
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
}

#endereco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 167px;
	top: 374px;
	width: 450px;
	height: 72px;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;

}

body {
	background-color: #0033CC;
	background-image: url(../imagens/fundoolho.gif);


}

#idiomas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 200px;
	top: 11px;
	width: 400px;
	height: 46px;


}

#endereco img {
	padding: 4px;
	marging: 10px;
	margin: 10px;

}

