/* CSS Document */

body
{
	background-color: #BBD900;
}

#corpo
{
	top: -6px;
	left: 50%;
	margin-left: -501px;
	width: 1003px;
	position: absolute;
}

#cabecalho
{
	top: 0px;
	padding-top: 0px; /* padrão firefox */
	_padding-top: 3px; /* hack ie6 */
	*padding-top: 3px; /* hack ie7 */
	width: 779px;
	height: 237px;
	background-repeat: no-repeat;
	background-image: url(../imagens/cabecalho.jpg);
}

#cabecalho_home
{
	top: 0px;
	padding-top: 0px; /* padrão firefox */
	_padding-top: 3px; /* hack ie6 */
	*padding-top: 3px; /* hack ie7 */
	width: 779px;
	height: 237px;
	background-repeat: no-repeat;
	background-image: url(../imagens/cabecalho2.jpg);
}

#conteudo_01
{
}

#publicidade
{
	width: 215px;
	height: 440px;
}

#conteudo_02
{
}

#rodape
{
	width: 564px;
	height: 91px;
}

#esquerda
{
	padding-top: 0px; /* padrão firefox */
	_padding-top: 3px; /* hack ie6 */
	*padding-top: 3px; /* hack ie7 */
	width: 112px;
	height: 950px;
}

#direita
{
	padding-top: 0px; /* padrão firefox */
	_padding-top: 3px; /* hack ie6 */
	*padding-top: 3px; /* hack ie7 */
	width: 112px;
	height: 950px;
}
