html, body {height:100%;} 
body {
	margin:0;
	padding:0;
	color:#000;
	font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #8DAE81;
	background-image: url(../imagens/back.gif);
	background-repeat: repeat-x;
	}
#tudo {
	width:780px;
	position:relative;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	}
 * html #tudo {height: 100%;}
#conteudo {padding-bottom:50px;}
#topo {
	width:780px;
	height:160px;
	text-align:center;
	background-image: url(../imagens/pc.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: right top;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#menu{
	width:780px;
	height:48px;
	background-image: url(../imagens/menu.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#principal {
	width:780px;
	padding-left:0px;
	padding-top:0px;
	text-align:justify;
	}
#destaque{
	width:780px;
	margin-top: 0px;
	padding-top: 40px;
	height: 200px;
}
#desta1{
	position:relative;
	width:320px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	background-image: url(../imagens/destaque.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 30px;
	height: 150px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#desta2{
	position:relative;
	width:320px;
	float:right;
	margin-top:20px;
	background-image: url(../imagens/destaque.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 30px;
	height: 150px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}

#rodape {
	background-image: url(../imagens/rodape.gif);
	width:780px;
	height:25px;
	position: absolute;
	bottom: 0;
	text-align:center;
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	}
#rodape p {
	margin-top:10px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.clear {clear:both;}

.criacao{
}
.float_left{
float:left;
margin-right:10px;
}
.faleconosco{
margin-top:40px;
}
.assina{
	float:right;
	margin-top:2px;
	margin-right:20px;
}
.img_editor{
float:left;
margin-right:10px;
margin-bottom:10px;
}
img{
border:0;
}
#content-divid3 {
	float:left;
	padding:5px;
	position:relative;
	margin-top:20px;
	margin-left:20px;
	width: 230px;
}
#back_content{
	background-image: url(../imagens/back_conteudo.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DAD7D7;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 760px;
	display: block;
}

