@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background :;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	text-align: center;
}



.droite{
	text-align:right;
}

a{
	text-decoration:none;
	color:#7DA0F0;
}

a:hover{
	color:#BFBFBF;
}

a img

{
	border: none;
	text-align: center;
}


.clear {clear: both; }











/*///////////////////////////////////////////////////////////////////////
             LE HEADER
///////////////////////////////////////////////////////////////////////*/

#top{
	height:70px;
	background:url(titr01.jpg) no-repeat top center;
	font-size:24px;
	text-align:right;
	margin:0 0 0 0;
}


} 


/*///////////////////////////////////////////////////////////////////////
             LE MENU
///////////////////////////////////////////////////////////////////////*/
#menu{
	background:url(hj.png) no-repeat bottom left;
	height:30px;

}	


#menu ul li{
	list-style: none;
	float:left;
	padding:0;
}


#menu ul li a{
	height:15px;
	width:1200px;
	font-size:14px;
	text-decoration:none;
	display:block;
	text-align:center;
	
	line-height:20px;
	color:#000000;
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);

}


#menu ul li a:hover{
	height:15px;
	width:90px;
	font-size:14px;
	text-decoration:none;
	display:block;
	text-align:center;
	
	line-height:20px;
	color:#333;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);

}



/*///////////////////////////////////////////////////////////////////////
             LE CONTENU
///////////////////////////////////////////////////////////////////////*/






#contenu{
	background:;
	padding:0 20px;


}



#news{
	float: center;
	background-color: #ffffff;
	position: relative;
	width: 1200px;
	height : 800px;
	padding: 0 10px;
	overflow: auto;
}


#news h1{
	
	font-family: Verdana, Geneva, sans-serif;
	display:block;

	height:25px;
	line-height:25px;
	font-size:2em;
	font-weight: 200;
	
	color: #599813;
	padding:0 10px;
}

#news p{
	padding:0 20px;
	color:#1b2a3f;

	
}





#navigation{
	float:right;
	position:relative;
	width:325px;
	height:500px;
	background-color:#ffffff;
}




#navigation h1{
	
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	
	font-size:0,2em;
		font-weight: 200;

	color: #599813;
	padding:0 0px;
}


#navigation h2{
	font-size:1em;
	color:#111111;
	
}



#navigation h3{
	font-size:0.1em;
	color:#111111;
	
}


#navigation h6{
	font-size: 10px;
	color:#111111;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: 100;
	
}
