body{
	margin:0px 0px 0px 0px;
	background-image:url(interna/fundo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
#central{
	width:988px;
	left: 50%;	
	position: absolute;
	margin-left: -490px;
	margin-top:0px;
	margin-bottom:0px;
}
#baixo{
	width:983px;
	height:40px;
	background-image:url(interna/topo_cont.jpg);
	margin-left:4px;
	border-top:10px;


}
#baixo_meio{
	width:983px;
	height:100%;
	background-image:url(interna/centro_cont.jpg);
	margin-left:4px;


}
#baixo_baixo{
	width:983px;
	height:17px;;
	background-image:url(interna/fundo_cont.jpg);
	margin-left:4px;


}
#destaques1{
	width:238px;
	height:297px;
	float:left;
	position:absolute;
	left: 5px;
	top: 796px;
	border-top:10px;
	padding-left:4px;
	
}
#destaques2{
	width:235px;
	height:297px;
	float:left;
	border-top:10px;
	position:absolute;
	left: 256px;
	top: 796px;
	
}
#destaques3{
	width:237px;
	height:297px;
	float:left;
	border-top:10px;
	position:absolute;
	left: 503px;
	top: 796px;
	
}
#destaques4{
	width:232px;
	height:297px;
	float:left;
	border-top:10px;
	position:absolute;
	left: 752px;
	top: 796px;
	
}
#centro{
	width:489px;
	float:left;
	height:450px;
	background-image:url(imagens/caixa_meio.jpg);

}

#direito{
	width:240px;
	float:left;
	height:450px;
	background-image:url(imagens/caixa_lado.jpg);	
	margin-left:4px;

}

#caixa{
	float:left;
	width:983px;
	height:69px;
	margin-left:4px;
	margin-bottom:2px;
	margin-top:10px;
}

input{
	border:1px;
	border-color:#333333;
	width:77px;
	height:15px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

img{
	border:0px;
}
.footer{
	font-size:9px;
	color:#666666;
	margin-top:5px;
}
