/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/background.jpg);
}
.texto1{
color: #006699;
font-family: Verdana;
font-size: 10px;
font-weight:normal;
}
.texto2{
color: #666666;
font-family: Verdana;
font-size: 12px;
font-weight:normal;
}
.topo_box {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.fundo_box{
background-color:#FFFFFF;
background-image:url(imagens/fundoboxinterno.png);
background-repeat: repeat-x;
}
.powered-endereco{
color: #CCCCCC;
font-family: verdana;
color: #999999;
font-size: 10px;
font-weight: normal;
}
.leiamais{
	color: #000000;
	font-weight: bold;
}
.input_contato{
font-family: Verdana;
font-size:12px;
color: #333333;
padding: 3px;
border: 1px solid #CCCCCC;
}
.titulo_form{
font-family: verdana;
font-size: 13px;
font-weight: bold;
color: #666666;
border-bottom: 1px solid #666666;
}
.titulos{
font-family: Verdana;
color: #FF9900;
font-size: 18px;
}
.sub_titulos{
color: #FF9900;
font-size: 12px;
}
li{
color: #006699;
font-family: Verdana;
font-size: 12px;
}