﻿.zonecontent{
	height:300px;
	background:url(../images/zone/main.jpg) no-repeat;
}


/** STICKY, STICKY LINKS **/

.sticky4{ 
	width:230px;
	height:140px;
	position:relative;
	display:block;
}

.sticky{ 
	width:218px;
	height:120px;
	position:relative;
	display:block;
}
.sticky a{ width:100%; height:100%; display:block;}
.link1{ 
	left:42px;
	top:97px;
	background:url(../images/zone/sticky/normal/sticky1.png) no-repeat;
}
.link2
{
	left:5px; 
	top: 110px;
	background:url(../images/zone/sticky/normal/sticky2.png) no-repeat;	
	/*
	left:178px; 
	top:-55px;
	background:url(../images/zone/sticky/normal/sticky2.png) no-repeat;	
*/
}
.link3
{
	left:460px;
	top:-15px;
	/*
	left:5px;
	top:-75px;
*/
	background:url(../images/zone/sticky/normal/sticky3.png) no-repeat;	
}
.link4
{
	left:220px;
	top: -120px;
	/*
	left:387px;
	top:-319px;
*/
	background:url(../images/zone/sticky/normal/sticky4.png) no-repeat;	
}
.link5{
	left:490px;
	top:-330px;
	background:url(../images/zone/sticky/normal/sticky5.png) no-repeat;	
}

.link1:hover{background:url(../images/zone/sticky/over/sticky1.png) no-repeat;}
.link2:hover{background:url(../images/zone/sticky/over/sticky2.png) no-repeat;}
.link3:hover{background:url(../images/zone/sticky/over/sticky3.png) no-repeat;}
.link4:hover{background:url(../images/zone/sticky/over/sticky4.png) no-repeat;}
.link5:hover{background:url(../images/zone/sticky/over/sticky5.png) no-repeat;}
/** END STICKY, STICKY LINKS **/

/*** Popups ***/
.over{
	width:760px;
	height:300px;
	position:absolute;
	top:55px;
	left:50%;
	margin-left:-380px;
	z-index:500;
	background:url(../images/zone/bg_opac.png);
}
.none{ display:none;}
img{ border:0;}
.popup{ position:relative;}
.nr1{left:44px;		top:70px;}
.nr2{left:177px;	top:78px;}
.nr3{left:260px;	top:35px;}
.nr4{left:290px;	top:42px;}
.nr5{left:290px;	top:42px;}
a.lang{ 
	position:absolute;
	left:50%;
	margin-left:320px;
	color:#000000;
	top:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
a.lang:hover{ text-decoration:none;}
