body {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
}

#geral {
	width:770px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/home.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#menu {
	margin-top: 166px;
	margin-left: 161px;
	width: 170px;
	height: 90px;
	color: #FFF;
	font-size:10px;
	font-weight:bold;
}

#links {
	text-align:center;
	width:770px;
	background-color: #FFF;
	font-size: 9px;	
	float: left;
	margin-top:20px;
	color: #999;
}

#links a {
	color: #999;
	text-decoration: none;
}

#links a:hover {
	color: #999;
	text-decoration: underline;
}

#idiomas {
	margin-top: 68px;
        _margin-top: 35px;
	margin-left: 660px;
	width: 170px;
	height: 20px;
	font-size:10px;
	font-weight:bold;
	float:right;
}

#idiomas a, a:hover {
	color: #000;
	text-decoration: none;
}

#menu li {
	height:15px;
}

#rodape {
	text-align:center;
	width:770px;
	background-color: #FFF;
	font-size: 12px;	
	float: left;
	margin-top:10px;
}

#endereco{
	text-align:center;
	width:650px;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 70px;
	margin-right: 50px;
	float: left;
}

#copyright {
	text-align:center;
	width:770px;
	font-size: 9px;
	padding-top: 10px;
	float:left;
}
