body {
    margin: 0;
    padding: 0;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-align: center; /* hack para o IE */
    background-color: #006A92;
}

a:link{
    text-decoration: none;
    cursor: pointer;
    color: #ffffff;
}

a:hover{
    text-decoration: none;
    cursor: pointer;
    color: #ffffff;    
}

a:visited{
    text-decoration: none;
    cursor: pointer;
    color: #ffffff;
}
a.feed{
    text-decoration: none;
    cursor: pointer;
    color: #787878;   
}

a.feed:hover{
    text-decoration: underline;
    cursor: pointer;
    color: #787878;    
}

img{
    border: 0 none;
}

h1{
    padding-top: 7px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}

h2{
    padding-top: 4px;
    width: 100%;
}

h3{
    padding-top: 7px;
    margin: 0;
    font-size: 12px;
}

/* Topo */

#header_full {
    width: 100%;
    height: 155px;
    font-size: 12px;
    background-image: url("../imagens/bg_top.jpg");
    margin: 0 auto;
}

#header{
    width: 1007px;
    height: 155px;
    margin: 0 auto;
}

#logo{
    float: left;
    margin-left: 20px;
}

#top_right{
    float: right;
    height: 100px;
    width: auto;
    
}

#idiomas{
    width: 80px;
    height: 33px;
    margin-top: 10px;
    float: right;
    margin-right: 10px;
    clear: both;
}

#idiomas img{
    float: left;
}

#search{
    clear: both;
    padding-top: 10px;
    margin-right: 10px;
    width: 275px;
    height: 31px;
}

#search img{
    float: left;
}

#menu_top{
    width: 600px;
    height: 55px;
    float: right;
}

#menu_top ul{
    list-style: none;
    width: auto;
    float: right;
    margin-right: 10px;
    margin-top: 15px;
}

#menu_top ul li{
    float: left;
    padding-left: 20px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#menu_top ul li a:link, #menu_top ul li a:hover, #menu_top ul li a:visited{
    color: #ffffff;
}


/* Corpo */

#content {
    width: 1007px;
    min-height: 400px;
    height: auto;
    font-size: 12px;
    margin: 0 auto;
}

#banner{
    width: 1005px;
    height: 195px;
    margin: 0 auto;
    margin-top: 5px;
}

#corpo{
    width: 995px;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 4px solid #C7CACF;
}

#left{
    width: 770px;
    height: auto;
    overflow: hidden;
    float: left;
    color: #787878;
}

#conteudo{
    width: 750px;
    height: auto;
    overflow: hidden;
    padding: 10px 10px;    
}


#text_corpo{
    width: 100%;
    height: auto;
    clear: both;
    padding-top: 5px;
    text-align: left;
}

#text_corpo p{
    word-wrap:break-word;
    height: auto;
    line-height: 1.5;
    padding-left: 10px; 
}


#right{
    width: 225px;
    height: auto;
    overflow: hidden;
    float: right;
}

#cases{
    clear: both;
    width: 225px;
    height: 165px;
    overflow: hidden;
    margin-top: 30px;
}

#noticias{
    clear: both;
    width: 225px;
    padding: 10px 0;
    overflow: hidden;
}

#top_noticias{
    margin: 0 auto;
    
}

#center_noticias{
    background-image: url("../imagens/bg_center_news.jpg");
    width: 219px;
    margin: 0 auto;
}

#center_noticias span{
    width: 219px;    
}

#banner_content{
    width: 720px;
    height: 137px;
    margin: 0 auto;
    clear: both;
}



#footer_noticias{
    margin: 0 auto;
}





/* Rodapé */

#footer_full {
    width: 100%;
    height: 246px;
    font-size: 12px;
    background-image: url("../imagens/bg_footer.jpg");
    margin: 0 auto;
}

#footer{
    width: 1007px;
    height: 246px;
    margin: 0 auto;
}

#menu_footer{
    width: 1007px;
    height: 40px;
}

#menu_footer ul{
    list-style: none;
    width: 990px;
    height: 40px;
    padding: 0px;
    margin: 0 auto;
}

#menu_footer ul li{
    float: left;
    width: 225px;
    padding-left: 17px;
    padding-top: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#menu_footer ul li a:link, #menu_footer ul li a:hover, #menu_footer ul li a:visited{
    color: #ffffff;
}

#infos{
    width: 1007px;
    height: 175px;
    margin-top: 15px;
    text-align: left;
}

#infos1{
    width: 300px;    
    height: 175px;
    float: left;
    margin-left: 60px;
}

#infos2{
    width: 350px;    
    height: 175px;
    float: left;
    margin-left: 40px;    
}

#infos3{
    width: 200px;    
    height: 175px;
    margin-left: 30px;    
    float: left;    
}

#desenvolvimento{
    width: 100px;    
    height: 55px;
}

#copyright{
    width: 1007px;
    height: 20px;
    overflow: hidden;
    margin: 0 auto;
}

#copyright p{
    margin: 0px;
}


/* CLASSES */
.btn_buscar{
    width: 35px;
    height: 31px;
    float: right;
}

.campo_buscar{
    width: 240px;
    height: 31px;
    background-image: url("../imagens/bg_input_search.jpg");
    float: left;
}

.campo_buscar input{
    border:1px solid #ffffff;
    margin-top: 5px;
    margin-left: 5px;
    height: 18px;
    width: 97%;
}


.top_box_409{
    width: 409px;
    height: 33px;
    float: left;
    margin-left: 20px;
    clear: both;
    background-image: url("../imagens/top_box_409.jpg");
}

.text_box_409{
    width: 409px;
    height: auto;
    margin-top: 10px;
}

.text_box_182{
    width: 182px;
    height: auto;
    margin-top: 10px;    
}

.text_branco{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

.top_box_182{
    width: 182px;
    height: 33px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    background-image: url("../imagens/top_box_182.jpg");
}

.text{
    clear: both;
    position: relative;
    text-align: left;
    overflow: hidden;
    padding: 10px 10px;
}

.text_news{
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.text_news ul{
    margin: 0px;
    list-style: circle;
    width: auto;
    padding-left: 15px;
}

.text_news ul li{
    padding-top: 10px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
}

.text_news ul li a:link, .text_news ul li a:hover, .text_news ul li a:visited{
    text-decoration: underline;
    color: #ffffff;
}


.texto_secao{
    color: #666666;
    font-size: 12px;    
}

.item_secao{
    background-image: url("../imagens/marcador_item_menu.jpg");
    width: 17px;
    height: 17px;
}

.tit_secao{
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 20px;
    width: 170px;    
}

.banner_1{
    width: 514px;
    height: 328px;
    float: left;
}

.banner_2{
    width: 257px;
    height: 105px;
    float: right;
    margin-bottom: 5px;
}

.banner_left{
    margin-bottom: 10px;
}

.top_box{
    width: 180px;
    height: 39px;
    background-image: url("../imagens/top_box.jpg");
    color: #ffffff;
}

.top_metatags{
    width: 207px;
    height: 39px;
    background-image: url("../imagens/bg_metatags.jpg");
    color: #ffffff;
}

.top_destaque{
    width: 119px;
    height: 39px;
    background-image: url("../imagens/bg_destaques.jpg");
    color: #ffffff;
}


.tit{
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 35px;    
}

.img_text_thumb_1{
    background-image: url("../imagens/thumb_1_footer.jpg");
    width: 26px;
    height: 29px;
}

.img_text_thumb_2{
    background-image: url("../imagens/thumb_2_footer.jpg");
    width: 26px;
    height: 29px;
}

.img_text_thumb_3{
    background-image: url("../imagens/thumb_3_footer.jpg");
    width: 26px;
    height: 29px;
}

.img_text_thumb_4{
    background-image: url("../imagens/thumb_4_footer.jpg");
    width: 26px;
    height: 29px;
}

.img_text_thumb_5{
    background-image: url("../imagens/thumb_5_footer.jpg");
    width: 26px;
    height: 29px;
}

.img_text_thumb_6{
    background-image: url("../imagens/thumb_6_footer.jpg");
    width: 26px;
    height: 29px;
}

.tagCloud{
    color: #666666;
    font-family: arial,verdana,freesans,garuda,helvetica,sans-serif;
    padding: 30px 50px 21px 20px;
    margin: 0;
}

.font16{
    font-size: 16px;
    font-weight: normal;
}

