﻿*{padding: 0;margin: 0;border: 0;}
body{background: White url(../imagens/estrutura/background.gif) repeat-x fixed;}
#container{background: White url(../imagens/estrutura/marca_dagua.gif) no-repeat 222px 180px;margin: 25px auto auto auto;width: 770px;}

#DivMenu{float: left;width: 181px;height: 418px;}
#DivMeio{float:right;width:588px;}
#DivRodape
{	
	background: White url(../imagens/estrutura/rodape.gif) repeat-x top;
	height: 36px;
	width: 100%;
	margin-top: 5px;
	bottom: 0;
	text-align: center;
	font-family: Verdana,Arial,Times New Roman;
	font-size: 10px;
	color: White;
	font-weight: bold;	
}

