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

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image:url(imagens/fundoSite.jpg);
background-repeat:no-repeat;
background-position:top;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
#container{
width:895px;
height:645px;
background-image:url(imagens/fundo.png);
position: absolute;
top: 50%;
left: 50%;
margin-left: -447px;
margin-top: -332px;	
}
.logo{
width:375px;
height:180px;
float:left;
}
a img{
border:none;
}
a:link {
color:#333333;
text-decoration:underline;
}
a:visited {
color:#990033;
text-decoration:none;
}
a:hover {
color:#333333;
text-decoration:none;
}
a:active{
color:#333333;
text-decoration:none;
}

.menu3{
width:520px;
height:115px;
float:left;
}
.subMenu3{
text-align:right;
width:480px;
height:15px;
margin-top:90px;
}

.menu2{
width:520px;
height:65px;
float:left;
z-index:900;
}
.menu1{
width:310px;
height:235px;
float:left;

}
.menu1 table{
margin-left:23px;
}
.if{
float:right;
}
.ifo{
width:35px;
height:435px;
float:right;
}

/* conteudo pagina index */
.dest1{
width:310px;
height:200px;
float:left;
}
.dest1 img{
margin-left:23px;
}
.menu4{
width:895px;
height:30px;
float:left;
}
.menu4a{
width:730px;
height:30px;
float:left;
text-align:right;
}
.menu4b{
width:125px;
height:30px;
float:left;
text-align:right;
}
.menu4c{
width:40px;
height:30px;
float:left;
text-align:left;
}
.dest1{
text-align:right;
}
.footer{
width:895px;
height:100px;
text-align:right;
vertical-align:text-bottom;
vertical-align:bottom;
}
.joaobem{
color:#999999;
}

.joaobem a:link {
color:#999999;
text-decoration:underline;
}
.joaobem a:visited {
color:#999999;
text-decoration:line-through
}
.joaobem a:hover {
color:#333333;
text-decoration:none;
}
.joaobem a:active{
color:#333333;
text-decoration:none;
}
