body {
	background:url('images/interface/background.png') repeat;
	color:#000000;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:73%;
	padding:0;
	margin:0;
	text-align: justify;
	}
	
div#contenu {
	width:792px;
	height:auto;
	margin:auto;
	background:url('images/interface/bg.png') repeat-y;
	padding-left:28px;
	padding-right:28px;
	}

td { 
	font-style: bold; 
	padding:3px;
	}
	
th { 
	border:2px dotted #d7c4a9; 
	font-style: bold; 
	text-align: center; 
	padding:2px;
	}

.lien { border: none; 
	    margin:0px;}
.lien1 { border: none; }

.red { color: red; 
	   font-size :95% ;}

.barre { background-color: #ede7dd; }

fieldset { background-color: #ede7dd; }

.right { text-align: right; }

table {
	border:2px dotted #d7c4a9;
	padding:2px;
	margin:8px;
	border-collapse: collapse;
	}
	
.news { font-size:90%; }
	
img { display:block; margin:0; padding:0; }
ul , li { margin:0; padding:0; list-style-type:none; }
a { color:#030000; text-decoration:none; font-weight:bold; }
a:hover { color:#D1C3A9; font-weight:bold; }
a img { border:0; }
h1 { text-align:left; margin:0; padding:0; font-size:150%; }
h2 { margin:0; padding:0; font-size:100%; }
p { margin:0; padding:5px; }
div.clear { clear:both; }

div#header {
	width:792px;
	height:125px;
	background:url('images/interface/header.png') no-repeat;
	padding-left:270px;
	padding-top:252px;
	}
	
div#contenu_2 {
	width:738px;
	height:auto;
	margin:auto;
	}
	
div#gauche {
	width:200px;
	height:auto;
	float:left;
	}
	
div.menu {
	background:url('images/interface/m_footer.png') no-repeat bottom #FFFFFF;
	width:200px;
	height:auto;
	padding-bottom:15px;
	margin-bottom:12px;
	}
	
div.menu2 {
	background:url('images/interface/m_footer1.png') no-repeat bottom #FFFFFF;
	width:200px;
	height:auto;
	font-size:95%;
	padding-bottom:15px;
	margin-bottom:12px;
	}
		
div.menu1 h2 {
	width:200px;
	height:19px;
	background:url('images/interface/h2_m.png') no-repeat;
	text-align:center;
	padding-top:3px;
	}
	
div.menu2 h2 {
	width:200px;
	height:19px;
	background:url('images/interface/h2_m.png') no-repeat;
	text-align:center;
	font-size:110%;
	padding-top:3px;
	}	
	
div.menu h2 {
	width:200px;
	height:19px;
	background:url('images/interface/h2_m.png') no-repeat;
	text-align:center;
	padding-top:3px;
	}

div.menu ul {
	padding-left:4px;
	padding-top:10px;
	width:194px;
	border-left:1px solid #D2CDC4;
	border-right:1px solid #D2CDC4;
	}
	
div.menu2 ul {
	padding-left:4px;
	padding-top:10px;
	width:194px;
	border-left:1px solid #D2CDC4;
	border-right:1px solid #D2CDC4;
	}
	
.news { font-size:90%; }	

div.menu li { 
	height:15px; 
	margin-bottom:3px; 
	padding-left:18px; 
	background:url('images/interface/li.png') 
	no-repeat; 
	}

div#droite {
	width:514px;
	height:auto;
	float:right;
	}

div.texte {
	background:url('images/interface/t_footer.png') no-repeat bottom #FFFFFF;
	width:514px;
	height:auto;
	padding-bottom:15px;
	margin-bottom:12px;
	}
	
div.text_ {
	width:512px;
	height:auto;
	border-left:1px solid #D2CDC4;
	border-right:1px solid #D2CDC4;
	}
	
div.texte h2 {
	width:514px;
	height:19px;
	background:url('images/interface/h2_t.png') no-repeat;
	text-align:center;
	padding-top:3px;
	}

div#footer {
	width:792px;
	height:189px;
	background:url('images/interface/footer.png') no-repeat;
	clear:both;
	}


div#footer p {
        text-align:center;
		}