﻿

.Estafanos
{
    position:absolute;
	top:310px;
	left:40px;
	z-index:3000;
	width:270px;
	height:185px;	  
	cursor:hand;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/happenings/estafanos.png');

}
/* IE ignores styles with [attributes], so it will skip the following. */
.Estafanos[class] 
{
	position:absolute;
	top:310px;
	left:40px;
	width:270px;
	height:185px;	  
	cursor:hand;
  background-image:url(../../images/happenings/estafanos.png);
}


.Ullevi
{
    position:absolute;
	top:500px;
	left:40px;
	z-index:3000;
	width:270px;
	height:185px;	  
	cursor:hand;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/happenings/ullevi.png');

}
/* IE ignores styles with [attributes], so it will skip the following. */
.Ullevi[class] 
{
	position:absolute;
	top:500px;
	left:40px;
	width:270px;
	height:185px;	  
	cursor:hand;
  background-image:url(../../images/happenings/ullevi.png);
}


.JGprisioneros
{
    position:absolute;
	top:320px;
	left:330px;
	z-index:3000;
	width:270px;
	height:185px;	  
	cursor:hand;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/happenings/jg.png');

}
/* IE ignores styles with [attributes], so it will skip the following. */
.JGprisioneros[class] 
{
	position:absolute;
	top:320px;
	left:330px;
	width:270px;
	height:185px;	  
	cursor:hand;
  background-image:url(../../images/happenings/jg.png);
}





.ISLA
{
    position:absolute;
	top:470px;
	left:500px;
	z-index:3000;
	width:270px;
	height:185px;	  
	cursor:hand;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/happenings/salsa.png');

}
/* IE ignores styles with [attributes], so it will skip the following. */
.ISLA[class] 
{
	position:absolute;
	top:470px;
	left:500px;
	width:270px;
	height:185px;	  
	cursor:hand;
  background-image:url(../../images/happenings/salsa.png);
}


.Wait
{
    position:absolute;
	top:640px;
	left:570px;
	z-index:3000;
	width:267px;
	height:100px;	  	
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/happenings/wait.png');

}
/* IE ignores styles with [attributes], so it will skip the following. */
.Wait[class] 
{
	position:absolute;
	top:640px;
	left:570px;
	width:267px;
	height:100px;	 
	
  background-image:url(../../images/happenings/wait.png);
}