@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/fundo.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0px;
}
.txt_cinza{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#919191;
}
.txt_cinzabold{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#919191;
	font-weight: bold;
}
.formc{
color: #666;
font-weight: bold;
border: groove 1px #9e8fd4;
}
.fontcontato{
color: #081b6f;
font: Arial, Helvetica, sans-serif;
font-size:14px; 
}
.azulrox{
color: #081b6f;
font: Verdana, Geneva, sans-serif;
font-size:16px;
font-weight:bold;
}
.linkpreto2 { font: bold 9px Verdana; color: #000000; text-decoration: none;}
.linkpreto2:active {  color: #000000; text-decoration: none}
.linkpreto2:visited {  color: #000000; text-decoration: none}
.linkpreto2:link {  color: #000000; text-decoration: none}
.linkpreto2:hover {  color: #000000; text-decoration: underline;}
.linkpreto { font: bold 12px Verdana; color: #000000; text-decoration: none;}
.linkpreto:active {  color: #000000; text-decoration: none}
.linkpreto:visited {  color: #000000; text-decoration: none}
.linkpreto:link {  color: #000000; text-decoration: none}
.linkpreto:hover {  color: #000000; text-decoration: underline}


