@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'BreeSNRegular';
    src: url('../fonts/bree_sn_regular-webfont.eot');
    src: url('../fonts/bree_sn_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bree_sn_regular-webfont.woff') format('woff'),
		 url('../fonts/bree_sn_regular-webfont.otf') format('otf'),
         url('../fonts/bree_sn_regular-webfont.ttf') format('truetype'),
         url('../fonts/bree_sn_regular-webfont.svg#BreeSNRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, object {
    margin: 0;
    padding: 0;
}
img{
	border: 0;
}
p{
	text-align: justify;
}
body {
    color: #346b34;
    font: 11px Verdana, Geneva, sans-serif;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F3FAE8;
}
#container{
	background-image: url(../img/cont.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 987px;
	height: 850px;
	position: relative;
	margin: 5px auto 0;
}
#header{
	position: relative;
	float: left;
	overflow: hidden;
	width: 967px;
	height: 85px;
	margin: 0 10px;
}
#menu{
	border-bottom: 1px solid #346B34;
    float: left;
	font: 12px Verdana, Geneva, sans-serif;
    /*font-family: 'Bree SN'; */
	/*font-size: 13px;
	font-family: Verdana, Geneva, sans-serif; */
	
	font-family: verdana;
    font-size: 10px;
    font-weight: bold;
	
    height: 16px;
    margin: 0 10px;
    position: relative;
    width: 967px;
}
#date{
	font-weight: bold;
    left: 130px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 25px;
    width: 178px;
}
#menu ul{
	list-style: none;
	float: left;
}
#menu li{
	float: left;
	margin: 0 6px;
}
#menu li a{
	text-decoration: none;
	color: #346b34;
}
#menu li a:hover{
	text-decoration: none;
	color: #E22924;
}
.hdr_logo{
	float: right;
    margin-left: 22px;
    margin-top: 10px;
	position: relative;
}
#buscador{
	margin-top: 20px;
	background-image: url(../img/search.jpg);
	background-repeat: no-repeat;
	width: 183px;
	height: 48px;
}
#buscador input{
	border: 0 none;
    margin-left: 16px;
    margin-top: 17px;
    position: relative;
    width: 135px;
	background-color: transparent;
	color: #999;
}
#body{
	width: 100%;
	height: 450px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-top: 13px;
}
#bottom{
    height: 445px;
    overflow: hidden;
    position: absolute;
    top: 563px;
    width: 100%;
}
#banners{
    height: 108px;
    margin-left: 5px;
    overflow: hidden;
    position: relative;
    width: 981px;
}
.bnr{
	position: relative;
	float: left;
	height: 108px;
}
#footer{
    background-image: url("../img/productos-home.png");
    background-position: 13px 0;
    background-repeat: no-repeat;
    float: left;
    height: 125px;
    margin-top: 5px;
    overflow: hidden;
    position: relative;
    width: 988px;
}
#flash-edades{
	height: 140px;
    overflow: hidden;
    position: absolute;
    right: 166px;
    top: 457px;
    width: 200px;
}
#flash-edades p{
	color: #749143;
    font-size: 9px;
    left: 43px;
    text-align: center;
    width: 120px;
	position: absolute;
	top: 126px;
}
#arrow-left{
	height: 29px;
    left: 6px;
    position: absolute;
    top: 47px;
    width: 29px;
	cursor: pointer;
}
#arrow-right{
	height: 29px;
    position: absolute;
    right: 5px;
    top: 47px;
    width: 29px;
	cursor: pointer;
}
#img-edades{
	height: 126px;
    left: 0px;
    margin: 0;
    position: absolute;
    top: 0px;
    width: 680px;
	overflow: hidden;
}
#img-edades a{
	float: left;
	width: 130px;
	height: 126px;
	margin-right: 40px;
}
#r-edades{
	height: 126px;
    left: 35px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 130px;
	overflow: hidden;
}
#avisolegal{
	color: #839D57;
    font-size: 7pt;
    left: 14px;
    position: absolute;
	top: 110px;
}
.negro{
	color: #666;
	text-decoration: none;
}
#body-left{
	height: 400px;
    left: 5px;
    overflow: hidden;
    position: absolute;
    width: 120px;
	z-index: 2;
}
#body-left ul{
	list-style: none;
	margin: 0px;
}
#body-left li{
	float: left;
    height: 59px;
    margin-bottom: 9px;
    width: 120px;
}
#body-home{
    background-image: url("../img/bg_body-home.png");
    background-repeat: no-repeat;
	background-position: 0 35px;
    float: left;
    height: 448px;
    margin: 0 0 0 95px;
    overflow: hidden;
    padding-left: 13px;
    position: relative;
}
#body-center{
    float: left;
    height: 444px;
    margin: 5px 0 0 132px;
    overflow: hidden;
    position: relative;
    width: 718px;
}
#body-right{
	float: right;
    height: 450px;
    overflow: hidden;
    position: relative;
    width: 126px;
	margin-right: 6px;
}
h1{
	font-family: 'Verdana'; 
	color: #217b27;
	font-size: 22px;
	font-weight: bold;
	height: auto;
	width: auto;
	text-transform: uppercase;
	padding: 0;
	text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
}
h1 span{
	color: #DB040B;	
}
.fleft{
	float: left;
}
#ico-home{
	position: absolute;
    right: 11px;
    top: 0;
}
#ico-volver{
	position: absolute;
    right: 45px;
    top: 15px;
}
#cuerpo{
	color: #5DA448;
    height: 378px;
    overflow: hidden;
    position: absolute;
    top: 50px;
    width: 707px;
}
#cuerpo2 {
    color: #5DA448;
    height: 378px;
    overflow: hidden;
    position: absolute;
    top: 50px;
    width: 707px;
}
#cuerpo2 img{
	float: left;
}
#cuerpo2 .columns-2-a {
	width: 352px;
}
#cuerpo2 .link a{
	color: #346B34;
	text-decoration: none;
	font-weight: bold;
}
#cuerpo2 .link a:hover{
	color: #E22924;
}
#historia{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#historia li{
	float: left;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.capa_historia{
	float: left;
    padding: 10px 0;
}
#historia1{
	display: block;
	width: 707px;
}
#historia2{
	display: none;
	width: 707px;
}
#historia3{
	display: none;
	width: 707px;
}
#cuerpo img{
	float: left;
}
.columns-1{
	float: left;
    margin: 0 0 0 15px;
    width: 392px;
}
.columns-1 p{
	margin-bottom: 10px;
}
.columns-1-b{
	float: left;
    margin: 3px 0 12px 15px;
    width: 231px;
}
.columns-1-b p{
	margin-bottom: 10px;
}
.columns-1-c{
	float: left;
    margin: 0 0 0 40px;
    width: 268px;
}
.columns-1-c ul{
	float: left;
    list-style: disc outside url("../img/download.gif");
    margin: 0;
    overflow: hidden;
    padding: 5px 0 5px 33px;
}
.columns-1-c li{
	margin: 2px 0;
}
.columns-1-c-li{
	margin: 0px;
}
.columns-1-c a{
	color: #346B34;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
.columns-1-c a:hover{
	color: #E22924;
}
.columns-1-d{
	float: right;
    margin: 0 0 0 15px;
    width: 340px;
}
.columns-1-d p {
    margin-bottom: 10px;
}
.columns-1-e{
	float: left;
    width: 350px;
}
.columns-1-e p {
    margin-bottom: 10px;
}
.columns-2-a{
	float: right;
    width: 321px;
}
.columns-2-a p{
	margin: 5px 0;
	float: left;
}
.columns-2-b{
	float: left;
	margin: 0 0 0 20px;
    width: 320px;
}
.columns-2-b p{
	margin: 5px 0;
	float: left;
}
#columns-2-img{
	margin: 49px auto 0 22px;
}
.columns-2-c{
	float: left;
    overflow: hidden;
    width: 660px;
}
.columns-2-c p{
	margin: 5px 0;
	float: left;
}
.titulo-historia{
	background-image: url("../img/titulo-historia.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    overflow: hidden;
    padding: 0 18px 1px;
    text-align: center;
    text-decoration: none;
    width: 207px;
}
.titulo-historia :hover{
	color: #ffffff;
}
.scroll-sos{
    height: 255px;
    overflow: auto;
	padding-right: 25px;
}
#cuerpo .link a{
	color: #346B34;
	text-decoration: none;
	font-weight: bold;
}
#cuerpo .link a:hover{
	color: #E22924;
}
.p-max{
	margin-bottom: 10px;
}
#jirafa{
	float: left;
	height: 226px;
	background-position: 255px 0;
	overflow: hidden;
}
#sabias-que{
	width: 100%;
	float: left;
	margin-top: 10px;
}
#sabias-que-text{
	float: left;
}
#sabias-que-text p{
	margin: 10px 0;
}
h3{
 	background-image: url("../img/titulo-historia.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    overflow: hidden;
    padding: 3px 18px 6px;
    text-align: center;
    width: 207px;
}
.columns-1-c h3 {
	background-image: url("../img/titulo-historia.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    overflow: hidden;
    padding: 0 18px;
    text-align: center;
    width: 207px;
}
.legales{
	background-color: #DEF1C3;
	color: #666666;
	padding: 10px;
	font-size: 10px;
}
.legales h2{
	font-size: 14px;
	color: #35451F;
	font-weight: bold;
}
.legales p{
	margin: 5px; 0;
}
#formulario-experto{
	list-style: none;
	float: left;
}
#formulario-experto li{
	margin: 5px 0 10px;
	font-weight: bold;
}
#formulario-experto #email{
	background-image: url("../img/email.jpg");
    background-repeat: no-repeat;
    height: 33px;
    width: 183px;
}
#formulario-experto #email input{
	background-color: transparent;
    border: 0 none;
    color: #999999;
    margin-left: 6px;
    margin-top: 9px;
    position: relative;
    width: 159px
}
#formulario-experto #comentario{
	background-image: url("../img/comentario.jpg");
    background-repeat: no-repeat;
    height: 133px;
    width: 338px;
}
#formulario-experto #comentario textarea{
	background-color: transparent;
    border: 0 none;
    color: #999999;
    height: 120px;
    margin-left: 9px;
    margin-top: 9px;
    position: relative;
    width: 324px;
	font: 11px Verdana,Geneva,sans-serif;
}
a{
	color: #346B34;
	text-decoration: none;
}
a:hover{
	color: #E22924;
}
#enviar{
	background-image: url("../img/enviar.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    overflow: hidden;
    padding: 3px 18px 6px;
    text-align: center;
    width: 67px;
}
.gwrapper{
	float: left;
    width: 386px;
	margin-right: 60px;
}
#gnav {
    height: 24px;
    left: 604px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: auto;
}
#gleft {
    background-image: url(../img/volver.png);
	background-repeat: no-repeat;
	background-position: 0 0;
    float: left;
    height: 24px;
	margin-right: 2px;
    width: 27px;
}
#gright {
    background-image: url(../img/volver2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
    float: left;
    height: 24px;
    width: 27px;
}
.capas{
	position: absolute;
	top: 0pt;
	left: 0pt;
	display: none;
	width: 660px;
	height: 180px;
}
#tuembarazo{
	background-image: url("../img/tu-embarazo.png");
    background-repeat: no-repeat;
    height: 290px;
    margin: 0 auto;
    width: 318px;
}
#tuembarazo a{
	float: left;
    height: 125px;
    margin-top: 150px;
    width: 104px;
}
.tit-prod{
	float: left;
    font-size: 14px;
    margin: 5px 0;
    width: 290px;
}
.ef{
	position: absolute;
}
#arleft{
	left: 0;
    position: absolute;
    top: 88px;
	cursor: pointer;
}
#arright{
	right: 0;
    position: absolute;
    top: 88px;
    cursor: pointer;
}
#rec-productos{
	height: 242px;
    left: 80px;
    overflow: hidden;
    position: absolute;
    width: 548px;
	top: 0;
}
#list-productos{
	height: 243px;
    width: 3000px;
	position: absolute;
	left: 0px;
}
.prod{
	float: left;
    height: 240px;
    margin: 0 14px;
    overflow: hidden;
    position: relative;
    width: 153px;
}
.ver-producto{
	background-image: url("../img/ver-producto.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    height: 17px;
    left: 19px;
    position: absolute;
    text-align: center;
    top: 220px;
    width: 115px;
}
#prod-ind{
	height: 241px;
    left: 59px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 647px;
}
#prod-ind img{
  float: left;
}
.prod-ind-img{
	margin-top: 36px;
}
#text-prod-ind{
  float: right;
  width: 430px;
}
#text-prod-ind p{
  float: left;
  margin: 5px 0;
}
#ptitulo{
	background-image: url("../img/ver-producto.png");
    background-repeat: no-repeat;
    height: 17px;
    margin-top: 5px;
    text-align: center;
    width: 115px;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
}
#facebook{
	color: #839D57;
    font-size: 9px;
    height: 20px;
    left: 242px;
    overflow: hidden;
    position: absolute;
}
#facebook-img{
    position: relative;
	float: left;
	margin-left: 5px;
}
#facebook p{
	float: left;
	margin-top: 1px;
}
.form_registracion div {
    margin-bottom: 2px;
    padding-bottom: 2px;
}
.form_registracion .input_text, .form_registracion .select, .form_registracion .textarea, .input_text_error {
    width: 180px;
	font-family: verdana;
    font-size: 10px;
}
.input_text, .input_text_error {
    height: 17px;
    padding-top: 3px;
}
.input_text, .select, .textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #8F9F77;
}
.input_text_error{
	background: none repeat scroll 0 0 #FFEAEC;
    border: 1px solid #8F9F77;
}
.form_registracion label {
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 10px;
    padding-top: 5px;
    text-align: right;
    width: 160px;
	font-size: 10px
}
.btn_enviar {
	background-color: transparent;
    background-image: url("../img/enviar.png");
	background-repeat:no-repeat;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    position: absolute;
	right: 7px;
	top: 264px;
    width: 103px;
	border: 0px;
}
.btn_enviar:hover {
	cursor: pointer;
}
#atc{
	left: 7px;
    position: absolute;
    top: 328px;
}
#rs{
	background-image: url("../img/siguenos-rs.png");
    background-repeat: no-repeat;
    height: 80px;
    margin-top: 4px;
    width: 125px;
}
#bnr-corazones{
	height: 199px;
	position: absolute;
	right: 0;
	top: 50px;
	width: 260px;
}
#copyright{
	font-size: 7pt;
    position: absolute;
    right: 292px;
    top: 110px;
}
#listproductos{
	background-image: url("../img/borde-productos.png");
    background-position: 0 bottom;
    background-repeat: no-repeat;
    font-size: 12px;
    height: auto;
    padding-bottom: 7px;
    position: absolute;
    top: 17px;
    width: 112px;
    z-index: 999999;
}
#listproductos li a{
	color: #FFF;	
}
#listproductos li a:hover{
	color: #FFF;	
}
#listproductos ul{
	list-style: none;
}
#listproductos li{
	background-color: #5CA447;
    float: left;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 5px;
    width: 102px;
}
#listproductos li:hover{
	background-color: #346B34;
}
.productos h1{
	/*font-family: 'Bree SN'; 
	font-size: 25px;*/
	font-family: 'Verdana'; 
	font-size: 22px;
	background-image: none;
	color: #217b27;
	
	font-weight: bold;
	height: auto;
	width: auto;
	text-transform: uppercase;
	padding: 0;
	text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
}
.productos h1 span{
	color: #DB040B;	
}
.productos .cont{
	position: absolute; 
	top: 10px;
	left: 0px;
	width: 372px;
}
.productos .bodegon{
	left: 395px;
    position: absolute;
    top: 0;
}
.ganadoras{
	font-size: 12px;	
	font-weight: bold;
}
.ganadoras h4{
	font-weight: bold;
	color: #217b27;
	text-transform: uppercase;
}
.ganadoras #bnr{
	text-transform: uppercase;
	color: #ed1c24;
	font-size: 34px;
	word-spacing: -1px;
	text-shadow: -1px 0 #FFFFFF, 0 1px #FFFFFF, 1px 0 #FFFFFF, 0 -1px #FFFFFF;
}
.ganadoras #bnr2{
	text-shadow: -1px 0 #FFFFFF, 0 1px #FFFFFF, 1px 0 #FFFFFF, 0 -1px #FFFFFF;
	text-transform: uppercase;
	color: #217B27;
	font-size: 14px;
	word-spacing: -3px;
}
.ganadoras .capas p{
	line-height: 20px;
}
