*{
    font-family: verdana;
    font-size: 12px;
    color: #4d4948;
}

body{
    background-color: #4d4948;
}

strong{
    font-weight: bold;
}

em{
    font-style: italic;
}

#all{
    width:100%;
    min-width:1100px;
    position: relative;
    top: 0;
    left: 0;
}


#left {
    width: 407px;
    position: absolute;
    left: 0;
    top: 0;
}

#logo{
    width: 355px;
    height: 85px;
    background-image: url(../img/top1.jpg);
    position: relative;
}

#logo img{
    position: relative;
    top: 29px;
    left: 127px;
}

#left_menu{
    position: relative;
    width: 282px;
    height: 440px;
    background-image: url(../img/l1.jpg);
    left: 100px;
}

#left_f{
    position: absolute;
    left: 100px;
    width: 307px;
    top: -70px;
}

#footer{
    position: relative;
    padding-bottom: 23px;
}

#footer address{
    color: #fcf201;
    padding-left: 127px;
    padding-top: 7px;
}

#footer address a{
    color: #fcf201;
}

#contact{
    position: absolute;
    width: 103px;
    text-align: right;
    right: 0;
    top: -100px;
    height: 130px;
    background: url(../img/btn_contact_bg1.gif) no-repeat bottom right;
}

#contact img{
    float: right;
}

#contact a{
    background: url(../img/btn_contact.gif) no-repeat top left;
    width: 45px;
    height: 65px;
    display: block;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}

#contact a:hover{
    background: url(../img/btn_contact_over.gif) no-repeat 0 0;
    width: 329px;
    height: 49px;
    bottom: 8px;
}

#share{
    width: 79px;
    height: 226px;
    position: absolute;
    top: 86px;
    right: 0;
}

#main{
    width: 639px;
    position: relative;
    top: 0;
    left: 382px;
    min-height:557px;
    height:auto !important;
    height:557px;
}

.fix_min_width_ie_6{
    width: 1100px;
    height: 1px;
    font-size: 0px;
}



/*menus da esquerda*/
#left_menu .menu1,
#left_menu .menu2,
#left_menu .menu3
{
    position: absolute;
    left: 27px;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
}

#left_menu .menu1 *,
#left_menu .menu2 *,
#left_menu .menu3 *{
    color: #fff;
    font-size: 13px;
}

#left_menu .menu1 h2,
#left_menu .menu2 h2,
#left_menu .menu3 h2{
    font-weight: bold;
}

#left_menu .menu1 a,
#left_menu .menu2 a,
#left_menu .menu3 a{
    display: block;
}

#left_menu .menu1{
    top: 74px;
}

#left_menu .menu2{
    top: 234px;
}

#left_menu .menu3{
    top: 335px;
}


/*menu do topo*/

#top_menu{
    margin-left: 425px;
    height: 38px;
    width: 572px;
    overflow: hidden;
}

#top_menu a{
    display: block;
    height: 30px;
    float: left;
    font-size: 13px;
    color: #fff;
    text-align: center;
    padding-top: 8px;
}

#top_menu a:hover{
    color: #4d4948;
}

#top_menu a.l1{
    width: 142px;
    background: url(../img/menu_l1.gif) no-repeat top left;
    text-align: right;
    padding-right: 8px;
}

#top_menu a.l1:hover{
    background: url(../img/menu_l1_o.gif) no-repeat top left;
}

#top_menu a.l2{
    width: 58px;
    background: url(../img/menu_l2.gif) no-repeat top left;
}

#top_menu a.l2:hover{
    background: url(../img/menu_l2_o.gif) no-repeat top left;
}

#top_menu a.l3{
    width: 53px;
    background: url(../img/menu_l3.gif) no-repeat top left;
}

#top_menu a.l3:hover{
    background: url(../img/menu_l3_o.gif) no-repeat top left;
}

#top_menu a.l4{
    width: 50px;
    background: url(../img/menu_l4.gif) no-repeat top left;
}

#top_menu a.l4:hover{
    background: url(../img/menu_l4_o.gif) no-repeat top left;
}

#top_menu a.l5{
    width: 90px;
    background: url(../img/menu_l5.gif) no-repeat top left;
}

#top_menu a.l5:hover{
    background: url(../img/menu_l5_o.gif) no-repeat top left;
}

#top_menu a.l6{
    width: 66px;
    background: url(../img/menu_l6.gif) no-repeat top left;
}

#top_menu a.l6:hover{
    background: url(../img/menu_l6_o.gif) no-repeat top left;
}

#top_menu a.l7{
    width: 91px;
    background: url(../img/menu_l7.gif) no-repeat top left;
    text-align: left;
    padding-left: 8px;
}

#top_menu a.l7:hover{
    background: url(../img/menu_l7_o.gif) no-repeat top left;
}

#top_menu div{
    float: left;
    width: 1px;
    height: 38px;
    background: url(../img/separador_menu.gif) no-repeat top left;
}



/*box branco do centro*/
.white_box{
    width: 522px;
    position: relative;
    top: 107px;
    left: 68px;
}

.white_box .bg{
    width: 522px;
    min-height:241px;
    height:auto !important;
    height:242px;
    background: url(../img/white_box_repeat.gif) repeat-y top left;
}

.white_box .top{
    width: 522px;
    height: 16px;
    background: url(../img/white_box_top.gif) no-repeat top left;
}

.white_box .bottom{
    width: 522px;
    height: 13px;
    background: url(../img/white_box_bottom.gif) no-repeat bottom left;
    bottom: 0;
    font-size: 0px;
}

.white_connector{
    position: relative;
    width: 24px;
    left: 494px;
    top: 107px;
    height: 320px;
    background: url(../img/con_repeat.gif) repeat-y top left;
}

.white_connector .top{
    width: 24px;
    height: 12px;
    font-size: 0;
    background: url(../img/con_top.gif);
    position: absolute;
    top: 0px;
}

.white_connector .bottom{
    width: 24px;
    height: 13px;
    font-size: 0;
    background: url(../img/con_bottom.gif);
    position: absolute;
    bottom: 0;
}

.orange_connector{
    width: 94px;
    height: 25px;
    position: absolute;
    background: url(../img/orange_connector.gif) no-repeat top left;
    top: 156px;
    left: -26px;
}


.content{
    padding: 5px 15px 0 15px;
}

.content a{
    font-weight: bold;
}

.content p{
    padding: 0 0 15px 0;
}

#pane1 .max_width p{
    padding: 0 0 15px 0;
}

.contact a{
    font-weight: normal;
}