
	
div#contenu {
	width:816px;
	height:auto;
	margin:auto;
	}

#actu {
	background-image: url(images/fond-news.png);
	background-repeat: no-repeat;
	position : fixed;
	z-index:100;
	right:4%;
	top:200px;
	margin-left:0px;
	margin-top:0px;
	position: fixed;
	width:110px;
	height:100px;
	display:block;
} 
#actu1 {
 	background-image: url(images/fond-news.png);
	background-repeat: no-repeat;
 position : fixed;

 z-index:100;
right:4%;
top:200px;
margin-left:0px;
margin-top:0px;
position: fixed;
width:170px;
height:200px;
display:block;
} 


div#header {
	background:url('./images/interface/header.jpg') no-repeat;
	width:816px;
	height:230px;
	}
	
div#menu_1 {
	width:248px;
	height:247px;
	color:#CCCCCC;
	}
	
div#menu_1 li {
	background:url('./images/interface/li.png') no-repeat right;
	width:238px;
	height:40px;
	
	font-size:150%;
	font-variant:small-caps;
	padding-top:8px;
	padding-right:10px;
	letter-spacing:1px;
	}
	
div#menu_1 h1 { margin-top:40px;  font-weight:normal; font-size:280%; font-variant:small-caps; letter-spacing:-2px; }
div#menu_1 a { color:#CCCCCC; }
div#menu_1 a:hover { color:#666666; }

div#contenu_2 {
	background:url('./images/interface/bg_contenu_2.gif') no-repeat;
	width:800px;
	height:auto;
	min-height:300px;
	padding-left:16px;
	}
	
div#gauche {
	width:430px;
	height:auto;
	float:left;
	/*margin-left:16px !important;
	margin-left:8px;*/
	}
	
div#gauche h2 { font-size:100%; color:#B3A252; }

	
div#menu_2 {
	width:430px;
	height:auto;
	color:#CCCCCC;
	
	border-bottom:1px dashed #E5E5E5;
	padding-bottom:2px;
	margin-bottom:5px;
	}

div#menu_2 ul li { display:inline; }
div#menu_2 a { color:#CCCCCC; }
div#menu_2 a:hover { color:#666666; }


div#droite {
	width:319px;
	height:auto;
	float:right;
	margin-right:30px !important;
	margin-right:15px;
	color:#B3A250;
	margin-top:21px;
	}
	
div#droite h2 { font-size:100%; color:#CCCCCC; }
div#droite p { padding-left:0; padding-right:0; }
div#droite a { color:#B4A250; }
div#droite a:hover { color:#D0C693; }

div.sepa { width:100%; height:1px; border-bottom:1px dashed #E5E5E5; margin:5px 0 5px 0; }

div#copy {
	background:url('./images/interface/copy.gif') no-repeat right;
	width:806px;
	height:80px;
	font-size:80%;
	
	margin-top:30px;
	padding-top:27px;
	padding-right:10px;
	}
