/* CSS Document */


.centro{
	background-color: ;
	background-repeat: no-repeat;
	background-image: url(../images/malla.gif);
	background-position: center center;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

#inicial{
	position:absolute;
	border: 0px solid;
	top: 350px;
	left: 600px;
	height: ;
	width:340px ;
	background-color: ;
	background-repeat: no-repeat;
	visibility: visible;
}

#barcelona{
	position:absolute;
	border: 0px solid;
	top: 130px;
	right: 15%;	
	height: ;
	width:340px ;
	background-color: ;
	background-repeat: no-repeat;
	visibility: hidden;

}

#remy{
	position:absolute;
	border: 0px solid;
	top: 130px;
	right: 15%;	
	height: ;
	width:340px ;
	background-color: ;
	background-repeat: no-repeat;
	visibility: hidden;
}
#maastricht{
	position:absolute;
	border: 0px solid;
	top: 130px;
	right: 15%;	
	height: ;
	width:340px ;
	background-color: ;
	background-repeat: no-repeat;
	visibility: hidden;
}
#wola{
	position:absolute;
	border: 0px solid;
	top: 130px;
	right: 15%;	
	height: ;
	width:340px ;
	background-color: ;
	background-repeat: no-repeat;
	visibility: hidden;
}
#ahaus{
	position:absolute;
	border: 0px solid;
	top: 130px;
	right: 15%;	
	height: ;
	width:340px ;
	background-color: ;
	background-repeat: no-repeat;
	visibility: hidden;
}
#mapa{
	position:static;
	border: 0px solid;
	left: 40px;
	width:500px;
	background-color: ;
	background-repeat: no-repeat;	
}

