body {
	padding: 0px 0px 0px 0px;	
	font-size: 0.6em;
	margin: 0px 0px 0px 0px; 
	font-family: Verdana;
	background-color: #D7E8FD;
	color: #172231;
}
a:link { color:#000000; text-decoration:underline }
a:visited { color:#000000; text-decoration:underline }
a:hover { color:#000000; text-decoration:none }
a:active { color:#000000; text-decoration:underline }
a:focus { color:#000000; text-decoration:underline }

#header {
	height: 114px;	
	background-color: #355D91;
}
#headernews {
	height: 18px;	
	background-color: #355D91;
}
#conteneur {
	LEFT: 50%;
	MARGIN-LEFT: -445px;
	WIDTH: 890px;
	POSITION: absolute;
	BACKGROUND-COLOR: #4871AB;
	height: 100%;
}
#content {
	margin-left: 180px;
	margin-right: 150px;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #D7E8FD;
	height: 100%;
}
#left {
	left: 0px;
	width: 180px;
	position: absolute;
}
#right {
	right: 0px;
	width 150px;
	position: absolute;
}

P {
	MARGIN: 0px 0px 10px
}

table {
	font-size: 1.1em;
}

.titel {
	font-size: 1.9em;
	font-weight: bold;
	color: #172231;
}