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

body{width:900px;
margin:auto;
background-color:#51575a;}

#cuerpo{width:900px;
height:600px;
position: absolute;
margin-top:50px;
background-image:url(images/fdo_spe.jpg);
background-repeat:no-repeat;}

#botonera{width:177px;
height:497px;
position: absolute;
margin-left:70px;
margin-top:41px;}

#centro{width:595px;
height:549px;
position: absolute;
margin-left:272px;}

#titulocontacto{width:250px;
height:50px;
position:relative;
margin-left:200px;
margin-top:50px;}

#forn{width:456px;
height:420px;
margin-left:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;}

#ftosorteo{width:199px;
height:215px;
background-image:url(images/remerahamburgosorteo.jpg);}

#pie{width:850px;
height:20px;
position: absolute;
margin-left:29px;
margin-top:555px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align: center;}

/*BOTONERA*/

#paleta {width:177px;
height:36px;
background-image:url(images/btn_paletas.jpg);
background-repeat:no-repeat;}

#paleta:hover{background-image:url(images/btn_paletas_on.jpg);
background-repeat:no-repeat;}

.paleta a {display: block; 
width: 177px; 
height: 36px; }

.paleta a span {display: none; }

#indumentaria {width:177px;
height:36px;
position:relative;
margin-top:7px;
background-image: url(images/btn_indumentaria.jpg);
background-repeat:no-repeat;}

#indumentaria:hover{background-image:url(images/btn_indumentaria_on.jpg);
background-repeat:no-repeat;}

#jugadores{width:177px;
height:36px;
position:relative;
margin-top:6px;
background-image: url(images/btn_jugadores.jpg);
background-repeat:no-repeat;}

#jugadores:hover{background-image: url(images/btn_jugadores_on.jpg);
background-repeat:no-repeat;}

#accesorios{width:177px;
height:36px;
position:relative;
margin-top:5px;
background-image: url(images/btn_accesorios.jpg);
background-repeat:no-repeat;}

#accesorios:hover{background-image: url(images/btn_accesorios_on.jpg);
background-repeat:no-repeat;}


#app{width:177px;
height:36px;
position:relative;
margin-top:5px;
background-image: url(images/btn_app.jpg);
background-repeat:no-repeat;}

#app:hover{background-image: url(images/btn_app_on.jpg);
background-repeat:no-repeat;}

#clubes{width:177px;
height:36px;
position:relative;
margin-top:6px;
background-image: url(images/btn_clubes.jpg);
background-repeat:no-repeat;}

#clubes:hover{background-image: url(images/btn_clubes_on.jpg);
background-repeat:no-repeat;}

#contacto{width:177px;
height:36px;
position:relative;
margin-top:4px;
background-image: url(images/btn_contacto.jpg);
background-repeat:no-repeat;}

#contacto:hover{background-image: url(images/btn_contacto_on.jpg);
background-repeat:no-repeat;}

#sorteos{width:177px;
height:36px;
position:relative;
margin-top:5px;
background-image: url(images/btn_sorteos.jpg);
background-repeat:no-repeat;}

#sorteos:hover{background-image: url(images/btn_sorteos_on.jpg);
background-repeat:no-repeat;}

#promociones{width:177px;
height:36px;
position:relative;
margin-top:5px;
background-image: url(images/btn_promo.jpg);
background-repeat:no-repeat;}

#promociones:hover{background-image: url(images/btn_promo_on.jpg);
background-repeat:no-repeat;}

#precios{width:177px;
height:36px;
position:relative;
margin-top:5px;
background-image: url(images/btn_precios.jpg);
background-repeat:no-repeat;}

#precios:hover{background-image: url(images/btn_precios_on.jpg);
background-repeat:no-repeat;}

#home{width:177px;
height:36px;
position:relative;
margin-top:54px;
background-image: url(images/btn_home.jpg);
background-repeat:no-repeat;}

#home:hover{background-image: url(images/btn_home_on.jpg);
background-repeat:no-repeat;}

