*{
margin:0;
padding:0;
list-style:none;
vertical-align:baseline;
}

a{outline:none;}

body, html {
background:#b6b6aa url(../_img/bg_home.gif) center top no-repeat;
font-family:Tahoma, "Tahoma", Arial, Helvetica, sans-serif;
font-size:10px;
color:#b6b5ab;
width:100%;
height:100%;
}

.global{
width:1000px;
margin:0 auto 0 auto;
position:relative;
}

.header h1 a{
height:130px;
width:250px;
background:url(../_img/logo.gif) no-repeat left;
text-indent:-9999px;
display:block;
margin:0 0 0 108px;
}

.aceso {
padding:4px 2px 4px 2px;
text-decoration:none;
background:#64635e;
color:#FFF;
display:block;
}

.content-home{
background:url(../_img/img_home.jpg) 109px 6px no-repeat;
width:964px;
height:510px;
margin:0 0 0 18px;
position:relative;	
}

/*Menu*/

.title-faq a{
width:130px;
height:auto;
text-transform:uppercase;
display:block;
color:#b6b5ab;
text-decoration:none;
}

.title-faq a:hover{
color:#fff;
}

.text-faq {
width:auto;
height:auto;
display:none; /***magic***/
}

.text-faq-close{
display:none;
}

.nav{
float:left;
width:200px;
margin:16px 0 0 16px;
}

.nav ul li{
margin:0 0 10px 0;
}

.nav ul li ul{
margin:-5px 0 0 0;
}

.nav ul li ul li{
margin:0 0 4px 0;
}

.nav ul li ul li a{
text-decoration:none;
color:#b6b5ab;
}

.nav ul li ul li a:hover{
text-decoration:none;
color:#fff;
}

.content-home .contato{
position:absolute;
top:-33px;
right:120px;
width:270px;
height:30px;
/*padding:84px 0 0 0;*/
font-size:11px;
line-height:14px;
}

.content-home .newsletter{
position:absolute;
top:136px;
right:130px;
width:188px;
height:170px;
padding:15px 0 0 0;
font-size:11px;
line-height:14px;
background:#000;
}

.newsletter .leia-mais a{
padding:1px 2px 1px 2px;
position:absolute;
bottom:5px;
right:2px;
color:#000;
background:#b6b6aa;
font-size:9px;
text-decoration:none;
display:block;
}

.leia-mais a:hover{
color:#fff;
background:#808080;
}

.content-home .flags{
position:absolute;
top:-20px;
right:-2px;
width:55px;
height:14px;
}

.flags a{
text-indent:-9999px;
display:block;
}

.flag-bra a{
background:url(../_img/flag-bra.png) top no-repeat;
width:24px;
height:14px;
margin:0 5px 0 0;
}

.flag-bra a:hover{
background:url(../_img/flag-bra.png) bottom no-repeat;
}

/*Ativo BR*/
.flag-bra-ativo a{
background:url(../_img/flag-bra.png) top no-repeat;
width:24px;
height:14px;
margin:0 5px 0 0;
}

/*Inativo BR*/
.flag-bra-inativo a{
background:url(../_img/flag-bra.png) bottom no-repeat;
width:24px;
height:14px;
margin:0 5px 0 0;
}

/****************************************************/

.flag-eng a{
background:url(../_img/flag-eng.png) top no-repeat;
width:24px;
height:14px;
}

.flag-eng a:hover{
background:url(../_img/flag-eng.png) bottom no-repeat;
}


/*Ativo ENG*/
.flag-eng-ativo a{
background:url(../_img/flag-eng.png) top no-repeat;
width:24px;
height:14px;
}

/*Inativo ENG*/
.flag-eng-inativo a{
background:url(../_img/flag-eng.png) bottom no-repeat;
width:24px;
height:14px;
}




.flags ul li{
float:left;
}

.title{
color:#fff;
text-transform:uppercase;
font-weight:bold;
}

.title-newsletter{
color:#fff;
text-transform:uppercase;
border-bottom:1px solid #484846;
padding:0 0 15px 0;
margin:0 0 15px 0;
font-weight:bold;
}

.data-news{
font-weight:bold;
margin:0 0 10px 0;
}

/**********************************CONTEUDO QUEM SOMOS*/
.content{
float:left;
}

