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;
	}

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; }
table { 
	border-collapse: collapse;
	}
	 
td {
	border: 1px dashed #d1c3a9;
	text-align: center;
	padding: 2px;
	font-size:140%;
	}

th {
	border: 2px outset #d1c3a9;
	text-align: center;
	padding: 2px;
	color: white;
	background-color: #d1c3a9;
	font-size:140%;
	}
	
.lien { border: none; 
		margin:0px; }
.lien1 { border: none;
		font-size:110%;}

.imgleft
{
   float: left;
   margin-right: 5px;
}

.pgm { 
	border: 2px outset #d1c3a9;
	text-align: center;
	padding: 4px;
	color: white;
	background-color: #d1c3a9;
	font-size:125%;
	}
	
.pgm1 {
	border: 1px dashed #d1c3a9;
	text-align: left;
	padding: 4px;
	font-size:120%;
	}

.pgm2 { 
	border-collapse: collapse;
	}
	
.color { background-color:#ffffff; }
	
.color1 { background-color:#f9f6f3; }

.color2 { background-color:#f4f1ea; }

.color3 { background-color:#f0ebe2; }

.color4 { background-color:#e9e2d5; }

.color5 { background-color:#e3dbc9; }

.color6 { background-color:#ddd4c1; }

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;
		}