body {
	background-image: url(_medias/E-fd-degrade.jpg);
	background-color: #E5F2B8;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535353;
	margin-top: 40px;
	margin-bottom: 20px;
	line-height: 16px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #97bf0d;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 24px;
}
H2 {
	font-weight: bold;
	color: #9D611C;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height: 18px;
	}
H3 {
	font-size: 15px;
	font-weight: bold;
	color: #95B51A;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
}
H4 {
	font-size: 12px;
	font-weight: bold;
	color: #535353;
	margin-top: 0px;
	margin-bottom: 8px;
	text-transform: uppercase;
	line-height: 15px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#page hr, #logos hr {
	color: #A8DE35;
	background-color: #A8DE35;
	height: 1px;
	border: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}
ul {
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0px;
}
li {
	list-style-image: url(_medias/HE-carre-vert.gif);
	margin-bottom: 5px;
	margin-top: 0px;
}
blockquote {
	background-color: #F8FFDF;
	padding: 15px;
	margin: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #95B51A;
}


.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #97bf0d;
}
.sousTitre {
	font-size: 14px;
	font-weight: bold;
	color: #77B539;
	line-height: 24px;
}
.txtVert {
	color: #86A600;
}
.txtPt {
	font-size: 10px;
	line-height: 13px;
}
.txtMaj {
	text-transform: uppercase;
}
.txtMarron {
	color: #9d611c;
}
.txtBlanc {
	color: #FFF;
}
.imgDecalGauche {
	margin-left: 10px;
	margin-bottom: 1px;
}
.imgDecalDroite {
	margin-right: 10px;
	margin-bottom: 1px;
}
.formInput, .formInputMoyen, .formInputPt, .formInputGd, .formInputPA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535353;
	border: 1px solid #97bf0d;
}
.formInputGd {
	width: 382px;
}
.formInput {
	width: 300px;
}
.formInputMoyen {
	width: 220px;
}
.formInputPt {
	width: 75px;
}
.formInputPA {
	width: 198px;
}
.formBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #9D611C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.formBtn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #77B539;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*------------------------------------------------*/
/* PNG TRANSPARENTS
/*------------------------------------------------*/
img.png {
     behavior: url(_includes/png.htc);
}

/*------------------------------------------------*/
/* LIENS
/*------------------------------------------------*/
a.liensBlc:link, a.liensBlc:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.liensBlc:hover {
	color: #A8DE35;
	text-decoration: none;
}
a.liensBrun:link, a.liensBrun:visited {
	color: #9D611C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9D611C;
}
a.liensBrun:hover {
	color: #A8DE35;
	text-decoration: none;
}
a.liensVert:link, a.liensVert:visited {
	color: #A8DE35;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8DE35;
}
a.liensVert:hover {
	color: #E5F2B8;
	text-decoration: none;
}

/*------------------------------------------------*/
/* BLOCS
/*------------------------------------------------*/
#tete {
	position: relative;
	height: 72px;
	width: 780px;
	z-index: 1;
}
#logos p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo {
	position: absolute;
	height: 126px;
	width: 228px;
	left: 20px;
	top: -2px;
	z-index: 99;
}
#logos {
	position: absolute;
	z-index: 1;
	height: 633px;
	width: 135px;
	top: 78px;
	right: -135px;
	text-align: center;
}
#logos p, #logos a {
	padding-top: 0px;
	padding-bottom: 0px;
}

#photos {
	position: absolute;
	height: 80px;
	width: 760px;
	left: 10px;
	top: 82px;
	z-index: 1;
	text-align: left;
}

#page {
	position: relative;
	min-height: 500px;
	width: 535px;
	background-image: url(_medias/HE-fd-pages-IE6.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 60px;
	padding-left: 185px;
	z-index: 0;
	text-align: justify;
	padding-top: 110px;
	padding-bottom: 5px;
}
*html #page {
	height: 500px;
}
#page a {
	color: #9D611C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9D611C;
}
#page a:hover {
	color: #97bf0d;
	border-bottom-color: #97bf0d;
}

#menu {
	position: absolute;
	z-index: 5;
	width: 153px;
	left: 10px;
	top: 90px;
	padding-top: 0px;
	text-align: left;
	padding-left: 0px;
	height: 530px;
}
#menu .onglet {
	color: #FFF;
	background-color: #97bf0d;
	text-align: left;
	display: block;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535353;
	font-weight: bold;
	font-size: 14px;
}
#menu p {
	margin: 0px;
}
#menu a {
	font-size: 13px;
	color: #535353;
	text-decoration: none;
	display: block;
	width: 141px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535353;
}
#menu a:hover {
	font-weight: bold;
	color: #97bf0d;
	background-image: url(_medias/HE-rond-menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu a.lienProfit {
	font-weight: bold;
	color: #86a600;
	text-decoration: none;
	background-color: #E9FD8E;
	text-align: center;
	width: 151px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border: 1px solid #97bf0d;
}
#menu a.lienProfit:hover {
	color: #9d611c;
}
#temoi a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}

/* FOND PAGE IE6 ------------------------- */
*html #page {
	height: 360px;
}
/*----------------------------------------*/
#bas {
	position: relative;
	height: 40px;
	width: 780px;
	z-index: 0;
	visibility: visible;
}
#pied {
	position: absolute;
	height: 22px;
	left: 10px;
	font-size: 12px;
	color: #c8ff00;
	background-image: url(_medias/HE-pied-IE6.png);
	text-align: left;
	padding-top: 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
	z-index: 0;
	width: 760px;
	visibility: visible;
}
#pied a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
#pied a:hover {
	color: #FFFF00;
}
#hava {
	position: absolute;
	height: 40px;
	width: 135px;
	top: -6px;
	right: 15px;
}

