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: #fff;
	background-image: url(../imagens/back-ground.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#tudo {
	width:779px;
	position:relative;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	}
 * html #tudo {height: 100%;}
#conteudo {padding-bottom:50px;}
#topo {
	width:779px;
	height:155px;
	text-align:center;
	padding-top:1px;
	background-image: url(../imagens/topo.jpg);
	}
#menu{
	width:779px;
	height:31px;
}
#principal {
	width:759px;
	padding-left:20px;
	padding-top:10px;
	text-align:justify;
	}
	#banner{
	width: 171px;
	height: 200px;
	padding-top: 40px;
	float: right;
	padding-left: 20px;
}
#destaque{
	width:759px;
	margin-top: 0px;
	padding-top: 40px;
	height: 200px;
}
#desta1{
	position:relative;
	width:300px;
	float:left;
	margin-top:20px;
	margin-left:15px;
	background-image: url(../imagens/index_03_11.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#desta2{
	position:relative;
	width:300px;
	float:left;
	margin-top:20px;
	margin-left:70px;
	background-image: url(../imagens/index_03_11.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#rodape {
	background-image: url(../imagens/rodape.gif);
	width:779px;
	height:40px;
	position: absolute;
	bottom: 0;
	border:dotted #fff;
	border-width: 1px 0;
	text-align:center;
	background-repeat: no-repeat;
	background-position: top;
	}
#rodape p {
margin-top:10px;
	font-weight:bold;
	color:#DA251C;
	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:8px;
margin-right:15px;
}
.img_editor{
float:left;
margin-right:10px;
margin-bottom:10px;
}
#content-divid3 {
float:left;
padding:5px;
position:relative;
width:100%;
margin-top:20px;
}
