*{
    margin:0px;
    padding:0px;
}

.index_GMC{
    width:auto;
    height:auto;
    background-image:url(../img/fundo_index.png);
    background-position:center;
    background-repeat:no-repeat;	
}

body a{
    text-decoration:none;
} 
body a:visited {
    text-decoration:none;
} 
body a:active {
    text-decoration:none;
} 
body a:hover {
    text-decoration:none;
} 
body a img { 
    border-width:0; 
    border-image:none;
} 

/************* Links *************/

.linksrodape {
    display: block;
    float: left;
    color: #FFF;
    text-decoration: none;
    text-align: justify;
    margin: 0;
}

.linksredessociais{
    text-decoration: none;
}

.linksbest{
    text-decoration: none;
    color:#FFF;
}


/************Separação // Listras******/
#separar_horinzontal{
    width:1000px;
    height:6px;
    background-image:url(../img/separar_horinzontal_grande.png);
    background-position:center;
    background-repeat:no-repeat;
    float:left;
}

#separar_horinzontal_index{
    width:1000px;
    height:6px;
    background-image:url(../img/separar_horinzontal_grande.png);
    background-position:center;
    background-repeat:no-repeat;
}

#separar_vertical{
    width:40px;
    height:210px;
    float:left;
    background-image:url(../img/separar_vertical_pq.png);
    background-position:center;
    background-repeat:no-repeat;	
}

#separar_vertical2{
    width:50px;
    height:210px;
    float:left;
    background-image:url(../img/separar_vertical_pq2.png);
    background-position:center;
    background-repeat:no-repeat;	
}

#separar_vertical_index{
    width:40px;
    height:250px;
    float:left;
    background-image:url(../img/separar_vertical_pq2.png);
    background-position:center;
    background-repeat:no-repeat;	
}



/********** Logo ************/

.logo_gmc_corporate_service_index{
    width:1000px;
    height:182px;
}	

#logo_gmc_corporate_service_img_index{
    width:274px;
    height:181px;
    float:left;	
}

.logo_gmc_corporate_service{
    width:1000px;
    height:182px;
    margin-top:20px;
}	

#logo_gmc_corporate_service_img{
    width:274px;
    height:181px;
    float:left;
    margin-left:20px;	
}
/*********** Menu ******************/

.menu_gmc{
    width:663px;
    height:72px;
    float:left;
    margin-top:10px;
}

.menu_gmc_index{
    width:1000px;
    height:72px;
    float:left;
    margin-top:10px;
}


#menu_pg_principal{
    width:97px;
    height:71px;
    float:left;
}

#menu_pg_inicial a.pg_principal{
    display: block;
    background: url(../img/menu_pg_inicial.png) 0 0 no-repeat;
    text-decoration: none;
    width:97px;
    height:71px;
    float:left;
}

#menu_pg_inicial a:hover.pg_principal{
    background-image:url(../img/menu_pg_inicial_hover.png);	
}

#menu_nossos_servicos{
    width:110px;
    height:71px;
    float:left;
}

#menu_nossos_servicos a.nosso_servico{
    display:block;
    background-image:url(../img/menu_nossos_servicos.png);
    width:110px;
    height:71px;
    float:left;	
}

#menu_nossos_servicos a:hover.nosso_servico{
    background-image:url(../img/menu_nossos_servicos_hover.png);	
}

#menu_sobre_empresa{
    width:105px;
    height:71px;
    float:left;
}

#menu_sobre_empresa a.sobre_empresa{
    display:block;
    background-image:url(../img/menu_sobre_empresa.png);
    width:105px;
    height:71px;
    float:left;
}

#menu_sobre_empresa a:hover.sobre_empresa{
    background-image:url(../img/menu_sobre_empresa_hover.png);	
}

#menu_nossos_parceiros{
    width:126px;
    height:71px;
    float:left;
}

#menu_nossos_parceiros a.nossos_parceiros{
    display:block;
    background-image:url(../img/menu_nossos_parceiros.png);
    width:126px;
    height:71px;
    float:left;	
}

#menu_nossos_parceiros a:hover.nossos_parceiros{
    background-image:url(../img/menu_nossos_parceiros_hover.png);	
}

#menu_nossos_clientes{
    width:106px;
    height:71px;
    float:left;
}

#menu_nossos_clientes a.nossos_clientes{
    display:block;
    width:106px;
    height:71px;
    float:left;
    background-image:url(../img/menu_nossos_clientes.png);	
}

#menu_nossos_clientes a:hover.nossos_clientes{
    background-image:url(../img/menu_nossos_clientes_hover.png);	
}

#menu_entre_contato{
    width:119px;
    height:71px;
    float:left;
}

#menu_entre_contato a.contato{
    display:block;
    width:119px;
    height:71px;
    float:left;
    background-image:url(../img/menu_entre_contato.png);
}

#menu_entre_contato a:hover.contato{
    background-image:url(../img/menu_entre_contato_hover.png);	
}


/********** Nossos Serviços ********/

.nossos_servicos_gmc{
    width:1000px;
    height:560px;
}

#nossos_servicos_img_fotos_gmc{
    width:1000px;
    height:560px;
    background-image:url(../img/nossos_servicos_gmc.png);
    background-position:left;
    background-repeat:no-repeat;
}

/***********CONTATO************/

.form_contato{
    width:350px;
    height:400px;
    text-align:left;
}

#form_contato_nome{
    width:84px;
    height:30px;
    float:left;	
}

#form_nome_field{
    width:266px;
    height:30px;
    float:left;	
}

#form_contato_telefone{
    width:84px;
    height:30px;
    float:left;
    margin-top:15px;
}

#form_tel_field{
    width:266px;
    height:30px;
    float:left;
    margin-top:15px;
}	

#form_contato_email{
    width:84px;
    height:30px;
    float:left;
    margin-top:15px;
}

#form_email_field{
    width:266px;
    height:30px;
    float:left;
    margin-top:15px;	
}

#form_contato_assunto{
    width:84px;
    height:30px;
    float:left;
    margin-top:15px;
}

#form_assunto_field{
    width:266px;
    height:30px;
    float:left;	
    margin-top:15px;
}

#form_contato_mensagem{
    width:84px;
    height:120px;
    float:left;	
    margin-top:15px;
}

#form_mensagem_field{
    width:266px;
    height:185px;
    float:left;
    margin-top:15px;		
}

#form_contato_button{
    width:450px;
    height:50px;
    float:right;
}



/***********RODAPE************/

.rodape_gmccs_home{
    width:1000px;
    height:290px;
    background-color:#7190C9;
    float:left;
}

#rodape_maior_home{
    width:1000px;
    height:200px;
    float:left;
}

#rodape_esquerdo_home{
    width:320px;
    height:210px;
    float:left;
}

#rodape_nome_art{
    width:320px;
    height:60px;
    float:left;
    background-image:url(../img/veja_nossos_artigos.png);
    background-position:center;
    background-repeat:no-repeat;	
}

#rodape_nome_descart{
    width:320px;
    height:150px;
    font-size:18px;
    text-align:justify;
    color:#FFF;
}


#rodape_meio_home{
    width:320px;
    height:210px;
    float:left;
}

#rodape_nome_dic{
    width:320px;
    height:60px;
    float:left;
    background-image:url(../img/dicionario_tec_img.png);
    background-position:center;
    background-repeat:no-repeat;
}

#rodape_nome_dicdesc{
    width:320px;
    height:150px;
    font-size:18px;
    text-align:justify;
    color:#FFF;	
}

#rodape_direito_home{
    width:280px;
    height:210px;
    float:right;
    background-position:center;
    background-repeat:no-repeat;
}

#rodape_nome_parc{
    width:280px;
    height:60px;
    float:right;
    background-image:url(../img/parceiros_img.png);
    background-position:center;
    background-repeat:no-repeat;	
}

#rodape_nome_img_parc{
    width:260px;
    height:130px;
    background-color:#FFF;
    float:left;	
    margin-top:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius: 10px;
    behavior:url(http://www.meusiteehsuperbacana.com/border-radius.htc);
}

#rodape_menor_home{
    width:1000px;
    height:40px;
    float:left;
    margin-top:15px;
}

#rodape_socais_home{
    margin-top:15px;
    width:450px;
    float:left;
}

#rodape_contador{
    width:200px;
    height:65px;
    float:left;	
}

#rodape_desenvolvedor_home{
    width:340px;
    height:65px;
    float:right;
    font:Arial; font-size:10px; color:#fff;	
    margin-top:20px;
    margin-right:10px;
}

#rodape_nome_fale{
    width:280px;
    height:60px;
    float:right;
    background-image:url(../img/fale_conosco_img.png);
    background-position:center;
    background-repeat:no-repeat;
}

#rodape_nome_fale_text{
    font-size:18px;
    text-align:justify;
    color:#FFF;	
}

/******************************************************************************************************************/


/*** CSS das paginas *****/

/*** INDEX *******/

.index_GMC2{
    margin:0px;
    background-image:url(../img/topoin.jpg);	
    background-position:center;
    background-position:top;
    background-repeat:repeat-x;
}

#curva_index{
    width:100%;
    position: absolute;
    background:url(../img/corte_curva.png) no-repeat center top;
    z-index:0;
    min-height: 155px;
    padding: 115px 0 20px 0;
    margin: 260px 0 0 0; 
    float:left;	
}

/*----------Background TOPO----------*/
#topbg {
    width: 100%;
    height: 650px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    position: absolute;
    z-index: 0;
    *left: 0;
    background: #FFF;}

/*Rotator*/
div.rotators {
    position:relative;
    width:100%;
    height:650px;
    margin:0; 
    padding:0;
}

div.rotators ul {
    position:relative;
    list-style: none;
    margin:0; 
    padding:0;}

div.rotators li{
    width: 100%;
    position:absolute;
    list-style: none;
    margin:0; 
    padding:0;
    *left: 0;}

div.rotators ul li.show {
    z-index:0;}

div.rotators li span {
    display: block;
    width: 100%;
    height: 650px;
    background-position: center top;
    background-repeat: no-repeat;}

/***************************/



.index_corpo_gmc{
    width:1000px;
    height:1830px;
}	

.logo_index_gmc{
    width:1000px;
    height:181px;
}

#index_destaques_gmc{
    width:1000px;
    height:300px;
}

#destaques{
    width:725px;
    height:300px;
    float:left;	
}


#destaques_txt{
    width:690px;
    height:30px;
    margin-left:35px;
    float:left;	
    font:Arial Rounded MT Bold; 
    font-size:18px;
    color:#FFF
}

#destaques_img_total{
    width:400px;
    height:225px;
    float:left;
    background-color:#FFF;
    border-radius:10px;
}

#destaques_img{
    width:380px;
    height:200px;
}

#destaques_img_info{
    width:325px;
    height:260px;
    float:right;
}

#contanier{
    width:1000px;
    height:auto;
    position:relative;	
}

#destaques{
    width:725px;
    height:300px;
    float:left;	
}

#simuladores_1{
    width:235px;
    height:300px;
    float:right;	
}

#txt_sup_simulador{
    width:235px;
    height:40px;
}

#downs_simuladores{
    width:235px;
    height:150px;
    float:left;
}

#img_downs{
    width:235px;
    height:55px;
    background-image:url(../img/downs_simuladores.png);
    background-position:center;
    background-repeat:no-repeat;	
    float:left;
}

#index_links_gmc{
    width:1000px;
    height:280px;	
}

#links{
    width:725px;
    height:300px;
    float:left;	
}

#links_txt{
    width:675px;
    height:50px;
    float:left;
    color:#FFF;
    font:Arial Rounded MT Bold;
    font-size:18px;
    margin-top:20px;
    margin-left:50px;	
}

#links_link{
    width:705px;
    height:200px;
    margin-top:50px;
    margin-left:20px;
    background-color:#8EA7D5;
    border-radius:10px;		
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

.tst2 a:hover{
    width: 80px;
    height: 40px;
    float: right; 
    border-radius:5px;		
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background: #fff;
}

#links_ativos{
    width: 600px;
    height: 145px;
    margin-left: 60px;
    float: left;
}

#gmc_link{
    width: 195px;
    height: 12px;
    float: left;
    color: #FFF;
    font-size: 12px;
    font-family: arial;
    margin-top: 15px;
}

#gmc_link img{
    float: left;
}

#gmc_link p{
    float: left;
    margin-left: 20px;
}

#gmc_link a{
    text-decoration: none;
    color: #FFF;
}

#gmc_link a:hover{

}

.vermais{
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
}

.vermais:hover{
    text-decoration: underline;
}

#simuladores_2{
    width:235px;
    height:300px;
    float:right;	
}

#txt_sup_simulador2{
    width:235px;
    height:40px;
    margin-top:30px;	
}

#downs_simuladores2{
    width:235px;
    height:180px;
    float:left;
}

#index_clientes_parceiros{
    width:1000px;
    height:250px;	
}

#clientes{
    width:650px;
    height:230px;
    float:left;	
}

#clientes_txt{
    width:600px;
    height:15px;
    color:#FFF;
    font:Arial Rounded MT Bold;
    font-size:18px;
    margin-left:50px;	
}

#dici_conteudo{
    width: 1000px;
    height: auto;    
    margin-top:185px;  
}

#dicionario_letra{
    width: 1000px;
    height:38px;
    background: #AAAAAA;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

#dicionario_letra input{
    color: #FFF;
    font-size: 18px;
    background: #AAAAAA;
    border: 0px;
    margin-left: 15px;
    cursor: pointer;
    font-weight: bold;
}

#dicionario_letra input:hover{
    color: #000000;
    font-size: 18px;
    background: #AAAAAA;
    border: 0px;
    margin-left: 15px;
    cursor: pointer;
    font-weight: bold;
}

#info_dicionario{
    width: 1000px;
    height: 50px;
    margin-top: 10px;
}

#termo_dici{
    background: #444444;
    width: 200px;
    height: 20px;
    float: left;
    padding:9px 0;
    border: 1px solid #828282;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    margin-left: 5px;
    margin-right: 5px;
}

#tipo_dici{
    background: #444444;
    width: 90px;
    height: 20px;
    float: left;
    padding:9px 0;
    border: 1px solid #828282;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;    
    margin-right: 5px;
}

#significado_dici{
    background: #444444;
    width: 685px;
    height: 20px;
    float: left;
    padding:9px 0;
    border: 1px solid #828282;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

#info_dicionario_desc{
    width: 1000px;
    height: auto;
}

#termo_dici_desc{
    width: 185px;
    height: auto;
    float: left;
    text-align: center;
    margin-left: 15px;
    margin-right: 10px;
    font:Arial Rounded MT Bold; 
    font-size:16px;
    color:#828282;
}

#tipo_dici_desc{
    width: 80px;
    height: auto;
    float: left;
    margin-left: 8px;
    text-align: center;
    margin-right: 5px;
    font:Arial Rounded MT Bold; 
    font-size:16px;
    color:#828282;
}

#significado_dici_desc{
    width: 675px;
    height: auto;
    float: right;
    margin-right: 10px;
    text-align: justify;
    font:Arial Rounded MT Bold; 
    font-size:16px;
    color:#828282;
}

/*Clientes*/
#clientes_img {
    height:226px;
    width:600px;
}



#parceiros{
    width:300px;
    height:250px;
    float:right;
}

#parceiros_txt{
    width:250px;
    height:15px;
    color:#FFF;
    text-align: left;
    margin-left: 20px;
    font:Arial Rounded MT Bold;
    font-size:18px;
}

#parceiros_img{
    width:300px;
    height:227px;
    float:right;
    overflow: hidden;
}

#parceiros_img ul{
    list-style: none;
}

.rodape_index{
    margin-top:10px;
    float:left;	
    margin-top: 85px;
    z-index: 5;
}

/************* Contato ************/

.contato_body{
    margin:0px;
    background-image:url(../img/bkg_site_006.png);	
    background-position:center;
    background-position:top;
    background-repeat:repeat-x;
}

.contato_pg{
    width:1000px;
    height:920px;
}

#contato_pg_text{
    width:1000px;
    height:150px;
    float:left;
    text-align:left;	
}

#contato_pg_form{
    float:left;	
}

#contato_pg_info{
    width:300px;
    height:100px; 
    float:left;
    margin-left:50px;	
}

#contato_pg_img{
    margin-top:10px;
    width:300px;
    height:280px; 
    background-position:center; 
    background-repeat:no-repeat;
    float:left;
    margin-left:50px;		
}

#rodape_contato{
    width:100%;
    position: absolute;
    background:url(../img/corte_curva.png) no-repeat center top;
    z-index:4;
    min-height: 65px;
    padding: 115px 0 20px 0;
    margin: -120px 0 0 0; 
    float:left;	
}

/***** Sobre a empresa *******/

#empresa_pg_text{
    width:1000px;
    height:250px;
    float:left;
    text-align:left;	
}

.empresa_body{
    margin:0px;
    background-image:url(../img/bkg_site_005.png);	
    background-position:center;
    background-position:top;
    background-repeat:repeat-x;
}

.empresa_pg{
    width:1000px;
    height:840px;
}

#empresa_imagens{
    width:1000px;
    height:350px;
    float:left;	
}

#empresa_imagen{
    width:500px;
    height:350px;
    float:left;
}

#empresa_imagen2{
    width:500px;
    height:350px;
    float:right;	
}

#rodape_sobre_empresa{
    width:100%;
    position: absolute;
    background:url(../img/corte_curva.png) no-repeat center top;
    z-index:4;
    min-height: 65px;
    padding: 115px 0 20px 0;
    margin: -120px 0 0 0; 
    float:left;	
}

/********Nossos Serviços********/

#servicos_pg_text{
    width:1000px;
    height:150px;
    float:left;
    text-align:left;	
}

.servicos_body{
    margin:0px;
    background-image:url(../img/bkg_site_004.png);	
    background-position:center;
    background-position:top;
    background-repeat:repeat-x;
}

.servicos_pg{
    width:1000px;
    height:770px;
}

#servicos_imagens{
    width:1000px;
    height:350px;
    float:left;	
}

#rodape_nossos_servicos{
    width:100%;
    position: absolute;
    background:url(../img/corte_curva.png) no-repeat center top;
    z-index:4;
    min-height: 65px;
    padding: 125px 0 20px 0;
    margin: -120px 0 0 0; 
    float:left;	
}


/***** Nossos Parceiros - Nossos Clientes - Nossos Artigos *******/

#pg_text{
    width:1000px;
    height:110px;
    float:left;
    text-align:left;	
}

.pg_body{
    margin:0px;
    background-image:url(../img/bkg_site_006.png);	
    background-position:center;
    background-position:top;
    background-repeat:repeat-x;
    height: auto;
}

.pg{
    width:1000px;
    height:auto;
}

#rodape_parceiros{
    width:100%;
    height: 380px;
    position: absolute;
    background:url(../img/corte_curva2.png) no-repeat center top;
    z-index: -4;
    min-height: 65px;
    padding: 115px 0 20px 0;
    margin: -120px 0 0 0; 
    float:left;	
}

#img_gmc_corporate{
    width: 1000px;
    height: auto;    
    margin-top:170px;
}

.img_texto{
    width: 345px;
    height: 190px;
    float: left;
    margin-left:100px;
    margin-top: 30px;
}

#img_gmc_corporate_imagens{
    width: 340px; 
    height: 165px; 
    background-color: #FFF; 
    float: left;
    border:1px solid #D09E3B; 
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}

#nossos_clientes_index{
    width: 300px; 
    height: 198px; 
    margin-left: 20px;
    background-color: #FFF; 
    float: left;
    border:1px solid #D09E3B; 
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}

#clientes_img img{
    width: auto;
    height: auto;
    margin-top: 70px;
    margin-right: 10px;
}

#nossos_parceiros_index{
    width: 300px; 
    height: 198px; 
    background-color: #FFF;
    margin-left: 20px;
    float: left;
    border:1px solid #D09E3B; 
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}

#parceiros_img img{
    margin-top: 70px;
    margin-right: 10px;
}

#nomes_das_imagens{
    width: 340px;
    float: left;
    margin-top: 10px;
    color: #444444;
    font-family: Arial Rounded MT Bold;
    font-size: 11px;
}

#imagens_gmc{
    width: 280px;
    height: 105px;
    margin-top: 50px;
    margin-right: 10px;
}


#artigos{   
    width: 710px;
    height: 200px;
    float: left;
    margin-left: 50px;
    margin-top: 10px;
}

#artigos_img{
    width: 180px;
    height: 150px;
    float: left;
    background-color: #FFF;
    border:1px solid #D09E3B; 
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}

#artigos_imagem{
    width: 150px;
    height: 120px;
    margin-top: 15px;
}

#artigos_imagem img{
    width: 150px;
    height: 120px;
}

#artigos_conteudo{
    width: 515px;
    height: 150px;
    float: right;
}

#artigos_titulo{
    width: 515px;
    height: 25px;
    float: left;
    color: #444444;
    font-size: 20px;
    font-family: Arial Rounded MT Bold;
    text-transform: uppercase;
}

#artigos_sep_vertical{
    width: 515px;
    height: 6px;
    float: left;
    background-image:url(../img/separar_vertical.png);
    background-repeat: no-repeat;
}

#artigos_resumo{
    width: 350px;
    height: 110px;

    float: left;
    margin-top: 5px;
    font-family: Arial Rounded MT Bold;
    font-size: 12px;
    text-align: justify;
}


#artigos_sep_horinzontal{
    width: 6px;
    height: 115px;
    float: left;
    margin-left: 7px;
    margin-top: 3px;
    background-image: url(../img/separar_horinzontal.png);
}

#artigos_data{
    width: 150px;
    height: 40px;
    float: right;
    margin-top: 10px;
    color: #444444;
    font-size: 10px;
    font-family: Arial Rounded MT Bold;
}

#artigos_autor{
    width: 150px;
    height: 40px;
    float: right;
    margin-top: px;
    color: #444444;
    font-size: 10px;
    font-family: Arial Rounded MT Bold;
}

#artigos_pdf{
    width: 150px;
    height: 40px;
    float: right;    
}

#artigos_separar{
    width: 700px;
    height: 2px;
    background-image: url(../img/separar_artigo.png);
    float: left;
    margin-top: 20px;
}

#pg_links{
    width: 800px;
    height: auto;
    margin-left: 50px;
    float: left;
}

#links_topo{
    width: 800px;
    height: 30px;
    float: left;
}


#id_link{
    width: 300px; 
    height: auto;
    float: left;
    font-family: Arial Rounded MT Bold;
    font-size: 15px;
    color: #444444;
    font-weight: bold;
}

#sep_horinz_link{
    width: 6px;
    height:30px;
    float: left;
    background-image: url(../img/separar_horinzontal_link.png);
}

#desc_link{
    width: 490px;
    height: auto;
    float: right;
    font-family: Arial Rounded MT Bold;
    font-size: 15px;
    color: #444444;
    font-weight: bold;
}

#sep_vert_link{
    width: 800px;
    height: 10px;
    float: left;
    background-image: url(../img/separar_vertical_link.png);  
    background-repeat: no-repeat;
    margin-top: 10px;
}

#pg_links2{
    width: 800px;
    height: auto;
    margin-left: 50px;
    float: left;
}

#id_link2{
    width: 300px; 
    height: auto;
    margin-top: 15px;
    float: left;
    font-family: Arial Rounded MT Bold;
    font-size: 13px;
    color: #444444;    
}

#desc_link2{
    width: 490px;
    margin-top: 15px;
    height: auto;
    float: right;
    font-family: Arial Rounded MT Bold;
    font-size: 13px;
    color: #444444;
}

#sep_vert_link2{
    width: 800px;
    height: 10px;
    float: left;
    background-image: url(../img/separar_vertical_link2.png);  
    background-repeat: no-repeat;
    margin-top: 10px;
}

#sep_vert_link2-1{
    width:1000px;
    height: 10px;
    float: left;
    background-image: url(../img/separar_vertical_link2-1.png);  
    background-repeat: no-repeat;
    margin-top: 15px;
}

#sep_vert_link2-2{
    width:1000px;
    height: 10px;
    float: left;
    margin-top: 5px;
}

#noticia{
    width: 900px;
    height: auto;
    float: left;
}

#noticia_img{
    width: 300px;
    height: 200px;
    float: left;
    margin-right: 15px;
}

#noticia_img img{
    width: 300px;
    height: 200px;
    float: left;
    border:2px solid #D09E3B; 
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}

#noticia_titulo{
    width: 583px;
    height: auto;
    color: #444444;
    float: right;
    font-size: 25px;
    font-family: Arial Rounded MT Bold;
    text-align: center;

}

#noticia p{
    font-size: 12px;
    text-align: justify;
}

#noticia_info{
    width: 900px;
    height: 50px;
    margin-top: 30px;
    float: left;       
}

#noticia_sep{
    width: 900px;
    height: 6px;
    background-image: url(../img/separar_horinzontal_not.png);
    background-repeat: no-repeat;
}

#noticia_data{
    width: 300px;
    height: 35px;
    float: left;
    margin-top: 13px;
    color: #444444;
    font-size: 12px;
    font-family: Arial Rounded MT Bold;
    text-align: center;
}

#noticia_fonte{
    width: 300px;
    height: 35px;
    float: left;
    margin-top: 13px;
    color: #444444;
    font-size: 12px;
    font-family: Arial Rounded MT Bold;
    text-align: center;
}

#noticia_comp{
    width: 300px;
    height: 35px;
    float: left;
    margin-top: 13px;
    color: #444444;
    font-size: 12px;
    font-family: Arial Rounded MT Bold;
    text-align: center;
}

/***** Nossos Clientes *******/

#clientes_pg_text{
    width:1000px;
    height:110px;
    float:left;
    text-align:left;	
}

.clientes_body{
    height: auto;
    margin:0px;
    background-image:url(../img/bkg_site_006.png);	
    background-position:center;
    background-position:top;
    background-repeat:repeat-x;
}

.clientes_pg{
    width:1000px;
    height:920px;
}

#rodape_clientes{
    width:100%;
    position: absolute;
    background:url(../img/corte_curva.png) no-repeat center top;
    z-index:4;
    min-height: 65px;
    padding: 115px 0 20px 0;
    margin: -120px 0 0 0; 
    float:left;	
}