html {
	height:100%;
	}
body {
	background:#f7f7f7 url(../imagens/bg_body.jpg) no-repeat center top;
	font:13px "Trebuchet MS", Verdana;
	text-align:center;
	margin:0;
	}
a {
	text-decoration:none;
	color:#333;
	}
h1 {
	margin:2px 0 5px -1px;
	color:#036;
	}
h2 {
	font-size:1.3em;
	color:#900;
	}
ul {
	margin:0;
	padding:0 0 0 25px;
	list-style:url(../imagens/bt_list.jpg);
	}
img {
	border:0;
	}
#tudo {
	width:980px;
	margin:0 auto;
	}
#topo {
	height:200px;
	}
#menu {
	float:left;
	width:250px;
	}
#conteudo {
	float:right;
	text-align:left;
	width:710px;
	padding:5px 10px 40px 0;
	/* minimo de altura */
	min-height:780px;
	height:auto !important;
	height:780px;
	}
#conteudo p {
	text-align:justify;
	}
#fotLeft {
	padding:3px 20px 5px 0;
	float:left;
	}
#enderecos {
	width:230px;
	margin:5px 10px 0 10px;
	text-align:left;
	}
#enderecos blockquote {
	width:230px;
	height:130px;
	background:url(../imagens/bg_endereco.gif) no-repeat 0 0;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	text-align:center;
	color:#333;
	}
#enderecos blockquote b {
	display:block;
	}
#cartoes {
	width:230px;
	height:150px;
	background:url(../imagens/cartoes.jpg) no-repeat top left;
	}
#banner {
	text-align:center;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #999;
	}
#destaq {
	width:350px;
	padding:10px 5px 10px 0;
	float:left;
	}
#rodape {
	font:10px "Trebuchet MS", Verdana;
	color:#666;
	width:710px;
	float:right;
	clear:both;
	}
#rodape a {
	color:#666;
	text-decoration:none;
	}
	
#dnn_BottomPane{
	width: 950px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;	
}
