/*GERAL*/
* {margin: 0; padding: 0; color: #FFF;}
html, body  {width: 100%; height: 100%;}

img{ border: none; margin: 0px; padding: 0px;}
body{
  text-align: center;
  font-size: 100%;
  background: #480010 url(../img/bg_site.png) repeat-y top center;
  font: 12px "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
}
p         {margin-top: 10px; line-height: 20px; text-align: justify;}
.destaque {font-weight: bold; color: #125B26; font-size: 14px;}
a         {color: #0000FF; text-decoration: none;}
a:hover   {color: #0000FF; text-decoration: underline;}

table{font-size: 10px !important;}

#voltar{
  float: left;
  clear: both;
  display: inline;
  margin-top: 40px;
  text-align: left;
  color: #FFF;
  font-weight: bold;
}

#divisor_conteudo{
  float: left;
  display: inline;
  width: 100%;
  height: 40px;
  margin-top: 10px;
  background: url(../img/img_divisor_conteudo.png) no-repeat center center;
}

#CORPO ul {
  line-height: 20px;
  margin-left: 25px;
  list-style-image: url("../img/bullet_lista.gif");
}

.ok{
  float: left;
  display: inline;
  width: 20px;
  height: 20px;
  border: none;
  margin-top: 1px;
  margin-left: 5px;
  cursor: pointer;
}

#spacer{float: left; display: inline; width: 100%; height: 20px; clear: both;}

#MOLDURA{
  position: relative;
  width: 950px;
  margin: 0px auto;
  z-index: 1;
}

#QUADRO{
  position: relative;
  float: left;
  display: inline;
  width: 950px;
  text-align: left;
  z-index: 2;
}

#TOP{
  position: absolute;
  width: 100%;
  height: 71px;
  min-width: 950px; 
  width:expression(document.body.clientWidth < 950? "950px": "auto" );	
  top: 20px;
  left: 0;
  right: 0;
  background: url(../img/bg_top.png) repeat-x center center;
  z-index: 3;
}

#cabecalho{
  width: 950px;
  height: 71px;
  margin: auto;
  padding: 0;
}

#marca {
  float: left;
  display: inline;
  width: 163px;
  height: 71px;
  padding: 0px;
  margin-left: 90px;
}

#marca h1, #marca a {
  display: block;
  width: 163px;
  height: 71px;
  margin: 0px;
  padding: 0px;
}

#marca h1, #marca a{ background: url(../img/marca_deusa.png) no-repeat bottom right;}

#marca h1 span, #marca h2 {display: none;}

#nossas_marcas, #menu_top{
  float: left;
  display: inline;
  width: 300px;
  height: 35px;
  margin-top: 18px;
  text-align: left;
}

#menu_top{float: right;}

#menu_top ul{
  float: right;
  display: inline;
  width: 300px;
  margin: 0;
  padding: 0;
}

#menu_top li{
  float: right;
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu_top a{
  float: left;
  display: inline;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding-left: 20px;
  text-align: right;
  font-weight: bold;
  color: #FFF;
}

#menu_top a:hover{
  text-decoration: none;
  color: #FFED00;
}

#marcas {
  width: 300px; 
  height: 35px;
  margin: 0; 
  padding: 0; 
  list-style: none;
}	

/* make the LI display inline */
/* it's position relative so that position absolute */
/* can be used in submenu */
#marcas li {
  float: left; 
  display: block; 
  width: 100px; 
  position: relative;
  z-index: 500; 
  margin: 0 1px;
}

#marcas li .sub {background: url(../img/arrow.gif) no-repeat 76px center; width: 120px;}

/* this is the parent menu */
#marcas li a {
  display:block; 
  font-weight:700;  
  height:35px;
  line-height:35px; 
  text-decoration:none; 
  color: #FFF; 
  text-align:left; 
}

#marcas li a:hover {
  text-decoration: none;
  color: #FFED00;
}

/* you can make a different style for default selected value */
#marcas a.selected {
  color:#f00;
}

/* submenu, it's hidden by default */
#marcas ul {
  position:absolute; 
  left:0; 
  display:none; 
  margin:0 0 0 -1px; 
  padding:0; 
  list-style:none;
}

#marcas ul li {
  width:100px; 
  float:left; 
}

/* display block will make the link fill the whole area of LI */
#marcas ul a {
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  color: #FFED00;
  background: #9F2C46;
}

#marcas ul a:hover {
  text-decoration:none;
  background: #CF7081;
  
}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #marcas ul {
  margin:0 0 0 -2px;
}

#banner{
  float: left;
  display: inline;
  clear: both;
  width: 950px;
  height: 150px;
}

.banner_left{
  position:relative;
  float: left;
  display: inline;
  width: 170px;
  height: 150px;
  background: url(../img/slideshow/img_01.jpg) no-repeat center center;
}

#CORPO{
  float: left;
  display: inline;
  width: 950px;
  margin-top: 91px;
  background: url(../img/bg_corpo.png) no-repeat center top;
}

#menu{
  float: left;
  display: inline;
  width: 950px;
  height: 55px;
  margin: 0;
  margin-top: 20px;
  padding: 0;
  background: url(../img/bg_menu_top.png) no-repeat center bottom;
}

#menu ul{
  float: left;
  display: inline;
  width: 414px;
  margin: 0;
  margin-left: 290px;
  padding: 0;
}

#menu li{
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu a{
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  padding: 5px 15px;
  text-align: left;
  color: #FFF;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

#menu a:hover{
  background: url(../img/bg_menu.png) no-repeat center center;
  _background: #9F2C46;
}

#menu #ativo{
  color: #FFDD00;
}

#lateral{
  float: left;
  display: inline;
  width: 350px;
  height: 500px;
  margin-top: 180px;
  z-index: 2;
}

#conteudo{
  float: right;
  display: inline;
  width: 580px;
  margin-top: 40px;
}

.bg_conteudo {
  background: url(../img/bg_conteudo.png) no-repeat center top;
  height: 700px;
}

#conteudo ul li{
  color: #000;
  list-style-image: url("../img/bullet_conteudo.gif");
}

#margem{
  float: left;
  display: inline;
  width: 300px;
  margin-left: 150px;
  margin-top: 50px;
}

#margem_conteudo{
  float: left;
  display: inline;
  width: 300px;
  height: 350px;
}

.scroll-pane {
  float: left;
  width: 300px;
  overflow: auto;
}

#margem_conteudo img{
  float: left;
  display: inline;
  width: 300px;
  height: 180px;
  margin-bottom: 15px;
}

#margem_conteudo *{
  color: #000;
  font-size: 12px;
}

#banner, #banner img{
  width: 500px;
  height: 236px;
  border: none;
}

#margem_conteudo #videos{
  float: left;
  width: 100% !important;
  border: none;
  padding: 0 !important;
  border-bottom: 1px dotted #9F2C46;
  color: #000;
}

#margem_conteudo #videos:hover{
  background: #FFF;
}

#margem_conteudo #videos img{
  float: left;
  width: 128px !important;
  height: 96px !important;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: none;
}

#margem_conteudo #videos p{
  margin-left: 138px;
  margin-right: 5px;
}
.highslide-header *{
  color: #000 !important;
}

.highslide-move{
  text-align: left !important;
  left: 0; !important;
  padding: 0 !important;
  color: #000 !important;
}

#banner{
  float: right;
  display: inline;
  background: #000;
}

#lateral h3{
  float: left;
  display: inline;
  width: 350px;
  height: 32px;
  margin-top: 15px;
  color: #000;
}

#lateral h3 span, #representantes h3 span{
  display: none;
}

#representantes h3{
  float: left;
  display: inline;
  width: 100%;
  height: 32px;
  margin: 15px 0;
  color: #000;
}

.pratododia      {background: url(../img/h3_pratododia.png) no-repeat center top;}
.sobre           {background: url(../img/h3_sobre.png) no-repeat center top;}
.mkt             {background: url(../img/h3_mkt.png) no-repeat center top; height: 50px !important; margin: 0 !important;}
.representantes  {background: url(../img/h3_representantes.png) no-repeat center top;}
.prod_deusa      {background: url(../img/h3_deusa.png) no-repeat center top;}
.prod_monjolinho {background: url(../img/h3_monjolinho.png) no-repeat center top;}
.receitas        {background: url(../img/h3_receitas.png) no-repeat center top;}
.fale            {background: url(../img/h3_fale.png) no-repeat left top; width: 550px; height: 38px;}
.vendas          {background: url(../img/h3_vendas.png) no-repeat left top; width: 550px; height: 38px;}

.pratododia span, .sobre span, .mkt span, .representantes span, .prod_deusa span, .prod_monjolinho span, .receitas span, .fale span, .vendas span{display: none;}

#conteudo_produtos ul, #conteudo_produtos ul li{
  color: #FFF;
  list-style-image: url(../img/bullet_lista.gif);
}

#conteudo h3{
  display: block;
  font-size: 20px;
  padding: 5px 0;
  color: #9F2C46;
  margin-top: 20px;
}

#conteudo h4{
  display: block;
  font-size: 16px;
  color: #000;
  margin-top: 20px;
}

#conteudo h5{
  display: block;
  font-size: 14px;
  color: #00438C;
  margin-top: 10px;
}

#conteudo object{
  margin-top: 10px !important;
}

#receita, #menu_prod{
  float: left;
  display: inline;
  width: 350px;
  height: 350px;
  clear: both;
  margin-top: 15px;
  background: url(../img/bg_receita.png) no-repeat left top;
}

#menu_prod{ background: url(../img/bg_menu_prod.png) no-repeat center top;}

#menu_sub_receitas{
  float: left;
  display: inline;
  width: 100%;
  margin-left: 0 !important;
  margin-top: 20px !important;
  list-style: none;
}

#menu_sub_receitas li{
  float: left;
  display: inline;
  width: 100%;
  margin: 0;
}

#menu_sub_receitas li a{
  display: block;
  width: 100%;
  padding: 5px 10px;
  margin: 0;
  color: #00438D;
  text-decoration: none;
  border-bottom: 2px dotted #F4DDE1;
}

#menu_sub_receitas li a:hover{
  background: #D4B3B9;
  border-bottom: 2px dotted #F4DDE1;
}

#miolo_receita{
  float: left;
  display: inline;
  width: 230px;
  height: 250px;
  margin-top: 55px;
  margin-left: 60px;
}

#receita h4{
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #FFFF00;
}

.veja a, .veja a:hover{
  color: #FFFF00;
  font-weight: normal;
}

.mais a, .mais a:hover{
  float: right;
  display: inline;
  color: #5A0008;
  font-weight: bold;
  font-size: 24px;
  margin-top: 10px;
  text-decoration: none;
}

.mais a:hover{color: #000;}


#carrossel{
  width: 580px;
  height: 484px;
  overflow: scroll;
}

#img_descricao{
  width: 580px;
  margin-top: 20px;
  text-align: left;
}

#img_descricao img{
  width: 271px;
  height: 250px;
}

.bt_car-left, .bt_car-right{
  position: absolute;
  width: 39px;
  height: 39px;
  top: 400px;
  right: 80px;
  display: inline;
  border: none;
  background: url(../img/bt_carousel.png) no-repeat 0 0;
}

.bt_car-right{
  right: 30px;
  background: url(../img/bt_carousel.png) no-repeat -40px 0;
}

.bt_car-left:hover { background: url(../img/bt_carousel.png) no-repeat 0 -39px; cursor: pointer;}
.bt_car-right:hover{ background: url(../img/bt_carousel.png) no-repeat -40px -39px; cursor: pointer;}

.titulo_carousel{
  position: absolute;
  width: 100%;
  padding: 5px 0;
  top: 20px;
  left: 10px;
  display: inline;
  text-align: left;
  font-weight: bold;
  font-size: 15px;
}


#menu_prod ul, #menu_prod .sf-menu{
  float: left;
  display: inline;
  width: 150px;
  margin-top: 50px;
  margin-left: 100px;
}

#menu_prod .sf-menu .sub{
  margin-left: 0 !important;
  margin-top: 0 !important;
}

#menu_prod ul li, #menu_prod .sf-menu li{
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}

#menu_prod a, #menu_prod .sf-menu a{
  float: left;
  display: inline;
  width: 150px;
  margin: 0;
  padding: 0;
  padding: 10px 0;
  color: #FFF;
  border-bottom: 2px dotted #480010;
}

#menu_prod a:hover, #menu_prod .sf-menu a:hover{text-decoration: none; color: #E192A0;}

#menu_prod #ativo{color: #000;}

#submenu{
  position: absolute;
  float: left;
  display: inline;
  width: 130px;
  height: 90px;
  clear: both;
  margin-left: 85px;
  margin-top: -75px;
  background: url(../img/bg_submenu.png) no-repeat left top;
}

#submenu ul{
  float: left;
  display: inline;
  width: 100px;
  margin: 0;
  margin-left: 30px;
  margin-top: 10px;
  padding: 0;
}

#submenu li{
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}

#submenu a{
  float: left;
  display: inline;
  width: 100px;
  margin: 0;
  padding: 0;
  padding: 5px 0;
  color: #FFF;
}

#submenu a:hover{text-decoration: none; color: #E192A0;}

.titulo_detalhado{
  background: #9F2C46;
  height: 30px;
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  padding: 0 10px;
}

.rodape_detalhado{
  height: 15px;
  background: #480010;
  width: 540px;
}

.dados_detalhados_claro td, .dados_detalhados_escuro td, .linha_sel td{
  height: 30px;
  color: #000;
  padding: 0 10px;
}

.dados_detalhados_claro td a, .dados_detalhados_escuro td a, .linha_sel td a{
  height: 30px;
  color: #000;
  padding: 0;
  text-decoration: none;
}

.dados_detalhados_escuro {background: #C1A3A8;}
.dados_detalhados_claro  {background: #D4B3B9;}
.linha_sel               {background: #FFF000; cursor: pointer;}


#noticias{
  float: right;
  display: inline;
  width: 500px;
  margin-top: 10px;
  padding-top: 10px;
  background: url(../img/img_divisor_conteudo.png) no-repeat center top;
}

#noticias ul{
  float: left;
  display: inline;
  width: 500px;
  margin: 0;
  padding: 0;
}

#noticias li{
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

#noticias a{
  float: left;
  display: inline;
  width: 100%;
  margin: 0;
  margin: 2px 0;
  padding: 5px 0;
}

/**//**//**/
/*REPRESENTANTES*/

#representantes{
  float: left;
  display: inline;
  width: 504px;
  margin-left: 220px;
  padding-top: 15px;
}

.estado{
  float: left;
  display: inline;
  width: 580px;
  height: 30px;
  line-height: 30px;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
  background: #00438D;
}

#highrep p{
  float: left;
  display: inline;
  padding: 5px;
}

#nao_atuamos{
  float: left;
  display: inline;
  width: 580px;
  height: 100px;
}

#highrep .lista_clara, #highrep .lista_escura{
  float: left;
  display: inline;
  width: 580px;
  list-style: none;
}

#highrep .lista_clara {background: #FFF;}
#highrep .lista_escura{background: #F2F2F2;}

#highrep table td{
  line-height: 20px;
  padding: 0 10px;
}

#highrep  table td span{
  font-weight: bold;
  color: #9F2C46;
}

#highrep .revenda{
  font-weight: bold;
  font-size: 12px;
  margin: 8px 0;
  color: #000;
}

#mapa{
  float: left;
  display: inline;
  width: 505px;
  text-align: center;
}
/**//**//**/

#dados {
  float: left;
  display: inline;
  width: 490px;
  padding: 0px;
}

#enviado{
  float: left;
  display: inline;
  width: 950px;
  height: 250px;
  margin-top: 50px;
  text-align: center;
}

#enviado h4{
  float: left;
  display: inline;
  width: 950px;
  font-size: 18px;
  margin-top: 10px;
  text-align: center;
}

#enviado p{
  float: left;
  display: inline;
  width: 950px;
  text-align: center !important;
}

#form {
  float: left;
  display: inline;
  width: 490px;
  padding: 0px;
  margin-top: 30px;
}

#form form{
  float: left;
  display: inline;
  width: 260px;
  padding: 0px;
  margin-top: 20px;
}

#form #imagem{
  float: left;
  display: inline;
  width: 260px;
  padding: 0px;
  margin-top: 40px;
  text-align: center;
}

#form h4, #form p{
  float: left;
  display: inline;
  width: 260px;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

.input_text, .input_text_obrigatorio{
  border: 1px solid #D1D3D4;
  height: 20px;
  margin-top: 2px;
  background: #FFF;
  color: #000;
}

.input_text_obrigatorio{
  border: 1px solid #FA7447;
}

.input_button{
  width: 100px;
  height: 20px;
  border: none;
  font-weight: bold;
  color: #FFF;
  cursor: pointer; cursor: hand;
  background: #3708B1;
}

label{
  cursor: pointer;
  margin-top: 10px;
}

#RODAPE{
  float: left;
  display: inline;
  width: 950px;
  margin-top: 20px;
}

#RODAPE h3, #RODAPE p{
  width: 950px;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  color: #FFF;
}

#RODAPE h3{font-size: 15px;}

#RODAPE p{
  margin-top: 0px;
}

#RODAPE .frg{
  display: block;
  width: 65px;
  height: 20px;
  margin: 10px auto;
  background: url(../img/marca_frgweb.png) no-repeat center center;
}

#RODAPE .frg span{
  display: none;
}