body {
	margin : 0;
	padding : 0;
	text-align : left;
	line-height : 1.5em;
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BCE0A8;
	background-image: url(img/bg_test3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
#conteneur/*CONTENEUR*/
 {
	position : relative;
	width : 950px;
	margin-right : auto;
	margin-left : auto;
	padding : 0;
	border : thin solid #990000;
	background-color: #fff;
	background-image: url(img/bg_conteneur.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
			/*TOP TITLE BARRRE*/
#title {
	width : 940px;
	margin-left : 2px;
	padding : 0;
	text-align : center;
	background : #fff;
	color : #000;
	border: thin solid #009966;
}
#title2 {
	text-align: left;
	width: 940px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#title h1 {
margin : 0;
padding : 10px;
font-size : 175%;
text-transform : uppercase;
letter-spacing : 5px;
background : inherit;
color : #BCE0A8;
}
			/*BANNERIERE*/
#header {
	background : url(images/head.jpg) no-repeat;
	width : 947px;
	height : 200px;
	padding : 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
			/*TOP NAVIGATION MENU*/
.container {
	width : 940px;
	height : 40px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#navCircle {
	margin : 0;
	border-bottom : 1px solid #b2d094;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}
#navCircle li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#navCircle a:link, #navCircle a:visited {
	float : left;
	font-size : 13px;
	text-decoration : none;
	background : inherit;
	color : #457C05;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	background-color : inherit;
	color : #990000;
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
			/*DIV CONTENT*/
#content {
	width : 930px;
	float : left;
	margin-top : 0;
	margin-left : 2px;
	padding : 5px;
	background-image: url(img/bg_center.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-style: none;
}
#contentM {
	width : 930px;
	margin-top : 0;
	margin-left : 2px;
	border-right-style: none;
	background-image: url(img/Croix-Basque.png);
	background-repeat: no-repeat;
	background-position: center center;

}

#contentL {
	width : 930px;
	margin-top : 0;
	margin-left : 2px;
	border-right-style: none;
	background-image: url(img/bg_l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content p {
padding : 0 20px;
}
#contentLien {
	float: none;
	width: auto;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 5px;
}

			/*FOOTER*/
#footer {
	margin : 50px 0 0 0;
	padding : 5px;
	color : #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #990000;
}
#footer a:link, #footer a:visited {
	background : inherit;
	color : #FFFFFF;
}
#footer a:hover {
	background : inherit;
	color : #00CC33;
	text-decoration : none;
}
			/*SCROLLBAR*/
div.scroll {
overflow : auto;
height : 10em;
width : 150px;
padding : 1ex;
margin : 0 0 30px 5px;
border : 1px solid #345411;
background : #BCE0A8;
color : #000;
}
			/*TEXTE*/
h2 {
	margin : 5px;
	font-size : 140%;
	text-transform : none;
	letter-spacing : 5px;
	background : inherit;
	color : green;
}
h1 {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}

h4 {
	font-size: 100%;
	color: green;
	letter-spacing: 5px;
	margin: 5px;
	background-color: inherit;
	text-transform: none;
}

h3 {
margin : 5px;
font-size : 120%;
letter-spacing : 5px;
background : inherit;
color : green;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LIENS*/
a img {
border : none;
}
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #457C05;
}
a:hover {
text-decoration : underline;
background : inherit;
color : #666;
}
ul.side {
list-style-type : square;
padding : 0;
margin : 0;
background : inherit;
color : #457C05;
}
.side li {
padding-left : 0.2em;
margin-left : 2em;
}
.imgleft {
float : left;
border : 1px solid #345411;
padding : 5px;
margin-right : 15px;

}
.imgcenter {
float : center;
border : 1px solid #345411;
padding : 5px;
margin-right : 15px;
}
.imgright {
	float : right;
	border : 1px solid #990000;
	padding : 5px;
	margin-left : 15px;
}
.imgright2 {
	float : right;
	border : 1px solid #990000;
	padding : 5px;
	margin-left : 15px;
	
}
#imagegalerie{
	width: auto;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
	position: relative;
	top: 0px;
	padding-left: 5px;
}

#contact {
	width: 700px;
	float: left;
	margin-left: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*/filter:alpha(opacity=90);
	/*opacity:0.9;color:black;
#contact {
	float: left;
	width: 700px;

