@charset "UTF-8";
/* CSS Document */

body{ margin:0px 0px 0px 0px; background:repeat-x fixed url(images/fundo.jpg);}
a:link{ text-decoration:none }
a:active{ text-decoration:none }
a:visited{ text-decoration:none }
a:hover{ text-decoration:none; color:#666 }

/*body{ margin:0px; background-image:url(images/fundo.jpg); background-repeat:no-repeat;}*/
#corpo{ width:1000px; position: relative; left: 50%; margin-left: -500px;}
#cabecalho{ width:1000px; height:104px; background-color:#FFF; margin-bottom:0px; /*background-image:url(images/i_pix_fundo_trans.png)*/}
#box_logo{ width:86px; height:104px; float:left; position:relative; /*margin-top:-65px; margin-bottom:61px;*/ }
#box_busca{ width:814px; height:44px; /*float:left;*/ padding-top:25px; margin-left:184px;}
#box_menu{ width:914px; height:0px; position:relative; margin-left:100px; /*float:left;*/ margin-top:0px; }
/*#box_menu{ width:814px; height:35px; float:left; }*/
#box_banner{ width:1000px; height:417px; margin-bottom:0px; /*margin-top:33px;*/ position:relative; /*float:left;*/ }
#box_conteudo{ width:978px; /*height:491px;margin-top:450px;*/  background-image:url(images/i_pix_fundo_trans.png); background-repeat:repeat; padding:11px; position:relative; }
#box_conteudo_interno{ width:98%; /*height:100%;*/ background-image:url(images/i_pix_fundo_trans.png); background-repeat:repeat; padding:10px; margin-bottom:20px; }

#box_links_left{ width:235px; height:107px; background-image:url(images/box_links.png); margin-right:12px; margin-bottom:12px;float:left;}
#box_links_right{ width:235px; height:107px; background-image:url(images/box_links.png); margin-bottom:12px; float:left;}

#box_download_left{ width:235px; height:107px; background-image:url(images/box_links.png); margin-left:40px; margin-right:40px; margin-bottom:12px; margin-top:30px; float:left; border:#999 1px;}
#box_download_right{ width:235px; height:107px; background-image:url(images/box_links.png); margin-left:40px; margin-bottom:12px; margin-top:30px;  float:left;  border:#999 1px;}

#box_noticias{ width:976px; height: 223px; background-color:#FFF}
#box_noticias_noticias{ width:350px; height:203px; padding:10px; float:left;}
#box_noticias_video01{ width:245px; height:203px; padding:10px; float:left;}
#box_noticias_video02{ width:317px; height:203px; padding:10px; float:left;}

#box_produto{ height:246px; width:220px; float:left; }
#box_lp_produto{ width:900px; /*height:150px;*/ float:left; /*text-align:center;*/ padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px; margin-bottom:50px;}
#box_div {width:1000px; height:50px; float:none; clear:both;}
#box_tit_lp{width:1000px; height:50px; float:none}
#box_produto_bot_detalhes{ width:700px;/* margin-left:300px*/}

#box_enquete_perguntas{margin-left:20px;}
#box_rodape_left{padding:10px; width:480px; position:relative; margin-top:840px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000 }
#box_rodape_right{padding:10px; width:480px; position:relative; margin-top:840px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000 }

#box_form_busca { width:400px; height:24px;}
#form_busca_textfield{ height:24px; width:300px; float:left;}
#form_busca_canto{ width:11px; height:24px; float:left; background-image:url(images/form_busca_canto.gif);}
#form_busca_botao{ height:24px; width:76px; float:left;}

#form_contato_field{ background-color:#CCC;}


input.textfield{ height:24px; width:300px; background: transparent; border:0px; background-image:url(images/fundo_busca.gif); background-repeat:repeat-x;}
/*TEXTOS*/
.tit_idealnoticias{font-family:arial; font-size:18px; color:#F60;}
.tit_interno{ font-family:arial; font-size:24px; color:#F60;}
.tit_sub_interno{ font-family:arial; font-size:18px; color:#039;}
.texto{ font-family:arial; font-size:14px; text-align:justify; line-height:20px;}
.texto_produto{ font-family:Times; font-size:24px; font-style:italic; color:#F60;}

/*TEXTOS DE EMPRESA*/
.texto_empresa1{ font-family:arial; font-size:24px; color: #036;}
.texto_empresa2{ font-family:arial; font-size:18px; color: #000;}

