/* CSS Document */

body{
margin:0px;
background:url(files/bg_full.png);
background-color:#1a4b7d;
}
a{
text-decoration:none;
color: #054E7B;
}
a:hover{
color:#6699CC;
}
imput{
color:#0066CC;
border:solid 1px #0066CC;
}
#campo{
border: 1px solid #FFFFFF;
}
#botao{
background:#FFFFFF;
border: solid 1px #0066cc;
}

#corpo{
height:570px;
background:url(files/bg.jpg) no-repeat;
width:1003px;
}
#top{
width:1003px;
background:url(files/top.jpg) no-repeat;
height:220px;
}
#logo{
margin-left:10px;
margin-top:10px;
position:absolute;
}
#txt_top{
margin-top:10px;
margin-left:200px;
position:absolute;
}
#mapa{
position:absolute;
margin-top:200px;
margin-left:770px;
}
#menu_um{
position:absolute;
margin-top:200px;
margin-left:80px;
}
#menu_dois{
position:absolute;
margin-top:100px;
margin-left:410px;
}
#bandeira{
margin-left:840px;
margin-top:535px;
position:absolute;
}
#selo{
margin-left:930px;
margin-top:330px;
position:absolute;
}
#flash_home{
margin-left:269px;
margin-top:190px;
position:absolute;
}
#int{
margin-left:239px;
margin-top:-67px;
background:url(files/bg-int.jpg) no-repeat;
background-color:#FFFFFF;
width:765px;

position:absolute;
z-index:10;
}
#titulo{
font-family:"Times New Roman", Times, serif;
font-size:36px;
text-shadow:#000000;
letter-spacing:1px;
color: #0073AA;
margin-left:70px;
}
.titulo2{
font-family:"Times New Roman", Times, serif;
font-size:25px;
letter-spacing:1px;
color: #996600;
}

#menu_htm{
border-bottom: solid 1px #62AFD9; 
padding:5px;
background:url(files/bg_menu_htm.jpg) repeat-x;
width:755px;
height:20px;
z-index:9;
}
.branco{
letter-spacing:1px;
color:#FFFFFF;
text-decoration:none;
}
table{
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#corpo_int{
width:740px;
margin-left:13px;
}
.txtgrande{
color:#666666;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
.txtgrande2{
color: #0066CC;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
.txtgrande3{
color: #993300;
font-family:"Times New Roman", Times, serif;
font-size:17px;
}
.marc{
font-size:9px;
color:#FF9900;
}