a{color:#999;}
a:hover {color:#666;}

#conteneur {
	/*position:absolute;
	left:50%;
	margin:0px 0px 0px -490px;
	*/
	width:980px;
	text-align:justify;
	font-size:.8em;
	
	padding:0px;
	font-family:verdana;
}

#en_tete {
	height:164px;
	background-color:#fff;
	color:#fff;
}
#en_tete p{
	width:630px;
	padding-left:10px;
	line-height:20px;
	padding-bottom:10px;
}
#en_tete p a{
	text-decoration:none;
	color:#999;
}
#en_tete p a:hover{
	color:#fff;
}

#logo {
	position:absolute;
	top:202px;
	left:5px;
	width:90px;
	height:90px;
}
#news {
	width:980px;
	text-align:center;
	Background-color:#999;
	padding:5px 0px 5px 0px;
}
#news span {
	padding:0px 40px 0px 40px;
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
}

.article {
	margin:10px 0px 0px 10px;
	padding:0px;
}
h1 {
	float:right;
	text-align:right;
	font-size:1.1em;
	margin-top:15px;
	padding:10px 5px 0px 10px;
	width:380px;
	font-weight:normal;
}
h1 a {
	font-size:.9em;
	color:#fff;
}
h1 a:hover {
	text-decoration:underline;
}
h2.left {
	width:680px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 10px;
	font-size:1em;
	border-left:3px solid #999;
	border-bottom:1px solid #999;
	color:#999;
}

h2.right {
	width:680px;
	margin:0px 0px 10px 0px;
	padding:0px 10px 5px 0px;
	border-right:3px solid #999;
	color:#999;
	border-bottom:1px solid #999;
	font-size:1em;
	text-align:right;
}

.article img {
	width:220px;
	margin-right:10px;
	border:1px solid #0E0017;
}
.article img.right {
	margin-left:10px;
}

p {
	width:680px;
	margin:0px 0px 10px 0px;
	line-height:18px;
}
div.right p {
	text-align:right;
}
.clear {
	clear:both;
}
.gras {
	font-weight:bold;
}
.left {
	float:left;
}
.right {
	float:right;
}
ul {float:left;padding-left:15px;margin-left:15px;width:670px;}
ul.disc{list-style-type:disc;}
ul.square{list-style-type:square;}

#retour {
	text-align:right;
	width:930px;
	margin-top:15px;
	padding-right:15px;
}
