body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(/img/background_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 22px;
}
a {
	color: #5D7808;
	text-decoration: underline;
}
a:hover {
	color: #5D7808;
	text-decoration: none;
}

#wrapper {
	border: 15px solid #d4deb2;
	width: 750px;
	background-color: #f2f5e8;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/background_header.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#slogan1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666266;
	padding-left: 130px;
	padding-top: 50px;
}
#slogan2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5d7808;
	padding-left: 105px;
}
#navigation {
	padding-left: 105px;
}
#navigation ul{
	padding-left: 0px;
}
#navigation li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6e0056;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#navigation li a {
	color: #6e0056;
	text-decoration: underline;

}
#navigation li a:hover {
	color: #6e0056;
	text-decoration: none;

}#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.defil {
	color: #6E0056;
	font-size: 12px;
	font-weight: bold;
/*	letter-spacing: 1px;*/
}
#flashhome {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #6f9200;
	margin-top: 20px;
}

#colhome1 {
	width: 450px;
	padding-left: 0px;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #a6bb06;
	float: left;
	background-image: url(/img/background_leaf.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
}
#colhome1b {
	width: 450px;
	padding-left: 0px;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #a6bb06;
	float: left;
}
#colhome1full {
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
#colhome2 {
	float: left;
	margin-left: 10px;
	padding-left: 5px;
	width: 235px;
}
.break {
	clear: both;
	height: 0px;
}
#colhome2 img {
	margin-right: 5px;
	margin-bottom: 5px;
}
h1 {
	color: #6E0056;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}
h2 {
	background-color: #e1ecbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666266;
	padding-left: 10px;
}
#colhome2 h2 {
	background-color: #e1ecbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666266;
	padding-left: 7px;
}
.violet {
	color: #6E0056;
}
.violetcolonne {
	font-weight: bold;
	color: #6E0056;
	line-height: 20px;
	text-align: center;
}
.hspace {
	margin-bottom: 10px;
	margin-left: 10px;
}

.cadreheader {
	background-color: #EDF3D6;

}
.cadreline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EDF3D6;
	padding-top: 2px;
	padding-bottom: 2px;
}

