html, body {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	text-align:center;
	background-color:#bfbfbe;
	color:#1a2a5d;
	margin:0px;
	height:100%;
}

a img {
	border:none;
}

img {
	border:none;
}


#box_main {
	width:1017px;
	height:763px;
	background-color:black;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	text-align:left;
	position:relative;
}

.antifloat {
	clear:both;
	visibility:hidden;
}

#box_content {
	position:absolute;
	top:320px;
	left:60px;
	width:900px;
	height:400px;
}

#box_content h2 {
	font-size:10pt;
}

#box_content #hd {
	position:absolute;
	top:0px;
	left:800px;
	color:#666;
}

#box_content #hd a {
	color:#666;
	text-decoration:none;
}

#box_content #hd a:hover {
	text-decoration:underline;
}

#col_left {
	float:left;
	margin-top:30px;
	width:400px;
}

#col_right {
	float:right;
	width:400px;
	margin-right:50px;
	margin-top:80px;
}

.small {
	font-size:8pt;
}

.very_small {
	font-size:7pt;
}


.fett {
	font-weight:bold;
}

.liste {
	margin-left:-20px;
}

.liste ul li {
	margin-bottom:10px;
}
