body  { color: #2E2E2E; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-align: center; margin: 0; padding: 0;
	 }



a { color: #2E2E2E; text-decoration: none; }
a:visited { color: #2E2E2E; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }

a.baspage { color: #2E2E2E; text-decoration: none; display: inline }
a.baspage:visited { color: #2E2E2E; text-decoration: none; display: inline }
a.baspage:hover { color: #000; text-decoration: none; display: inline }

#document {
	width:1024px;
	margin : 0 auto;
	padding : 0;
	text-align: left;
	line-height: 16px;
}

#document h3 { color: #453126; font-size: 120%; line-height: 16px; font-weight: normal; margin:0; padding:0 }

/* HAUT */
#haut  {
	width: 1024px;
	height: 220px;
	float: left;
}


/* MENUG */
#menuG { float: left; width: 910px; border: 1px solid #fff; background-color: #ADC48E; padding: 5px; margin: 30px 20px 20px 0; line-height: 20px }
#menuG a { color: #2E2E2E; text-decoration: none; }
#menuG a:visited { color: #2E2E2E; text-decoration: none; }
#menuG a:hover { color: #000; text-decoration: none; font-weight: bold }
#menuG a.actif { color: #000; text-decoration: none; font-weight: bold }


/* COLONNE GAUCHE */
#colonneGauche { float: left; width: 220px; margin : 40px 30px 0 0; padding: 0; text-align: right }

/* CONTENU */
#soustitre h1 { height: 30px; line-height: 50px; background: url(interface/eclat.png) no-repeat; margin: 0; padding: 0 }
#soustitre h1 { font-size: 130%; color: #FAE6C2; font-weight: bold; padding: 0 0 0 20px }

#contenu { float: left; width: 934px; padding: 0px; padding: 0px 40px 0px 50px; background: url(interface/fondcontenu.jpg) no-repeat 0 188px }	
#contenu h1 { font-size: 180%; color: #FAE6C2; font-weight: normal; margin: 10px 0 10px 0; line-height: 22px; }
#contenu h2 { font-size: 120%; color: #FAE6C2; font-weight: bold; margin: 0 }
#contenu h2.rouge { color: #FAE6C2; font-size: 130%; line-height: 16px; font-weight: normal; }
#contenu h3 { color: #fff; font-size: 120%; line-height: 16px; font-weight: normal; }
#contenu h4 { color: #fff; font-size: 100%; line-height: 16px; font-weight: normal; margin:0; padding:0 }
#contenu h5  { color: #2E2E2E; font-size: 90%; font-weight: normal; margin: 0 0 0 10px; }

#contenu h4.erreur { color: #FAE6C2; font-size: 100%; line-height: 16px; font-weight: normal; }

#contenu .plus   { color: #453126; font-size: 110%; font-weight: bold; line-height: 16px }

/* BAS */
#menudubas { clear: both; float: left; background: url(interface/baspage.jpg) no-repeat; width: 1024px; text-align: center; margin-top: 20px; color: #6F503E }

#actus { float: left; width: 100px; margin:0 0 0 0; text-align: justify; padding: 5px 5px 5px 10px; background: url(interface/actus_02.png) repeat-y }


#formulaire  { margin-left: 10px; margin-bottom: 5px; margin-top: 5px; float: left; width: 490px; }

/* BAS */

/* FORMULAIRE */
form { margin : 0; padding : 0; }

fieldset { border : 0px solid #fff; margin: 0 5px 0 5px; border-style: dotted }

legend {
	color : #fff;
	font-weight : bold;
	font-size : 100%;
	margin : 10px 10px 10px 10px;
	padding : 0;
	width : 100%;
	border-bottom: 1px solid #FAE6C2;
}
input, textarea,select {
	font-size : 100%;
	font-family : arial, sans-serif;
	border-width : 1px;
	border-style : solid;
	border-top-color : #8A8A8A;
	border-right-color : #8A8A8A;
	border-bottom-color : #E0E0E0;
	border-left-color : #E0E0E0;
	background-color: #e7e7e7;
	padding : 1px 2px;
	margin-left : 8px;
}
p.action input {
	width : auto;
	margin : 0 0 0 170px;
}
form p {
	clear: both;
	margin: 0;
	padding: 1px 0;
}
p label {
	float: left;
	width: 140px;
	margin : 0 0 0 00px;
	text-align: right;
	color : #fff;
	font-weight : normal;
	padding: 3px;
}
p label.no {
	float: left;
	width: 110px;
	margin-bottom : 8px;
	text-align: right;
	color : #FAE6C2;
	font-weight : normal;
}
