@import url("reset.css"); /* css reset */

#container {
width:962px;
margin:0 auto;
/*display:inline;*/
}

#header, #footer {
position:relative;
width:1000px;
margin:0 auto;
}

#header-geral {
height:251px;
background:url(../pics/bg-header.jpg) repeat-x;
}

#logo {
position:absolute;
top:10px;
left:25px;
}

#barra01, #barra02 {
position:absolute;
width:1000px;
}

#barra01 {
top:70px;
height:29px;
background:url(../pics/barra01.jpg) no-repeat;
}

#ligue {
position:absolute;
width:70px;
right:130px;
top:75px;
height:21px;
z-index:999;
}

#bt-ligue {
float:right;
width:70px;
}

#idiomas {
float:right;
width:105px;
}

#idiomas img {
float:left;
}

#barra02 {
top:217px;
height:31px;
background:url(../pics/barra02.jpg) no-repeat;
}

#mais {
margin:8px 215px 0 0;
float:right;
display:inline;
font:11px tahoma;
color:#333;
}

#sidebar, #home, #internas {
padding:9px 0 10px 0;
float:left;
display:inline;
}

#internas {
margin-left:10px;
width:620px;
}

#sidebar { width:330px; }

#assistencia { margin:7px 0 7px 0; }

#home {
margin-left:10px;
width:620px;
/*height:290px;*/
}

#home-int{
margin-bottom:10px;
float:left;
display:inline;
}

#div01, #div02 {
float:left;
display:inline;
}

#div02 {
margin-left:11px;
padding-top:10px;
width:304px;
height:130px;
background:url(../pics/address.jpg) no-repeat;
}

#mailling {
font:12px Tahoma;
color:#333;
height:130px;
background:url(../pics/bg-mailling.jpg) no-repeat;
}

#space01 { height:44px; }

#mailling-txt {
margin-bottom:15px;
padding-left:10px;
}

#footer-geral {
clear:both;
height:32px;
background:url(../pics/bg-footer.jpg) repeat-x;
}

