#bottles ul 
{
margin:0;
padding:0; 
list-style-type:none;
}

#bottles li 
{
float:left; 
}

#bottles a 
{
display:block; 
width:80px;  
height:160px; 
text-decoration:none; 
overflow:hidden;
}

#bottles a#item1 
{
background:transparent url(botella_editorial.png) bottom no-repeat;
margin-left:-85px;
}

#bottles a#item2
{
background:transparent url(botella_web.png) bottom no-repeat;
margin-left:10px;
}

#bottles a#item3
{
background:transparent url(botella_digital.png) bottom no-repeat;
margin-left:20px;
margin-top:7px;
width:50px;
}

#bottles a#item4
{
background:transparent url(botella_otros.png) bottom no-repeat;
margin-left:-90px;
margin-top:30px;
height:140px;
width:30px;  
}

#bottles a#item5
{
background:transparent url(botella_publi.png) bottom no-repeat;
margin-left:-185px;
margin-top:30px;
height:140px;
width:55px;
}

#bottles a#item6
{
background:transparent url(botella_offset.png) bottom no-repeat;
margin-left:-70px;
margin-top:75px;
height:100px;
width:42px;  
}

#bottles a#item7 
{
background:transparent url(botellas_anima.png) bottom no-repeat;
margin-left:-255px;
margin-top:90px;
height:90px;
z-index:900;
}

#bottles a#item1:hover 
{
background:transparent url(botella_editorial2.png) bottom no-repeat;
}

#bottles a#item2:hover 
{
background:transparent url(botella_web2.png) bottom no-repeat;
}

#bottles a#item3:hover 
{
background:transparent url(botella_digital2.png) bottom no-repeat;
}

#bottles a#item4:hover 
{
background:transparent url(botella_otros2.png) bottom no-repeat;
}

#bottles a#item5:hover 
{
background:transparent url(botella_publi2.png) bottom no-repeat;
}

#bottles a#item6:hover 
{
background:transparent url(botella_offset2.png) bottom no-repeat;
}

#bottles a#item7:hover 
{
background:transparent url(botellas_anima2.png) bottom no-repeat;
}

#bottles a#item1:active
{
background:transparent url(botella_editorial2.png) bottom no-repeat;
}

#bottles a#item2:active
{
background:transparent url(botella_web2.png) bottom no-repeat;
}

#bottles a#item3:active
{
background:transparent url(botella_digital2.png) bottom no-repeat;
}

#bottles a#item4:active
{
background:transparent url(botella_otros2.png) bottom no-repeat;
}

#bottles a#item5:active
{
background:transparent url(botella_publi2.png) bottom no-repeat;
}

#bottles a#item6:active
{
background:transparent url(botella_offset2.png) bottom no-repeat;
}

#bottles a#item7:active
{
background:transparent url(botellas_anima2.png) bottom no-repeat;
}

#bottles li a:hover span 
{
font-family:Verdana;
display:block;
width:15em;
padding:10px;
text-align:center;
position:absolute; 
left:452px; 
top:315px; 
font-size:11pt;
color:#000; 
cursor:pointer;
width:280px;
}

#bottles li a span, #info li a:visited span 
{
display:none;
}