html, body {
	margin:0px;
	padding:0px;
	background-image:url(../img/fundo.jpg);
	background-repeat:repeat-x;
	background-color: #2d3353;
	overflow:hidden;
}
/* --------------- */
#img-athia {
	margin:auto;
	padding-bottom:7px;
	height:219px;
	width:371px;
}
#botoes {
	margin:auto;
	width:980px;
	height:267px;
	background-image:url(../img/botoes-new.jpg);
	background-repeat:no-repeat;
}
#botoes div.spacer {
	float:left;
	width:55px;
}
#botoes div.botaoS {
	float:left;
	height: 180px;
	width:180px;
}
#botoes div.botaoP {
	float:left;
	height: 180px;
	width:180px;
}
#botoes div.botaoB {
	float:left;
	height: 180px;
	width:180px;
}
#botoes div.botaoS:hover { background-image:url(../img/rollover.png); }
#botoes div.botaoP:hover { background-image:url(../img/rollover.png); }
#botoes div.botaoB:hover { background-image:url(../img/rollover.png); }
/* -----------EFEITOS, ABSOLUTAS------------- */
#botao_site {
	position:absolute; 
	top:225px; left:167px; 
	width:213px; 
	height:215px; 
	border:1px solid;
}
/* -----------EFEITOS, ABSOLUTAS------------- */

/* ----------- HOTSITES, ABSOLUTAS------------- */
#hotsites_label {
	position:absolute;
	top:5px;
	right:10px;
	width:252px;
	height:15px;
	font-family:Verdana, Geneva, Arial;
	font-size:12px;
	font-weight:bold;
	color: #FFF;
	text-align:center;
}
#hotsites {
	position:absolute;
	top:20px;
	right:10px;
	height:204px; /* 125 */
	width:242px; /* 260 */
	padding-top:5px;
	padding-bottom:8px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../img/quadro-outroshotsites.jpg);
	background-repeat:no-repeat;
}
/* ----------- HOTSITES, ABSOLUTAS------------- */

#completer {
	margin:0px; padding:0px;
	width:100%;
	background-color:#2d3353;
}

