body {
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background-image:url(fond.gif);
}

.spacer {
	clear:both;
}

#wrapper {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	border-left: #8b6706 solid 1px;
	border-right: #8b6706 solid 1px;
	border-bottom: #8b6706 solid 1px;
	color:#000000;
}

#footer {
	vertical-align:bottom;
	font-size: 10px;
	text-align:center;
}

#header h1{
	margin:0px;
	padding:0px;
}

#header h1 a {
	background-image:url(header.png);
	height:65px;
	width:368px;
	display:block;
	padding:0px;
	float:left;
}

#navigation {
	height:34px;
	width:950px;
	display:block;
	padding:0px;
	float:left;
	text-align:center;
	vertical-align:middle;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	display: inline;
	padding-top:5px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
}

#navigation li a {
	display: block;
	color: #000;
	margin: 1px;
	padding: 1px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	border: 0px;	
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

#navigation li a:hover {
	color:#6C9;
}



.text{
	width: 700px;
	float:left;
	padding: 5px;
	text-align:justify;
}



#header h1 a span {
	display:none;	
}


.clear {
	clear: both;
}


#contenu {
	width: 940px;
	float: left;
	text-align:justify;
	padding: 5px;
	color: #333;
}

.border {
	float:left;
	width: 200px;
	height: 245px;
	padding: 51px 18px 20px 12px;
	background-image:url(cadre.png);
	background-repeat:no-repeat;
}

.cadre {
	border:#000000 1px solid;
	margin: 5px;
}

#contenu2 .border {
	float:right;
	width: 200px;
	height: 245px;
	padding: 51px 10px 20px 18px;
	background-image:url(cadre2.png);
	background-repeat:no-repeat;
}

#contenu h1 {
	text-align:left;
	background-image:url(cadre_bas.png);
	height: 50px;
	margin: 0px;
	padding-top: 13px;
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	width: 710px;
	font-size:18px;
	font-weight: bold;
	color: #167007;
}

#contenu2 h1 {
	text-align:right;
	background-image:url(cadre_bas2.png);
	height: 50px;
	margin: 0px;
	padding-top: 13px;
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	width: 710px;
	font-size:18px;
	font-weight: bold;
	color: #167007;
}

select, input, textarea {
	border:1px solid #167007;
	font-size:11px;
	font-family:arial,sans-serif;
	padding: 1px;
	margin: 1px;
}

.pointfort {
	color: #333;
	font-weight: bold;
}

.accroche {
	color: #333;
	font-weight: bold;
	text-align:center;
	font-size:14px;
}

.red {
	color:#0000FF;
}
