body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-size:11px;
	background:url(images/boucle_fond_fonce.jpg);
	color:#000099;
	/* part 1 of 2 centering hack */
	}
	
	a{text-decoration:none; color:#990000;}
	a:hover{text-decoration:underline; color:#000066;}
	hr{border-bottom:0px; margin:0px;}
	
#content {
	width: 760px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 760px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	border:2px solid #99999A;
	background:url(images/rep_menu.jpg) repeat-y #fff;
	}
html>body #content {
	width: 760px; /* ie5win fudge ends */
	}
	
#gauche{
	float:left;
	width:159px;
	margin:0px;
	padding:0px;
	}	


#center {
	width:571px;
	text-align:justify;
	float:left;
	padding:15px 15px 0px 15px;
	margin:0px;
	background:url(images/fond.jpg) no-repeat #fff;
	line-height:20px;
	}
	
#footer { text-align:right; font-size:9px;}	
	
.image_g{float:left; margin:5px;}
.image_d{float:right;margin:5px;}


.galerie{float:left; margin:5px; padding:3px; border:#000099 dashed 1px;}

.para { padding:10px;
margin-bottom:10px;
font-size:12px;
}
.para_f{ padding:10px;
margin-bottom:10px;
font-size:12px;
background:url(images/fond_para1.jpg) no-repeat left bottom;
border:1px #CCCCCC solid;
width:450px;
font-weight:bold;
}

.para_col { padding:5px;
font-size:10px;
width:160px;
float:left;
text-align:left;
line-height:10px;
margin:6px;
border:1px solid #000099;
}
.para_col2 { padding:5px;
font-size:10px;
width:300px;
text-align:left;
line-height:10px;
margin:6px;
border:1px solid #000099;
}
.para_col ul { margin:0px; padding:0px;}
.para_col li { margin:0px; padding:0px; list-style:circle;}
.titre {color:#000099; font-weight:bold; padding:3px; border-bottom:1px dashed #000099; margin-bottom:10px;}
.spacer { clear:both; font-size:9px;line-height:9px;}
	
input, textarea, select {width:200px; border:#666666 1px solid;}