img{ behavior: url(/img/iepngfix.htc) }
html{
	padding:0px;
	margin:0px;
	position:relative;
	min-height: 100%;
	margin-bottom: 1px;
}
a:focus {outline:none }

body{
	background-image: url(/img/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #4274B4;
	margin: 0px;
}

#contenedor{
	width: 925px;
	margin: 0px auto;
}

#idioma{
	height: 30px;
}

#menu{
	height: 117px;
}

#submenu{
	height: 46px;
}

#todo{
	background: #FFFFFF;
	padding: 8px 6px;
}

#cabecera{
	margin: 0px auto;
	text-align: center;
}

#pie{
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 25px;
}


/****** Menu ******/

a#opc1_CAT{
	background: url(/cat/img/menu/quienes_CAT.gif) no-repeat;
	width: 88px;
	height: 36px;
	float: left;
}

a#opc1_CAT:hover{background-position: 0px -36px;}

a#opc1_CATon{
	background: url(/cat/img/menu/quienes_CAT.gif) 0px -36px;
	width: 88px;
	height: 36px;
	float: left;
}

a#opc2_CAT{
	background: url(/cat/img/menu/recetas_CAT.gif) no-repeat;
	width: 84px;
	height: 36px;
	float: left;
	margin-left: 5px;
}

a#opc2_CAT:hover{background-position: 0px -36px;}

a#opc2_CATon{
	background: url(/cat/img/menu/recetas_CAT.gif) 0px -36px;
	width: 84px;
	height: 36px;
	float: left;
	margin-left: 5px;
}

a#opc3_CAT{
	background: url(/cat/img/menu/productos_CAT.gif) no-repeat;
	width: 96px;
	height: 36px;
	float: left;
	margin-left: 5px;
}

a#opc3_CAT:hover{background-position: 0px -36px;}

a#opc3_CATon{
	background: url(/cat/img/menu/productos_CAT.gif) 0px -36px;
	width: 96px;
	height: 36px;
	float: left;
	margin-left: 5px;
}

a#opc4_CAT{
	background: url(/cat/img/menu/salud_CAT.gif) no-repeat;
	width: 106px;
	height: 36px;
	float: left;
	margin-left: 5px;
}

a#opc4_CAT:hover{background-position: 0px -36px;}

a#opc4_CATon{
	background: url(/cat/img/menu/salud_CAT.gif) 0px -36px;
	width: 106px;
	height: 36px;
	float: left;
	margin-left: 5px;
}

a#opc5_CAT{
	background: url(/cat/img/menu/buenos_CAT.gif) no-repeat;
	width: 179px;
	height: 36px;
	float: left;
	margin-left: 5px;
}

a#opc5_CAT:hover{background-position: 0px -36px;}

a#opc5_CATon{
	background: url(/cat/img/menu/buenos_CAT.gif) 0px -36px;
	width: 179px;
	height: 36px;
	float: left;
	margin-left: 5px;
}

a#opc6_CAT{
	background: url(/cat/img/menu/atencion_CAT.gif) no-repeat;
	width: 170px;
	height: 36px;
	float: left;
	margin-left: 5px;
}

a#opc6_CAT:hover{background-position: 0px -36px;}

a#opc6_CATon{
	background: url(/cat/img/menu/atencion_CAT.gif) 0px -36px;
	width: 170px;
	height: 36px;
	float: left;
	margin-left: 5px;
}

a#opc7_CAT{
	background: url(/cat/img/menu/salaprensa_CAT.gif) no-repeat;
	width: 124px;
	height: 36px;
	float: left;
	margin-left: 5px;
}

a#opc7_CAT:hover{background-position: 0px -36px;}

a#opc7_CATon{
	background: url(/cat/img/menu/salaprensa_CAT.gif) 0px -36px;
	width: 124px;
	height: 36px;
	float: left;
	margin-left: 5px;
}



/****** Estilos comunes ******/

div.izq{float: left;}
div.der{float: right;}
div.fila{clear: both;}
div.cizq{clear: left;}
div.cder{clear: right;}
div.centrar{margin: 0px auto; text-align: center;}

/********** Textos **********/
.txt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001674;
	line-height: 14px;
}
.txt_2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001674;
	line-height: 13px;
}


.tit{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FF0000;
}

.tit1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #001674;
}

.fecha{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0A90E5;
	/*color: #001674;*/
	padding: 5px;
}

a.migas{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001674;
	text-decoration:none;
}

.azulclaro{
	color: #0A90E5;
}

.rojo{
	color: #FF0000;
}

.gris{color: #B2B9D5;}

.contacto{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001674;
	padding-top: 10px;
}

a.contacto{text-decoration: none;}
a.contacto:hover{text-decoration: underline;}

.legal{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
}
.seBusca{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a90e5;
	padding-top: 0px;
	padding-left:1px;
}
a.seBusca{text-decoration: none;}
a.seBusca:hover{text-decoration: underline;}

a.legal{text-decoration: none;}
a.legal:hover{text-decoration: underline;}

a.resultados{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0080EF;
	text-decoration:none;
}

a.resultados:hover{text-decoration: underline;}

.valores-on{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	text-decoration:none;
}

.txtlegal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.txtpeq{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0080EF;
}

img.icono{vertical-align: middle;}


/***** POP-UP'S *****/
div.fondo_legal{
	margin: 20px 14px;
	background: #FFFFFF;
	height: 541px;
}

div.recuadro{
	width: 505px;
	height: 402px;
	border: 1px solid #8DC1ED;
	padding: 20px;
	margin-top: 25px;
}

div.escrol{
	width: 505px; 
	height: 360px;
	padding-right: 5px;
	overflow: auto;
}
div.escrolOferta{
	width: 505px; 
	height: 320px;
	padding-right: 5px;
	overflow: auto;
}

/********************/

div.linea{background: #0080EF;}

div.top2{padding-top: 2px;}
div.top3{padding-top: 3px;}
div.top4{padding-top: 4px;}
div.top5{padding-top: 5px;}
div.top6{padding-top: 6px;}
div.top7{padding-top: 7px;}
div.top13{padding-top: 13px;}
div.top15{padding-top: 15px;}
div.top25{padding-top: 25px;}
div.top120{padding-top: 120px;}
div.top140{padding-top: 140px;}
div.top160{padding-top: 160px;}
div.top190{padding-top: 190px;}

div.izq10{padding-left: 10px;}
div.izq15{padding-left: 15px;}
div.izq25{padding-left: 25px;}
div.izq36{padding-left: 36px;}
div.izq50{padding-left: 50px;}
div.izq265{padding-left: 265px;}
div.izq295{padding-left: 295px;}
div.izq360{padding-left: 360px;}

div.bot15{padding-bottom: 15px;}

img.sep{padding-left: 5px;}
img.base{padding-top: 18px;}

div.pad5{padding: 5px;}
div.pad10{padding: 10px;}
div.pad12{padding: 12px;}
div.pad15{padding: 15px;}
div.pad20{padding: 20px;}

/*********** SUBMENU ***********/
img.submenu{
	vertical-align: middle; 
	padding: 0px 3px;
}

a.sub{
	font: 9px normal Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	padding-top: 10px;
}

a.sub:hover{
	text-decoration: underline;
}

div.sep01{margin-left: 20px;}

#buscador{display: none;}

input.busq{
	border: 1px solid #0080EF;
	width: 265px;
	height: 15px;
	margin-top: 4px;
	margin-left: 3px;
}


div.fondo_resultados{
	background: url(/img/fondo_resultados.jpg) no-repeat;
	width: 653px;
	height: 472px;
}

/************ QUIENES SOMOS *************/
div.fondo_intro_quienes{
	background: url(/img/quienes/intro_quienes_PT.jpg) no-repeat;
	width: 913px;
	height: 472px;
}

div.fondo_intro_quienes_CAT{
	background: url(/img/quienes/intro_quienes_CAT.jpg) no-repeat;
	width: 913px;
	height: 472px;
}

div.fondo_valores{
	background: url(/img/quienes/fondo_valores.jpg) no-repeat;
	width: 653px;
	height: 492px;
}

div.fondo_historia{
	background: url(/img/quienes/fondo_historia.jpg) no-repeat;
	height: 292px;
	padding-left: 10px;
}

div.fondo_gente{
	background: url(/img/quienes/fondo_nuestra_gente.jpg) no-repeat;
	width: 653px;
	height: 244px;
}
div.fondo_gente_PT{
	background: url(/img/quienes/fondo_nuestra_gente_PT.jpg) no-repeat;
	width: 653px;
	height:265px;
}

div.fondo_saralee1{
	background: url(/img/quienes/fondo_saralee1.jpg) no-repeat;
	width: 256px;
	/*height: 506px;*/
}

div.fondo_saralee2{
	background: url(/img/quienes/fondo_saralee2.jpg) no-repeat;
	width: 653px;
	/*height: 506px;*/
}

#sara2{display: none;}

div.tabla_saralee{
	width: 620px;
	height: 290px;
	background: #FFFFFF;
	border: 1px solid #b2b9d5;
	padding: 10px;
	text-align: left;
}

div.lineagris{background: #b2b9d5; height: 1px; margin: 2px 0px;}
div.lineagris2{background: #b2b9d5; height: 1px; margin: 15px 0px;}

div.saralee_col1{width: 205px;}
div.saralee_col2{width: 400px;}

div.fondo_marcas1{
	background: url(/img/quienes/fondo_marcas1.jpg) no-repeat;
	width: 246px;
	height: 235px;
}
div.fondo_marcas1_PT{
	background: url(/img/quienes/fondo_marcas1_PT.jpg) no-repeat;
	width: 246px;
	height: 235px;
}
div.fondo_marcas1_CAT{
	background: url(/img/quienes/fondo_marcas1_CAT.jpg) no-repeat;
	width: 246px;
	height: 235px;
}

div.fondo_marcas2{
	background: url(/img/quienes/fondo_marcas2.jpg) no-repeat;
	width: 662px;
	height: 235px;
}

img.logo{
	margin-top: 70px;
	margin-left: 12px;
	/*border: 1px solid #000000;*/
}

#martinez, #ortiz, #semilla, #madame, #pantera, #eagle, #silueta{display: none;}

div.fondo_trabaja1{
	background: url(/img/quienes/fondo_trabaja1.jpg) no-repeat;
	width: 653px;
	height: 324px;
}
div.fondo_trabaja1_PT{
	background: url(/img/quienes/fondo_trabaja1_PT.jpg) no-repeat;
	width: 653px;
	height: 347px;
}

div.fondo_trabaja2{
	background: url(/img/quienes/fondo_trabaja2.jpg) no-repeat;
	width: 653px;
	height: 143px;
}

div.fondo_trabaja3{
	background: url(/img/quienes/fondo_trabaja3.jpg) no-repeat;
	width: 653px;
	height: 103px;
}
div.fondo_trabaja4{
	background: url(/img/quienes/fondo_trabaja4_PT.jpg) no-repeat;
	width: 653px;
	height: 115px;
}
div.fondo_trabaja3_PT{
	background: url(/img/quienes/fondo_trabaja3_PT.jpg) no-repeat;
	width: 653px;
	height: 228px;
}


div.fondo_surtido{
	background: url(/img/productos/fondo_surtido.jpg) no-repeat;
	width: 653px;
	height: 136px;
}

#capa1, #capa2, #capa3, #capa4, #capa5{display: none;}


/********* PRODUCTOS **********/

div.fondo_img_producto{
	background: url(/img/productos/fondo_img_producto.jpg) no-repeat;
	width: 256px;
}

div.fondo_producto1{
	background: url(/img/productos/fondo_producto1.jpg) no-repeat;
	width: 653px;
	height: 128px;
}
div.fondo_producto1B{
	background: url(/img/productos/fondo_producto1B.jpg) no-repeat;
	height: 152px;
}

div.fondo_producto2{
	background: url(/img/productos/fondo_producto2.jpg) no-repeat;
	width: 653px;
}

div.fondo_detalle{
	background: url(/img/productos/fondo_detalle.gif) no-repeat;
	width: 913px;
}
div.fondo_detalleB{
	background: url(/img/productos/fondo_detalleB.gif) no-repeat;
	width: 913px;
}

#det2, #det3, #det4{display: none;}

div.tabla_info{
	width: 618px;
	background: #FFFFFF;
	border: 1px solid #b2b9d5;
	/*padding: 10px;*/
	text-align: left;
}

div.col1_info{
	width: 450px;
}

div.col2_info{
	width: 120px;
}

div.col3_info{
	width: 290px;
}




/********* VIDA SANA **********/
div.fondo_intro_vidasana{
	background: url(/img/vidasana/intro_vidasana.jpg) no-repeat;
	width: 913px;
	height: 472px;
}
div.fondo_intro_vidasana_PT{
	background: url(/img/vidasana/intro_vidasana_PT.jpg) no-repeat;
	width: 913px;
	height: 472px;
}
div.fondo_intro_vidasana_CAT{
	background: url(/img/vidasana/intro_vidasana_CAT.jpg) no-repeat;
	width: 913px;
	height: 472px;
}

div.fondo_piramide{
	background: url(/img/vidasana/fondo_piramide.jpg) no-repeat;
	width: 457px;
	height: 724px;
}

div.fondo_nutrientes1{
	background: url(/img/vidasana/fondo_nutrientes1.jpg) no-repeat;
	width: 913px;
	height: 99px;
}

div.fondo_nutrientes2{
	background: url(/img/vidasana/fondo_nutrientes2.jpg) no-repeat;
	width: 652px;
	height: 281px;
}

#nut2, #nut3, #nut4, #nut5, #nut6{display: none;}

div.fondo_consejos{
	background: url(/img/vidasana/fondo_consejos.jpg) no-repeat;
	width: 913px;
	height: 151px;
}

div.consejos{
	width: 913px;
	height: 180px;
}

div.fondo_desayuno{	background: url(/img/vidasana/fondo_desayuno.jpg) no-repeat;}
div.fondo_comida{ background: url(/img/vidasana/fondo_comida.jpg) no-repeat;}
div.fondo_merienda{	background: url(/img/vidasana/fondo_merienda.jpg) no-repeat;}
div.fondo_cena{	background: url(/img/vidasana/fondo_cena.jpg) no-repeat;}
div.fondo_siempre{ background: url(/img/vidasana/fondo_siempre.jpg) no-repeat;}

#consejo2, #consejo3, #consejo4, #consejo5{display: none;}

#qa2, #qa3, #qa4{display: none;}

div.fondo_ingredientes{
	background: url(/img/vidasana/fondo_ingredientes.jpg) no-repeat;
	width: 913px;
	height: 311px;
}
div.fondo_ingredientes_PT{
	background: url(/img/vidasana/fondo_ingredientes_PT.jpg) no-repeat;
	width: 913px;
	height: 321px;
}

div.w600{width: 600px;}


div.fondo_panmolde{
	background: url(/img/vidasana/fondo_panmolde.jpg) no-repeat;
	width: 913px;
	height: 251px;
}

div.w650{width: 650px;}


div.fondo_curiosidades{
	background: url(/img/vidasana/fondo_curiosidades.jpg) no-repeat;
	width: 913px;
	height: 210px;
}

div.w525{width: 525px;}

div.fondo_salud{
	background: url(/img/vidasana/fondo_salud.jpg) no-repeat;
	width: 913px;
	height: 692px;
}

div.w800{width: 800px;}
div.w580{width: 580px;}


div.fondo_recetas1{
	background: url(/img/vidasana/fondo_recetas1.jpg) no-repeat;
	width: 618px;
	height: 150px;
}

div.fondo_recetas2{
	background: url(/img/vidasana/fondo_recetas2.jpg) no-repeat;
	width: 618px;
	height: 426px;
}

div.w250{width: 250px;}
div.w330{width: 330px;}


/********** ATENCIÓN AL CONSUMIDOR ***********/
div.fondo_intro_atencion{
	background: url(/img/atencion/intro_atencion_PT.jpg) no-repeat;
	width: 913px;
	height: 472px;
}
div.fondo_intro_atencion_CAT{
	background: url(/img/atencion/intro_atencion_CAT.jpg) no-repeat;
	width: 913px;
	height: 472px;
}

div.fondo_qa{
	background: url(/img/atencion/fondo_qa.jpg) no-repeat;
	width: 913px;
}

#r1, #r2, #r3, #r4, #r5, #r6, #r7{display: none;}

div.bloq1_form{width: 515px;}
div.bloq2_form{width: 355px;}

div.col1_form{width: 82px;}
div.col2_form{width: 215px;}
div.col3_form{width: 160px;}
div.col3B_form{width: 190px;}

form{
	margin: 0px;
	padding: 0px;
}

input.text1{
	width: 176px;
	height: 16px;
	border: 1px inset #A9A9A9;
}

select.text1{
	width: 176px;
	height: 20px;
	border: 1px inset #A9A9A9;
}

input.text2{
	width: 310px;
	height: 16px;
	border: 1px inset #A9A9A9;
}

select.text2{
	width: 330px;
	height: 20px;
	border: 1px inset #A9A9A9;
}

input.text3{
	width: 40px;
	height: 16px;
	border: 1px inset #A9A9A9;
}

input.text4{
	width: 100px;
	height: 16px;
	border: 1px inset #A9A9A9;
}

textarea.legal{
	width: 870px;
	height: 50px;
	border: 1px solid #A9A9A9;
}

textarea.consulta{
	width: 330px;
	height: 50px;
	border: 1px solid #A9A9A9;
}

#concreto{display: none;}


/************* VIDA SANA *************/
div.fondo_piramide_cat{
	background: url(/img/vidasana/fondo_piramide_cat.jpg) no-repeat;
	width: 554px;
	height: 472px;
}



/************* SALA DE PRENSA *************/
div.fondo_intro_salaprensa{
	background: url(/img/salaprensa/intro_PT.jpg) no-repeat;
	width: 913px;
	height: 472px;
}
div.fondo_intro_salaprensa_CAT{
	background: url(/img/salaprensa/intro_CAT.jpg) no-repeat;
	width: 913px;
	height: 472px;
}

div.fondo_biografia{
	background: url(/img/salaprensa/fondo_biografia.jpg) no-repeat;
	width: 653px;
	height: 472px;
}

div.fondo_logos{
	background: url(/img/salaprensa/fondo_logos.jpg) no-repeat;
	width: 913px;
}
div.fondo_promos{
	background: url(/img/promociones/fondoPromos_PT_1.jpg) no-repeat;
	width: 913px;
	height:214px;
	margin-top:5px;
	line-height:12px;
	padding-top:2px;
}

div.tabla_logos{
	width: 863px;
	background: #FFFFFF;
	border: 1px solid #b2b9d5;
	padding: 10px;
	text-align: left;
}

div.col_logos{width: 225px;}

div.col_marcas{width: 325px;}

#log2{display: none;}
#mark2, #mark3, #mark4, #martinez, #ortiz, #semilla_PT, #moments_PT, #pantera, #integral_PT, #eagle{display: none;}

.correccionCapa{
	height:157px; width: 653px; background: url(/img/productos/fondo_producto1B.jpg) no-repeat;		
}

* html .correccionCapa{	
	/* para IE5.x/win */
	height: 157px;	
	/* para IE5/mac y IE6 */
	he\ight: 152px;
}
.dobleCodigo{
	padding-right:17px; 
	margin-top:-14px;
}

.dobleCodigoTexto{
	margin-top:-12px;
}

