@charset "UTF-8";
/* CSS Document */
body {
background:none;
font-family:Helvetica,Arial,sans-serif;
color:#666666;
margin:0 0 0 0;
padding:0;
}

#page {
width:946px;
height:669px;
margin: auto;
}

#contenido {
 position:absolute;
 z-index:0;
 width:600px;
 height:500px; 
 margin: 160px;
 text-align:justify;
}

#btnparticipa {
 background: url(images/btnparticipar.png);
 position:absolute;
 z-index:1;
 width:131px;
 text-align:center;
 margin: 50px 0 0 620px;	
 width:240px;
 height:70px;
 font-size:25px;
 }
#btn1 {
 position: absolute;
 z-index:2;
 width:131px;
 text-align:center;
 margin: 250px 0 0 0;
 font-size:20px;
}
#btn2{
 position: absolute;
 z-index:3;
  width:131px;
 text-align:center;
 margin: 390px 0 0 0;
 font-size:20px;
}
#btn3{
 position: absolute;
 z-index:4;
 width:131px;
 text-align:center;
 margin: 520px 0 0 15px;
 font-size:20px;
}

#btn4{
 position: absolute;
 z-index:5;
 width:131px;
 text-align:center;
  margin: 240px  0 0 818px;
 font-size:20px;
}
#btn5{
 position: absolute;
 z-index:6;
 width:131px;
 text-align:center;
 margin: 376px  0 0 800px;
 font-size:20px;
}

.texto{
 color:#ffffff;
 text-align:center;
 line-height:70px;
 font-weight:bold;
 text-shadow:0 2px 2px #000000;
 text-transform: capitalize;
}

img
{
  border:0;
}

#imagen {
 position:absolute;
 z-index:7;
 width:946px;
 height:669px;
}
/*Style crema de leche*/

.bgcremaleche{
background:url(images/bgcrema.jpg) center top no-repeat;
}

.imgcremaleche{
background:url(images/imgcrema.png) center top no-repeat;
}

/*Style avena*/

.bgavena{
background:url(images/bgavena.jpg) center top no-repeat;
}

.imgavena{
background:url(images/imgavena.png) center top no-repeat;
}

/*Style Avena sabores*/

.bgsabores{
background:url(images/bgsabores.jpg) center top no-repeat;
}

.imgsabores{
background:url(images/imgsabores.png) center top no-repeat;
}

/*Style descremada*/

.bgdescremada{
background:url(images/bgdescremada.jpg) center top no-repeat;
}

.imgdescremada{
background:url(images/imgdescremada.png) center top no-repeat;
}

/*Style deslactosada*/

.bgdeslactosada{
background:url(images/bgdeslactosada.jpg) center top no-repeat;
}

.imgdeslactosada{
background:url(images/imgdeslactosada.png) center top no-repeat;
}

/*Style alqueria*/

.bgalqueria{
background:url(images/bgalqueria.jpg) center top no-repeat;
}

.imgalqueria{
background:url(images/imgalqueria.png) center top no-repeat;
}

/*Style fortikids*/

.bgfortikids{
background:url(images/bgfortikids.jpg) center top no-repeat;
}

.imgfortikids{
background:url(images/imgfortikids.png) center top no-repeat;
}

/*Style Puro campo*/

.bgpurocampo{
background:url(images/bgpurocampo.jpg) center top no-repeat;
}

.imgpurocampo{
background:url(images/imgpurocampo.png) center top no-repeat;
}

/*Style Tangelo*/

.bgtangelo{
background:url(images/bgtangelo.jpg) center top no-repeat;
}

.imgtangelo{
background:url(images/imgtangelo.png) center top no-repeat;
} 








