body {
	margin:0px;
	background-image:url(images/bkg3.gif);
	background-attachment:scroll;
	background-repeat:repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
#noticia {
	background-image:url(images/m17.jpg);
	background-repeat:no-repeat;
	margin:0px;
	height:225px;
	padding-left:15px;
}
#rodape {
	width:765px;
	background-image:url(images/m_rodape.gif);
	background-repeat:no-repeat;
	height:45px;
	padding-top:35px;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 20px;
	color:#000099;
	clear:both;

}

#geral {
	width:765px;
}
#menu {
	width:286px;
	float:left;
}
#conteudo {
	width:479px;
	float:right;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.titulo-h1-laranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FF6600;
	font-weight: bold;
}
.titulo-h1-laranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FF6600;
	font-weight: bold;
}
.titulo-h1-preto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.borda-azul {
	border: 1px solid #0066CC;
}
.borda-cinza {
	border: 1px solid #CCCCCC;
}
.form-azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #006699;
	font-weight: normal;
}
.form-verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #7EA800;
	font-weight: normal;
}
#banner {
	position:absolute;
	left:768px;
	float:right;
	top:3px;
}

