img{
    border: none !important;
}
body,html{
    margin:0;
    font-size: 14px;
    background-color:#e9e9e9;
    border-top: 3px solid #f3eb5b;
    padding: 0;
}
h1,h2,h3,p{
    font-family: verdana;
}
h1{
    font-size: 32px;
    color: #9b9b9b;
    margin-bottom: 50px;
}
h2{
    font-size: 26px;
    color: #9b9b9b;
    margin: 80px 0 8px;
}
.smallLink{
    color: #1b87b5;
    text-decoration: none;
    font-size:14px;
    float: right;
    margin-right: 30px;
}

.smallLink img{
    border: 0;
    margin-left: 10px;
}

#header_logo{
    position: relative;
    float: left;
    width: 240px;
    height: 106px;
    margin-top: 10px;
}

#header_phone{
    position: relative;
    float:left;
    font-size:15px;
    margin-top: 7px;
}
#header_phone b{	
    color: #666;
}

.header_ico, .header_ico_phone{
    position: relative;
    float: left;
    width: 32px;
    height: 32px;
    margin-left: 10px;
}

.header_ico_phone{
    margin-left: 200px;
}

#social_network{
    width: 250px;
    position: absolute;
    height: 30px;
}
#social_network td{
    padding-left: 0px;
    padding-right: 0px;
}

#social_network .texto{
    width: 150px;
}

#social_network .texto p{
    margin-right: 0px;
}

#acesse_site{
    width:500px;
    height: 150px;
}

#acesse_site p{
    margin-right: 0px !important;
    font-size: 30px;
    position: absolute;
    margin-top: 50px;
}

#acesse_site p a{
    text-decoration: none;
    color:#1b87b4;
}

#acesse_site p a:hover{
    text-decoration:underline;
}

#content_area{
    position:relative;
    float:left;
    width: 99.9%;
    background-color:#fff;
    padding-top: 5px;
}

#content{
    position: relative;
    float:left;
    width: 800px;
    left: 50%;
    margin-left: -400px;
}

#page{
    margin: 10px 0 40px;
    position: relative;
    float: left;
}

#div_contato{
    position: absolute;
    margin-left: 450px;
    margin-top: 0px;
    float: left;
}

#div_contato h2{
    font-size: 30px;
    color:#1b87b5;
    margin-top: 30px;
}

#div_contato p a{
    font-size: 20px;
    margin-left: 80px;
    text-decoration: none;
    color: #9b9b9b;
}

#div_contato p a:hover{
    text-decoration:underline;
}



#pageMargins p{
    margin-right: 300px;
    text-align:justify;
}

#tb_modulos{
    margin-left: 550px;
    margin-top: -300px;
}

/*-- RODAPE --*/
#footer{
    position: relative;
    line-height: 25px;
    padding-top: 10px;
    margin-top: 20px;
    float: left;
    width: 100%;
    height:auto;
    background-color: #e9e9e9;
    text-align: center;
    color: #666;
}

#footer img{
	margin: 20px;
}

#footer a{
    text-decoration: none;
    color: #666;
}

#footer a:hover{
    color: #1b87b5;
}

.source_mediakit{
    resize: none;
    height:50px;
    width: 940px;
}

#footer p{
    margin-bottom: 5px;
    margin-top: 5px;
    font-size:12px;
}