/* CSS Document */

body, html { 
margin:0px; 
background-color:#F0F0F0; }

.logo {
background-repeat:no-repeat;
background-position:left top; }

.img_right { 
background-repeat:no-repeat; 
background-position:right; }

.texto {
font-family:verdana; 
font-size:11px; 
color:#404041; }

.titulos {
font-family:verdana; 
font-size:12px; 
color:#162266; 
font-weight:bold; }

.line {
line-height:17px; }

.campo_pesquisar {
width:120px;
height:23px;
border:0px;
background-image:url(imagens/campo2.jpg); }

.campo {
width:92px;
height:23px;
border:0px;
padding: 3px;
background-image:url(imagens/campo1.jpg); }

.cinza_11 {
font-family:verdana; 
font-size:11px; 
color:#F0F0F0; }

.branco_9 {
font-family:verdana; 
font-size:9px; 
color:#FFFFFF; 
letter-spacing:-1px; }

a.link_branco_9 {
font-family:verdana; 
font-size:9px; 
color:#FFFFFF; 
text-decoration:none; }

a.link_cinza_11 {
font-family:verdana; 
font-size:11px; 
color:#404041; 
text-decoration:none; }

a.link_azul_12 {
font-family:verdana; 
font-size:12px; 
color:#162266; 
text-decoration:none;
font-weight:bold; }

.formulario_contato { 
font-family:verdana; 
font-size:11px; 
color:#666666; 
background-color:#F5F5F5; 
border:1px solid #999999; }

.width1 { 
width:350px; }

.width2 { 
width:110px; }

.width3 { 
width:40px; }

.alinhamento_texto {
margin-left:20px; margin-right:25px; }