#topo {
	background-image: url(imagens/topo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 190px;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 165px;
	padding-right: 20px;
	padding-left: 590px;
	text-align: center;
	padding-bottom: 10px;




}
#celulacentral {
	width: 440px;
	padding: 10px;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;



}
#colunadireita {
	padding: 5px;
	width: 160px;
	vertical-align: top;


}
#celulaesquerda {
	padding: 5px;
	width: 160px;
	vertical-align: top;

}
#imgdestaque {
	padding: 2px;
	border: 1px solid #dddddd;
}
#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	background-image: url(imagens/fundo.gif);

}
#imgdestaque2 {
	padding: 5px;
	border: 1px solid #dddddd;
}
.notindex {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;

}
