body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-image: url(_medias/ele-pages/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: normal;
	color: #333333;
}
h2 {
	color: #707173;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
}
h3 {
	font-size: 16px;
	color: #96BF0D;
	margin-top: 0px;
	margin-bottom: 15px;
}
h5 {
	font-size: 12px;
	color: #FF6600;
}
h6 {
	font-size: 14px;
	color: #96BF0D;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
ul {
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
}
li {
	list-style-image: url(_medias/ele-pages/puces.gif);
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*------------------------------------------------------------------*/
/* STYLES DIVERS
/*------------------------------------------------------------------*/
.infobulle{
	position: absolute;
	visibility : visible;
	padding: 5px;
	background-color: #454545;
	font-size: 9px;
	color: #FFFFFF;
	z-index: 5;
}
.txtPt {
	font-size: 10px;
}
.surl {
	background-color: #E3F27A;
	padding: 10px;
}
.input75      { color: #808080 !important; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; width: 75px; border: solid 1px }
.input120      { color: #808080; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; width: 220px; border: solid 1px }
.input200      { color: #808080; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; width: 300px; border: solid 1px }
.input400      { color: #808080; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; width: 468px; border: solid 1px }
.input200Obli     { color: #fff; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; background-color: #FFE09E; width: 300px; border: solid 1px #808080 }

/*------------------------------------------------*/
/* PNG TRANSPARENTS
/*------------------------------------------------*/
img.png {
	behavior: url(_medias/png/png.htc);
}
/*------------------------------------------------------------------*/
/* TETE
/*------------------------------------------------------------------*/
#tete {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(_medias/ele-pages/tete.jpg);
	position: relative;
	height: 30px;
	width: 950px;
	text-align: left;
	margin-top: 30px;
	left: 0px;
	z-index: 1;
}
#tete td {
	padding-left: 14px;
	color: #FFFFFF;
}
#tete a {
	color: #FFFFFF;
	text-decoration: none;
}
#menuH {
	position: absolute;
	z-index: 3;
	height: 30px;
	width: 905px;
	left: 0px;
	top: 0px;
}
#graph, #sites, #form, #plus, #news {
	position: absolute;
	height: 47px;
	top: -8px;
	z-index: 0;
	visibility: hidden;
}
#graph {
	width: 144px;
	left: -8px;
}
#sites, #form, #plus, #news { width: 140px; }
#sites { left: 125px; }
#form { left: 255px; }
#plus { left: 385px; }
#news { left: 515px; }

#dispo {
	text-align: right;
	position: absolute;
	height: 47px;
	width: 42px;
	top: -9px;
	right: 3px;
	z-index: 4;
}

/*------------------------------------------------------------------*/
/* PAGE
/*------------------------------------------------------------------*/
#page {
	background-image: url(_medias/ele-pages/fd-page.png);
	text-align: justify;
	position: relative;
	width: 550px;
	min-height: 300px;
	padding-top: 80px;
	padding-right: 330px;
	padding-bottom: 140px;
	padding-left: 90px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	left: 1px;
	min-height: 300px;
	z-index: 0;
}
*html #page { height: 300px; }
#page a {
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #97BF0D;
}
#page a:hover {	border-bottom-style: solid; }
#logo {
	position: absolute;
	height: 94px;
	width: 250px;
	top: 30px;
	right: 44px;
}
#logoES {
	position: absolute;
	height: 71px;
	width: 270px;
	top: 58px;
	right: 24px;
}
#logo a, #logo a:hover, #logoES a, #logoES a:hover {
	border-bottom-style: none;
}
#herbe {
	background-image: url(_medias/ele-pages/herbe.png);
	position: absolute;
	height: 140px;
	width: 950px;
	left: 10px;
	z-index: 0;
	top: -140px;
}
*html #herbe {
	background-image:none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_medias/ele-pages/herbe.png', sizingMethod='crop');
}

/*------------------------------------------------------------------*/
/* PIED
/*------------------------------------------------------------------*/
#pied {
	background-image: url(_medias/ele-pages/pied.jpg);
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	width: 950px;
	font-size: 14px;
	color: #FFFFFF;
	height: 150px;
	line-height: 18px;
	left: 1px;
	padding-right: 10px;
	padding-left: 10px;
	z-index: 1;
}
#pied a {	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
	font-size: 11px;
	font-weight: bold;
}
#pied a:hover {
	color: #ACFF00;
	border-bottom-style: none;
}

/*------------------------------------------------------------------*/
/* MENU PIED
/*------------------------------------------------------------------*/
#mQui, #mServices, #mPlus, #mRea, #mContact, #mDispo {
	color: #FFFFFF;
	text-align: left;
	height: 90px;
	width: 116px;
	position: absolute;
	top: 0px;
	font-weight: normal;
	z-index: 1;
	visibility: visible;
	padding-top: 20px;
	padding-left: 14px;
}

#mQui { left: 10px; }
#mServices { left: 140px; }
#mPlus { left: 270px; }
#mRea { left: 400px; }
#mContact { left: 530px; }
#mDispo { left: 660px; }

#mQui:hover { background-color: #e3007a; }
#mServices:hover { background-color: #f39400; }
#mPlus:hover { background-color: #97bf0d; }
#mRea:hover { background-color: #009de1; }
#mContact:hover { background-color: #594aa8; }

#legal {
	color: #FFFFFF;
	text-align: right;
	height: 90px;
	width: 141px;
	position: absolute;
	top: 0px;
	right: 10px;
	padding-top: 20px;
	padding-rightft: 14px;
	font-size: 11px;
	line-height: 14.3px;
	padding-right: 14px;
}

#nainArrosoir {
	position: absolute;
	height: 221px;
	width: 284px;
	right: 38px;
	bottom: 130px;
	z-index: 1;
}

/*------------------------------------------------------------------*/
/* INFOBULLES
/*------------------------------------------------------------------*/
.infobulle{
	position: absolute;
	visibility : hidden;
	padding: 5px;
	background-color: #FFFFCC;
	color: #666;
}

