.gg_sprite {background-image:url( images/general-sprite.png); }
.logo {
 background-position:0px 0px;
 height:86px;
 text-indent:-3000px;
 background-repeat:no-repeat; 
 margin-top:5px;
}
.gg_submenu {
 background-position:0px -96px;
 height:50px;
}
.gg_footer {                   
 background-position:0px -540px;                    
 background-color:#D1D3D4;
 background-repeat:repeat-x;
}                   
.content {
  background-image:url( images/general-sprite.png);
  background-position:0px -150px;   
  background-color:#FFFFFF;
  background-attachment:scroll;
  background-repeat:repeat-x;
  height:1%;
  padding:18px;
}

input.button, a.boton
{
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #d31150;
	background-image:url( images/general-sprite.png);
	background-position:0px -950px;
	width: auto;
	height: 30px;
	padding: 0px 10px 0px 10px;
	font: bold 13px Helvetica, Arial; 
  color: #fff; text-align: center;	
	cursor: pointer;	
}
input.button:hover, a.boton:hover
{
	background-position: left -948px;
}
 a.boton {
	padding:5px;
	text-decoration:none;
	height:0px;	
}
#header-content {
    background-image:url( images/general-sprite.png);
  background-position:0px -150px;   
  background-color:#FFFFFF;
  background-repeat:repeat-x;
}
.iconos {
      background-image:url( images/iconosfitness.gif);
      height:45px; 
}     
.bascula 
{
  background-position: 0px 0px; 
  background-repeat: no-repeat;
}
.metro 
{
  background-position: 0px -400px; 
  background-repeat: no-repeat;
  padding-left:15px;
}
.fruta 
{
  background-position: 0px -550px; 
  background-repeat: no-repeat;
  padding-left:18px;
  height:55px;
}

