<!--
#apDiv1 {
	position:absolute;
	left:592px;
	top:44px;
	width:327px;
	height:57px;
	z-index:1;
}
.Style1 {color: #FFFFFF}
#apDiv2 {
	position:absolute;
	left:679px;
	top:139px;
	width:265px;
	height:30px;
	z-index:1;
}
a:link {
	color: #2c8659;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2c8659;
}
a:hover {
	text-decoration: underline;
	color: #AD3955;
}
a:active {
	text-decoration: none;
	color: #2c8659;
}
body {
	background-image: url();
	background-color: #FFFFFF;
}
-->
a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:170px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(image-infobulle.gif);
    margin:0;
    padding: 0;
    border: 0;
}
.Style7 {
	color: #2c8659;
	font-size: 18px;
	
}
#apDiv3 {
	position:absolute;
	left:953px;
	top:128px;
	width:142px;
	height:153px;
	z-index:1;
}

* {
    padding: 0;
    margin: 0;
} 

a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:170px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(image-infobulle.gif);
    margin:0;
    padding: 0;
    border: 0;
}

body {
background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}

img { border: none; }
a { color: #D80600; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
width: 800px;
margin: 10px auto;
}

#top {
background: #B3BAF0 url(images/top.gif) no-repeat;
padding: 10px 0;
}

#header {
background: #B3BAF0 url(images/header.gif) no-repeat;
height: 90px;
}
#header h1 {
padding: 30px 0 0 30px;
font-size: 25px;
letter-spacing: -2px;
}
#header h1 a {
color: #D80600;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
padding-left: 32px;
font-size: 17px;
color: #666;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
background: #2c8659 url(images/menu.gif) no-repeat;
}
#menu ul {
padding-left: 20px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #fff;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
background: #B3BAF0 url(images/content.gif) repeat-y;
padding: 10px;
}

.left {
float: left; 
width: 570px;
padding: 10px;
text-align; justify;
}
.left h2 {
font-size: 18px;
font-weight: 100;
}

.right { 
float: right; 
width: 160px;
padding: 10px 0 10px 20px;
border-left: 1px solid #aaa;
}
.right ul { list-style-type: none; padding: 5px 5px 10px 5px; }
.right h2 { font-size: 14px; font-weight: 100; letter-spacing: -1px; border-bottom: 1px solid #aaa; }


#bottom { 
background: #B3BAF0 url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
padding: 0 0 0 0;
text-align: center;
font-size: 11px;
color: #000;
}
#footer a { color: #000; text-decoration: none; }
#footer a:hover { text-decoration: underline; }