body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

#header {
	height: 60px;
	text-align: right;
}

#conteneur {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	background-repeat: no-repeat;
	width: 955px;
	height: auto;
}


#gauche {
	position: absolute;
	left:0;
	width: 137px;
}

#centre {
	margin-left: 167px;
	margin-top: 25px;
	margin-right: 258px;
}

/* ---------------------------------- */
/* ------ FORMATAGE DES TEXTES ------ */
/* ---------------------------------- */
p {
	text-align: justify;
	margin: 0 0 10px 0;
	line-height: 1.2em;
}
h1 {
	color: #cccc99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #669933;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-right-width: 28px;
	border-right-style: solid;
	border-right-color: #CCCC99;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #669933;
	margin-bottom: 8px;
	font-weight: normal;
}

/* ---------------------------------- */
/* -------------- MENU -------------- */
/* ---------------------------------- */
.menugauche {
	list-style-type: none;
	margin: 0;
	background-color: #669933;
	padding: 0;
}

.menugauche li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-bottom-color: #FFFFFF;
	padding-left: 3px;
}
.menugauche a {
margin: 0 2px;
color: #ffffff;
text-decoration: none;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #336600;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;	
	font-size: 1em;
}
.titre a {
	color: #FFFFFF;
	text-decoration: none;
}
.stitre {
	color: #FFFFFF;
	padding-left: 3px;
}
.stitre a {
	color: #FFFFFF;
	text-decoration: none;
}

/* MENUS SELECTIONNES */

.titre_sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #336600;
	padding-left: 3px;
}
.titre_sel a {
	color: #336600;
	text-decoration: none;
	padding-left: 3px;
}
.stitre_sel {
	color: #669933;
	text-transform: none;
	background-color: #FFFFFF;
	padding-left: 3px;
}
.stitre_sel a {
	color: #669933;
	text-decoration: none;
	text-transform: none;
	background-color: #FFFFFF;
	padding-left: 3px;	
}

/* ---------------------------------- */
/* ------------- IMAGES ------------- */
/* ---------------------------------- */
.imgdroite {
	padding: 0px;
	float: right;
	margin-top: 25px;
	margin-right: 28px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#footer {
	text-align: center;
}
.portrait {
	background-color: #CCCC99;
	height: 110px;
	width: 110px;
}
#centre li {
	margin-bottom: 15px;
}
#centre blockquote {
	line-height: normal;
}
.noms {
	font-size: 0.9em;
}
#centre iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centre a {
	color: #336600;
	text-decoration: none;
}
.conditions {
	width: 480px;
}
.contact {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
}
.signature {
	font-size: 8px;
	width: auto;
	padding: 3px;
	height: auto;
	margin: 0px;
}
.signature a {
	text-decoration: none;
	color: #336600;
}
