/*
|------------------
| Theme milady
|
|------------------
*/

*{padding:0px;margin:0px;color:#fff;font-family:helvetica,arial,sans-serif;font-size:12px; }
body{ background:#31160B;}
a{font-weight:bold;outline:none; }
/*a:link,a:visited{color:#fff;}*/
a:hover,a:active,a:focus{color:#9B8264;}
.resaltar{color:#EB6F7A;font-weight:bold;}


/*
|----------
| * struct *
|----------
*/

html,body{ height: 100%; }
.header{
  width:1008px; /*900px;*/
  height:106px;
  margin:0 auto;
}
.content{
  width:1008px;/*900px;*/
  height:413px;
  margin:0 auto;
}
.footer{
  background: #5B191B url('../pix/pleca_inferior.png') repeat-x top;
  width:100%;
  margin:0 auto;
  height:auto;
}
.footer_container{
  width:928px;
  height:52px;
  margin:0 auto;
  padding:14px 40px 0px 40px;
}


/*
|--------------------
| Header           1
|--------------------
*/
    #logo{
      background:#31160B url('../pix/logo_milady.jpg') no-repeat;
      height:99px;
      width:165px;
      float:left;
    }
      .logo_anchor{
          display:block;
          width:100%;
          height:100%;
          text-indent:-999px;
      }
    #perfil{
      height:100px;
      width:225px;
      float:right;
    }
    #search{
     height:30px;
     width:166px;
     float:right;
     background: url('../pix/img_buscar.jpg') no-repeat;
    }
      #q{
        color:#735636;
        background:#C2A77C;
        border:none;
        float:right;
        width:123px;
        height:20px;
        padding-top:4px;
      }
    .a_perfil{
      display:block;
      padding-top:12px;
    }
        .a_perfil span{color:#9B8264;}
    #locations{
      width:170px;
      height:26px;
      float:right;
      margin:32px -160px 0px 0px;
    }
    .contact{
     background:transparent url('../pix/milady_contact.jpg') no-repeat;
     width:1px;
     display:block;
     height:1px;
     float:right;
    }
      .contact a{
       display:block;
       width:100%;
       height:100%;
       text-indent:-999px;
      }
    .current_location{
     color:#EB6F7A;
     font-size:11px;
     width:90px;
     display:block;
     height:21px;
     float:left;
     text-align:right;
    }
    .change_location{
     width:70px;
     display:block;
     height:21px;
     float:left;
     padding-top:3px;
     margin-top:-3px;
    }
    .change_location a{
      font-weight: normal;
      font-size:11px;
      display:block;
      float:left;
      height:21px;
      width:73px;
      text-decoration:none;
    }
    .change_location:hover{
       font-weight: normal;
       font-size:11px;
    }


/*
|--------------------
| DropDown Menu
|--------------------
*/

    #dropdown_locations{
     position:absolute;
     display:none;
     border-right:1px solid #C2A77C;
     border-bottom:1px solid #C2A77C;
     border-left:1px solid #C2A77C;
     width:90px;
     left:922px;
     background:#341C0F;
     top:60px;
    }
    ul.list_dropdown_locations{
     display: block;
     list-style: none;
      float:left;
    }
    ul.list_dropdown_locations li{
      display: block;
      width:90px;
      height:20px;
      float:left;
      border:1px solid #C2A77C;
    }
    ul.list_dropdown_locations li a{
      text-decoration:none;
      display:block;
      float:left;
      width:100%;
      height:100%;
      padding:3px 0 0 6px;
      font-size:10px;
    }
     ul.list_dropdown_locations li a:hover{
      background:#fff;
      width:82px;
      height:17px;
     }

/*
|-------------------------------------------------------------------------------
| Modulos
|-------------------------------------------------------------------------------
*/
/*
|--------------------
| Menu simple
|--------------------
*/
#menu_simple{
    width:500px;
    height:15px;
    float:right;
    margin:48px -157px 0px 0px;
}
#menu_simple span{
     text-align:right;
     width:100%;
     display:block;
     color:#9B8264;
}
#menu_simple span a{
    font-weight:normal;
    color:#9B8264;
    font-size:10px;
    text-decoration: none;
    font-family:arial,helvetica,sans-serif;
}
#menu_simple span a:hover{
    color:#fff;
}


/*
|--------------------
| Menu
|--------------------
*/
#menu_superior{
  background:transparent url('../pix/pleca_superior.png') no-repeat center 20px;
  width:1008px;
  height:22px;
  margin:-15px 2px 2px 2px;
  float:right;
  text-align: center;
}
ul.list_menu_superior{
  display: inline;
  font-weight:normal;
  font-size:9px;
}
ul.list_menu_superior li {
  display:inline;
  font-weight:normal;
  font-size:10px;
}
ul.list_menu_superior li a{
  text-decoration:none;
  font-weight:normal;
  font-size:10px;
  padding:0px 2px 0 2px;
}

/*
|--------------------
| Menu_servicios
|--------------------
*/
.menus_services{
  width:940px;
  height:56px;
  margin:0 auto;
  padding:11px 38px 0px 40px;
}


#menu_servicios{
  width:310px;
  height:11px;
  float:left;
}
ul.list_menu_servicios{
  float:left;
  display: block;
  list-style:none;
  height:10px;
  width:312px;

}
li.li_menu_servicios{
      list-style:none;
      float:left;
      height:10px;
      width:62px;
      background:transparent url('../pix/txts_servicios.png') no-repeat;
}
li.li_menu_servicios a{
  display:block;
  height:100%;
  width:100%;
  text-indent:-9999px;
}
li.es{ background-position:0px 0px;}
li.ic{ background-position:-62px 0px;width:72px;}
li.ab{ background-position:-135px 0px;width:65px;}
li.pb{ background-position:-200px 0px;width:60px;}
li.ds{ background-position:-260px 0px;width:50px;}

.menu_servicios_gde{
  width:930px;
  height:30px;
  margin-top:10px;
  /*float:left;*/
}
ul.list_menu_servicios_gde{display: block;list-style:none;}
li.li_menu_servicios_gde{
      list-style:none;
      float:left;
      height:24px;
      width:185px;
      /*
|--------------------
| imagem de fundo----------
|--------------------*/

	  background:transparent url('../pix/menu_principal.png') no-repeat;
	  
}
li.li_menu_servicios_gde a{
  display:block;
  height:100%;
  width:100%;
  text-indent:-9999px;
}
li.esG{ background-position:0px 0px;}
li.icG{ background-position:-188px 0px;width:210px;}
li.abG{ background-position:-400px 0px;width:200px;}
li.pbG{ background-position:-600px 0px;}
li.dsG{ background-position:-790px 0px;width:150px;}

li.esG:hover{ background-position:0px -25px;}
li.icG:hover{ background-position:-188px -25px;width:210px;}
li.abG:hover{ background-position:-400px -25px;width:200px;}
li.pbG:hover{ background-position:-600px -25px;}
li.dsG:hover{ background-position:-790px -25px;width:150px;}

/*
|--------------------
| Content----------Home [[OJO ver si se puede poner en css separados ]]
|--------------------
*/

.home{
  height:1px;
  /*background:transparent url('/milady/images/pix/img_principal.jpg') no-repeat  top;*/
}
.articulos{
  background:#fff url('../pix/back_articulos.jpg') no-repeat  top;
  min-height:400px;
  /*height: auto !important;*/
  overflow:hidden;
  height: 400px;
  color:#625A57;
  font-size:10px;
}
.conoce{
    background:transparent url('../pix/back_conoce.jpg') no-repeat top scroll;
    width:98%;
    height:560px;
    color:#625A57;
    font-size:10px;
    background-position:0px 1px;
    float:left;
}
.conoce span{
      overflow:auto;
      color:#625A57;
      display:block;
      width:306px;
      height:280px;
      margin:100px 0px 0px 40px;
      padding:0 10px;
      text-align:justify;
      font-size:10px;
}
.conoce span strong{color:#625A57;font-weight:bold;font-size:10px;}
.conoce span p,.conoce span em{color:#625A57;font-style:italic;font-size:10px;}

.quienes_somos{
    background:transparent url('../pix/title_quienes.png') no-repeat left top scroll;
    color:#625A57;
    margin:0 auto;
    margin-top:19px;
    padding-top:60px;
    padding-left:13px;
    padding-right:10px;
    width:929px;
    height:80%;
    text-align:justify;

}
.quienes_somos span{
      color:#625A57;
      width:100%;
      height:100%;
      text-align:justify;
}
.produtos{
    background:transparent url('../pix/title_produtos.png') no-repeat left top scroll;
    color:#625A57;
    margin:0 auto;
    margin-top:19px;
    padding-top:60px;
    padding-left:13px;
    padding-right:10px;
	overflow: scroll;
    width:929px;
    height:80%;
    text-align:justify;

}
/*.produtos span{
      color:#625A57;
      width:100%;
      height:100%;
      text-align:justify;
}*/
.produtos tbody{
	overflow:hidden;
}
.solucoes{
    background:transparent url('../pix/title_solucoes.png') no-repeat left top scroll;
    color:#625A57;
    margin:0 auto;
    margin-top:19px;
    padding-top:60px;
    padding-left:13px;
    padding-right:10px;
	overflow: hidden;
    width:929px;
    height:80%;
    text-align:justify;

}
.solucoes tbody{
	overflow: hidden;
	}	
.parcerias{
    background:transparent url('../pix/title_parcerias.png') no-repeat left top scroll;
    color:#625A57;
    margin:0 auto;
    margin-top:19px;
    padding-top:60px;
    padding-left:13px;
    padding-right:10px;
	overflow: hidden;
    width:929px;
    height:80%;
    text-align:justify;

}
.parcerias tbody{
	overflow: hidden;
	}
.feiras{
    background:transparent url('../pix/title_feiras.png') no-repeat left top scroll;
    color:#625A57;
    margin:0 auto;
    margin-top:19px;
    padding-top:60px;
    padding-left:13px;
    padding-right:10px;
	overflow: scroll;
    width:929px;
    height:80%;
    text-align:justify;

}
.feiras tbody{
	overflow: hidden;
	}	
.articulos span.contacto{
  background:transparent url('../pix/title_contacto.png') no-repeat left top scroll;
  display: block;
  height:50px;
  margin-top:26px;
  margin-left:28px;
  float:left;
  width:500px;
  overflow: hidden;
  text-indent:-500px;
  }


.articulos .contacto{
	/*overflow: scroll;*/
  height:340px;
	width:800px;
	left: 79px;
	top: 52px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: left;
}


.articulos table,
.articulos table tbody,
.articulos table tbody tr,
.articulos table tbody tr td,
.articulos table tbody tr td p
{
      color:#625A57;
      font-size:10px;
}
.articulos table tbody tr td p strong{color:#625A57;font-weight:bold;}
.articulos .form_boletines  table tbody tr td p a{color:#625A57;font-weight:normal;font-size:10px; }
.articulos input{ color:#625A57;width:150px;}
.articulos input #cp{width:50px;}


.articulos .form_boletines select,
.articulos .form_boletines select option,.articulos .form_boletines span,.articulos .form_boletines span p{color:#625A57;}
.articulos .form_boletines{
    background:transparent url('../pix/title_boletines.png') no-repeat left top scroll;
    margin:0 auto;
    margin-top:26px;
    padding-top:50px;
    width:950px;
}
.articulos .form_boletines form#send_boletines{
  overflow:scroll;
  height:310px;
  width:700px;
  margin:0 auto;
}


.articulos .form_boletines table{ width:650px;}
.articulos .form_boletines  table tbody tr td{text-align:left;}
.form_section_a{width:180px;}
.form_boletines #msg{height:auto;width:500px;display:block;}
.showinfo{
        margin: 5px;
        width: 500px;
        height: 20px;
        padding-top: 5px;
        padding-left: 10px;
}
.exito{ border: 2px solid #00CC00;  color:#341C0F;}
.error{ border: 4px solid #FF3333;   background:#FF3333;  color:#fff;}
.form_boletines #msg_form{display:block;padding-top:15px;}
/*
.footer_container span.links1{
    width:340px;
    height:20px;
    display:block;
}
*/
/*
|-------------------------------------------------------------------------------
| Links Footer
|-------------------------------------------------------------------------------
*/
.links1{
  width:370px;
  height:20px;
  float:left;
}
ul.list_links1{
  display: inline;
  font-weight:normal;
  font-size:9px;
  text-decoration:none;
}
ul.list_links1 li {
  display:inline;
  font-weight:normal;
  font-size:9px;
  color:#DDB087;
}
ul.list_links1 li a{
  text-decoration:none;
  font-weight:normal;
  font-size:9px;
  color:#DDB087;
}

.links2{
  width:180px;
  height:20px;
  float:right;
  text-align: center;
}
ul.list_links2{
  display: inline;
  font-weight:normal;
  font-size:9px;
  text-decoration:none;
}
ul.list_links2 li {
  display:inline;
  font-weight:normal;
  font-size:9px;
  color:#DDB087;
}
ul.list_links2 li a{
  text-decoration:none;
  font-weight:normal;
  font-size:9px;
  color:#DDB087;
}
.links3{
  width:500px;
  height:20px;
  float:left;
}
ul.list_links3{
  display: inline;
  font-weight:normal;
  font-size:9px;
  text-decoration:none;
}
ul.list_links3 li {
  display:inline;
  font-weight:normal;
  font-size:9px;
  color:#DDB087;
}
ul.list_links3 li a{
  text-decoration:none;
  font-weight:normal;
  font-size:9px;
  color:#DDB087;
}
