*{ margin: 0px; padding: 0px; }
#bg
{
	width: 100%;
	height: 979px;
	background-image: url("../images/bg1.jpg");
	background-repeat: repeat-x;
}
#principal
{
	width: 959px;
	height: 979px;
	margin: 0px auto;
}
#banner
{
	width: 959px;
	height: 326px;
	/*background-image: url("../images/banner.jpg");*/
	background-repeat: no-repeat;
}
#corpo
{
	width: 959px;
	height: 653px;
}
#patrocinio
{
	width: 959px;
	height: 80px;
	background-repeat: no-repeat;
	/*background-image: url("../images/patrocinio.jpg");*/
}
#portal
{
	width: 896px;
	height: 54px;
	background-repeat: no-repeat;
	background-image: url("../images/portal.jpg");
}
#top_10
{
	width: 279px;
	height: 455px;
	float: left;
	background-repeat: no-repeat;
	/*background-image: url("../images/top_10.jpg");*/
}
#slide_show
{
	width: 363px;
	height: 225px;
	float: left;
	background-repeat: no-repeat;
	/*background-image: url("../images/slide.jpg");*/
}
#cadastre
{
	width: 363px;
	height: 455px;
	float: left;
	background-color:#FFF;
	background-image: url("../images/cadastre.png");
	background-repeat:no-repeat;
}
#recado
{
	width: 363px;
	height: 455px;
	float: left;
	background-color:#FFF;
	background-image: url("../images/recados.png");
	background-repeat:no-repeat;
}


#contato
{
	width: 254px;
	height: 225px;
	float: left;
	background-image: url("../images/contato.jpg");
}
#recados
{
	width: 363px;
	height: 230px;
	float: left;
	background-image: url("../images/recados.jpg");
}
#publicidade
{
	width: 254px;
	height: 230px;
	float: left;
	background-image: url("../images/publicidade.jpg");
}
#rodape
{
	width: 896px;
	height: 64px;
	float: left;
	background-repeat: no-repeat;
	background-image: url("../images/rodape.gif");
}
/*portal*/
#portal_user
{
	width: 184px;
	height: 30px;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 16px;
	margin-left: 38px;
	float: left;
}
#portal_pass
{
	width: 184px;
	height: 30px;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 16px;
	margin-left: 10px;
	float: left;
}
#input
{
	width: 114px;
	height: 20px;
	background-color: #E1E1E1;
	border: 1px solid #878787;
}
#portal_btn_logina
{
	width: 71px;
	float: left;
	height: 32px;
	margin-top: 12px;
	border: none;
	background-image: url("../images/btn_entra.jpg");
}
#portal_btn_cad
{
	width: 99px;
	float: left;
	height: 36px;
	margin-top: 10.5px;
	border: none;
	background-image: url("../images/btn_cad.jpg");
}
#portal_btn_senha
{
	width: 150px;
	float: left;
	height: 41px;
	margin-top: 8px;
	border: none;
	margin-left: 8px;
	background-image: url("../images/btn_senhajpg.jpg");
}
/*RECADOS*/
#recado_topo
{
	width: 363px;
	height: 35px;
}
#recado_corpo
{
	width: 335px;
	height: 80px;
	margin: 0px auto;
}
#recado_img
{
	width: 70px;
	height: 65px;
	float: left;
	background-color: #FFAA2A;
	margin-top: 5px;
	margin-left: 5px;
} 
#recado_txt
{
	margin-top: 5px;
	margin-left: 5px;
	width: 245px;
	height: 65px;
	float: left;
}
#recado_titulo
{
	width: 245px;
	height: 20px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #557FFF;
	float: left;
}
#recado_mensagem
{
	width: 245px;
	height: 45px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #557FFF;
	float: left;
}