@charset "utf-8";
/* CSS Document */
<link rel="shortcut icon" href="favicon2.ico" >
<style type="text/css">
a:link {color: # 09F;
}
a:hover {
	color: #06F;
	font-size: 16px;
	text-decoration: none;
}
a.myclass:hover2 {
	color: #CCFF33;
	font-size: 16px;
}
a img {border:none;
} 


#apDiv1 {
	position:absolute;
	left:52px;
	top:151px;
	width:20000px;
	height:400px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:20px;
	top:2px;
	width:219px;
	height:21px;
	z-index:2;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
}
#apDiv3 {
	position:absolute;
	left:53px;
	top:145px;
	width:352px;
	height:44px;
	z-index:3;
}
#apDiv4 {
	position: absolute;
	left:19px;
	top:18px;
	width:212px;
	height:23px;
	z-index:4;
	font-size: 18px;
}

#apDiv5 {
	position:absolute;
	left:58px;
	top:34px;
	width:33px;
	height:28px;
	z-index:5;
}
#apDiv6 {
	position:absolute;
	width:200px;
	height:20px;
	z-index:6;
	left: 771px;
	top: 21px;
	text-decoration:none;
}
#apDiv7 {
	position:absolute;
	width:200px;
	height:22px;
	z-index:6;
	left: 572px;
	top: 20px;
	text-decoration:none;
	}
	.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	text-decoration:none;
}
	.style2 {font-size: 16px;
text-decoration:none;
}
.style3 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #FFF;
}
.style4 {color: #000000;
}
.style5 {
	color: #FFF;
	font-size:36px;
}
.style16 {
	font-size:50px;
}
.style17 {
	font-size:50px;
	text-decoration:none;
	text-align: center;
}

a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-style: normal;
	display: block;
    position: absolute;
    top: 20px;
    left: 0px;
    padding: 5px;
    color: #000;
    border: 2px solid;
    background: # #FFFFFF ;
	height:auto;
    width:170px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 30px;
    width: 11px;
    background: transparent url(image-infobulle.gif);
    margin:0;
    padding: 0;
    border: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
</style>
