body {
	text-align: justify;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C09C62;
	background-image: url(../images/soleil-3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

h1 {
	margin-top: 0px;
	color: #006633;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
}

h2 {
	font-size: 11px;
	color: #006600;
	font-family: "Arial", Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	color: #CC6600;
	font-family: "Arial", Helvetica, sans-serif;
}

h4 {
	font-size: 12px;
	color: #CC6600;
	font-family: "Arial", Helvetica, sans-serif;
	font-style: italic;
}

h5 {
	font-size: 10px;
	color: #006633;
	font-family: "Arial", Helvetica, sans-serif;
}

h6 {
	font-size: 10px;
	color: #006633;
	font-family: "Arial", Helvetica, sans-serif;
	font-style: italic;
}

h7 {
	font-size: 10px;
	color: #000000;
	font-family: "Arial", Helvetica, sans-serif;
	font-style: italic;
}

h8 {
	font-size: 10px;
	color: #000000;
	font-family: "Arial", Helvetica, sans-serif;
	font-style: italic;
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
	color: #000000;
	font-size: 11px;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 950px;
	height: 130px;
	margin: 0 auto;
	background:  url("../images/header-13-2.png");
	font-family: "Arial", Helvetica, sans-serif;
}

#header h1 {
	float: right;
	margin: 0;
	padding: 25px 0 0 20px;
	font-size: 18px;
	font-family: "Arial", Helvetica, sans-serif;
}

#header h2 {
	float: left;
	margin: 0;
	font-size: 14px;
	margin-left: 100px;
	padding-top: 100px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #006633;
}

#header a {
	text-decoration: none;
	color: #000000;
}

#splash {
	width: 950px;
	height: 200px;
	margin: 0 auto;
	background:  url("../images/center-6.png");
}

/* Content */

#content {
	width: 950px;
	background:  url("../images/center-6.png");
	margin: 0 auto;
}

#colTwo {
	float: left;
	width: 184px;
	margin-left: 10px;
	margin-top: 5px;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	background-image: url(../images/fond_menu.jpg);
	background-repeat: no-repeat;
}

#colCenter {
	float: right;
	width: 664px;
	margin-right: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: top;
	color: #000000;
	margin-top: 5px;

}

/* Footer */

#footer {
	width: 950px;
	margin: 0 auto;
	background:  url("../images/footer-6.png") no-repeat;
	height: 160px;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #1C570A;
}

#webmaster {
	width: 620px;
	height: 50px;
	float: right;
}

.imgauche {
	float : left;
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.imdroite {
	float : right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFF6DB;
}
