body{
	background-image:url(../images/fond/fnd.gif);
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.corp{
	background-image:url(../images/fond/fnd_body.png);
	margin-left:auto;
	margin-right:auto;
	width:969px;
	padding-left:11px;
	padding-right:11px;
}
.haut{
	background-image:url(../images/fond/haut.gif);
	width:969px;
	height:72px;
	border-bottom:3px solid #ed5246;
}
.contenue{
	position:relative;
	padding-top:11px;
	width:947px;
	padding-left:11px;
	padding-right:11px;
	border-top:3px solid #915a92;
}
/*----------------------home------------------------*/
.bloc_home{
	background-image:url(../images/fond/blochome.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:306px;
	height:480px;
	border:1px solid #666;
	float:left;
}
.bloc{
	background-image:url(../images/fond/blochome.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:100%;
	border:1px solid #666;
}
.titre{
	width:99%;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#6f6f6e;
	padding-left:1%;
	padding-bottom:5px;
	padding-top:5px;
}
.titre2{
	width:99%;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	color:#6f6f6e;
	padding-left:1%;
	padding-bottom:5px;
	padding-top:5px;
}
.photo_home{
	width:100%;
	text-align:center;
}
.texte_home{
	text-align:justify;
	width:94%;
	color:#666666;
	padding:3%;
}
.texte_home2{
	text-align:justify;
	width:98%;
	color:#666666;
	padding:1%;
}
.stitre{
	color:#37b9c3;
	font-weight:bold;
}
.formfnd{
	background-color:#333;
	color:#FFF;
	border:0px;
}
.foot{
	text-align:center;
	width:100%;
	height:16px;
	padding-top:8px;
	padding-bottom:9px;
	background-image:url(../images/fond/foot.gif);
	background-repeat:repeat-x;
}
.bas{
	margin-left:auto;
	margin-right:auto;
	width:991px;
}
/*-------------boutn--------------------------*/
a{
	font-size:12px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	color:#37b9c3;
	text-decoration:none;
}
a:hover{
	font-size:12px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	color:#909;
	text-decoration:none;
}
.imglin{
	border:1px solid #CCC;
}
.imglin:hover{
	border:1px solid #000;
}
.biglink{
	font-size:15px;
	font-weight:bolder;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}
.biglink:hover{
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#37b9c3;
	text-decoration:none;
}
.lienfoot{
	font-size:11px;
	background-color:#FFF;
	text-decoration:none;
	color:#000;
}
.lienfoot:hover{
	font-size:11px;
	background-color:#FFF;
	text-decoration:none;
	color:#50c1c9;
}

.atextf {
	background-color:#36B9D3;	
}
.aself {
	background-color:#36B9D3;
}
.self {
	background-color:#333;
	color:#FFF;
	border:0px;	
}
