* { 
    font-family:Arial;
    font-size:12px;
}
a {color:#818285;font-family:Arial;font-size:11px;text-decoration:none;}
a:visited {color:#818285;}
a:active {color:#231f20;}
a:hover {text-decoration:none;color:#231f20;}
img {border:0;}
html, body {
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    overflow:hidden;
    background:url(../images/bg1.jpg) repeat-x;
}
#bodyWrapper {
    position:absolute;
    width:100%;
    height:100%;
    overflow:auto;
}
#contentWrapper {
    width:550px;
    margin-left:90px;
    _margin-left:46px;
    display:block;
    padding:0;
    float:left;
    min-height:100%;
    height:auto !important;
    height:100%;
    background:url(../images/contentWrapperBackground.jpg) no-repeat #949599;
}
#label {
    float:left;
    padding-top:33px;
}
#language {
    height:34px;
    text-align:right;
    _padding-top:10px;
}
#language ul {
    padding:0 10px 0 0;
}
#language li {
    background: transparent url(../images/arrowGrey.gif) no-repeat 3px;
    padding:0 0 0 10px;
    display:inline;
}
#content {
    font-family:Arial,Tahoma,Verdana;
    font-size:12px;
    color:#414042;
    line-height:17px;
    width:519px;
    padding:30px 0 0 15px;
    _padding-top:130px;
}
#content h1 {
    padding-bottom:10px;
}
#footer {
    display:block;
    border-top:1px dashed #78797d;
    width:100%;
    text-align:right;
    font-size:10px;
    color:#78797d;
    clear:both;
    margin-top:15px;
    margin-bottom:10px;
}
#footer .footer {color:#78797d;font-size:10px;}

#imagUnidade ul li a, #voltar ul li a {color:#414042;}
#voltar {clear:both;}
#conteudoRepresentantes a {
	margin-bottom:10px;
}
#divAguarde {
    visibility:hidden;
    background:#ff0000;
    color:#fff;
    padding:3px;
    position:absolute;
    left:0;
    top:0;
    z-index:2;
}