* {
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}
body {
	background:#4A99CC url(../imagens/fundos/bd_degrade.gif) repeat-X left bottom;
	cursor:default;
	margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#02304C;
}

/**************************************************************************** VAI SUMIR **************/
a span, #mestre h1.mestre span { display:none; }
/**************************************************************************** FIM VAI SUMIR **********/
#mestre {
	position:relative;
	width:780px;
	margin:auto;
	text-align:center;
}
#mestre h1.mestre {
	float:left;
	width:780px;
	height:172px;
	background:url(../imagens/fundos/top_logo.jpg) no-repeat left top;
}

/*****************************/
/********** MENU *************/
/*****************************/
#mestre #menu {
	float:left;
	width:728px;
	height:40px;
	padding-left:52px;
	background:url(../imagens/menu/fundo.gif) no-repeat left top;
}
#mestre #menu li {
	float:left;
	display:inline;
	height:40px;
	padding-right:11px;
	background:url(../imagens/menu/borda.gif) no-repeat right top;
}
#mestre #menu li a {
	display:block;
	float:left;
	line-height:40px;
	color:#FFF;
	font-size:11px;
	letter-spacing:1px;
	padding:0px 8px 0px 8px;
	background:url(../imagens/menu/hover.gif) repeat-X left top;
}
#mestre #menu li a:hover, #mestre #menu li a.ativo {
	background-position:0px -45px;
}
/*****************************/
/******** FIM MENU ***********/
/*****************************/

#conteudo {
	float:left;
	width:680px;
	background:url(../imagens/enfeites/bonecos.gif) no-repeat left bottom;
	padding:20px 50px 200px 50px;
}

#conteudo ul li { display:table; }
#conteudo ul li p { display:table-cell; vertical-align:middle; }

#conteudo ul li.vinc { background:url(../imagens/icones/vinc.gif) no-repeat left center; }
#conteudo ul li.falt { background:url(../imagens/icones/falt.gif) no-repeat left center; }
#conteudo ul li.equi { background:url(../imagens/icones/equi.gif) no-repeat left center; }
#conteudo ul li.rhum { background:url(../imagens/icones/rhum.gif) no-repeat left center; }
#conteudo ul li.supe { background:url(../imagens/icones/supe.gif) no-repeat left center; }
#conteudo ul li.sele { background:url(../imagens/icones/sele.gif) no-repeat left center; }

/*****************************/
/******** RODAPÉ *************/
/*****************************/
#rodape {
	width:780px;
	float:left;
	margin-top:20px;
	padding-bottom:20px;
}
#rodape #frm_mailing {
	position:relative;
	width:300px;
	float:left;
	display:inline;
	margin-left:20px;
}
#rodape #frm_mailing label {
	color:#376887;
	font-size:10px;
	text-align:left;
	float:left;
}
#rodape #frm_mailing .inputtext {
	width:218px;
	height:30px;
	border:0px;
	background:url(../imagens/fundos/input_mailing.png) no-repeat left top;
	margin-top:5px;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#376887;
	padding:6px 7px 0px 7px;
}
#rodape #frm_mailing .inputbotao {
	width:60px;
	height:20px;
	border:0px;
	background-color:#FFF;
	margin-top:10px;
	margin-left:5px;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#376887;
	cursor:pointer;
}
#rodape #frm_mailing .inputbotao:hover { background-color:#B7C7D3; }
#rodape #frm_mailing #status_mailing h2, #rodape #frm_mailing #status_mailing p {
	position:absolute;
	top:0px;
	left:0px;
	width:280px;
	background-color:#FFF;
	border:1px solid #0B75BB;
	opacity:0.8;
	padding:20px 10px 20px 10px;
}
#rodape #frm_mailing #status_mailing h2 {
	font-weight:normal;
	font-size:15px;
	letter-spacing:2px;
	line-height:25px;
	padding:10px;
}
#rodape #frm_mailing #status_mailing p {
	font-size:12px;
	color:#FF0000;
	letter-spacing:1px;	
}
#rodape #frm_mailing #status_mailing p a, #rodape #frm_mailing #status_mailing h2 a {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:17px;
	height:17px;
	background:url(../imagens/botoes/fechar.gif) no-repeat left top;
}



#rodape address {
	font-size:12px;
	color:#376887;
	float:left;
	font-style:normal;
	text-align:left;
	display:inline;
	margin-left:25px;
}
#rodape a.polvo {
	display:inline;
	width:73px;
	height:42px;
	float:right;
	margin-top:20px;
	background:url(../imagens/icones/polvo.gif) no-repeat left top;
}
#rodape a.polvo:hover { background-position:0px -48px; }

/*****************************/
/******* FIM RODAPÉ **********/
/*****************************/
#rapel {
	position:absolute;
	width:52px;
	height:171px;
	top:208px;
	left:-5px;
}
