body {
	background: #ffffff url(images/interface/fond.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
}

body a {
	text-decoration:none;
}

/****** HEADER *******/

#header {
	height: 287px;
	width: 955px;
	margin: 0 auto;
}

#header_top {
	height: 253px;
}

#header_top_left {
	width: 261px;
	height: 253px;
	float: left;
}

#logo {
	display:none;
}

#header_top_right {
	width: 694px;
	height: 253px;	
	float: right;
}

#header_top_lien {
	float: right;
	margin: 17px 162px 0 0;
	color: #A1B1C6;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

#header_top_lien a {
	color: #A1B1C6;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

#header_top_titre {
	margin: 64px 0 0 7px;
	width: 425px;
	font-family: Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FC9410;
}

#header_top_adherer {
	float: right;
	margin: 60px 40px 0 0;
	width: 124px;
	text-align: right;	
}

#header_top_adherer a{
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 20px;

}


/**** MENU ****/

#menu a {
	text-decoration:none;
}

#menu {
	float: left;
	z-index:100;
	height:34px;
	margin:0 0 0 63px;
	padding: 0;
	font-family: Tahoma, Verdana, Arial; 
	font-weight: bold;
	list-style-type: none;
}

#menu li {
	float: left;
	margin: 5px 27px 0 0;
	font-size: 1.1em; 
	background-image:url(images/interface/puce_menu.png);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding: 0 0 0 1.3em;
}

#menu ul{
	position:absolute;
	padding:0;
	margin:7px 0 0 0;
	background:#FFFFFF;
	list-style-type: none;
}

#menu ul li {
	float:none;
	background:#FFFFFF;
	padding: 1px 5px 1px 12px;
	font-size:11px; 
	margin:0;
	border-bottom:solid 1px #B2B4B6;
	border-left:solid 1px #B2B4B6;
	border-right:solid 1px #B2B4B6;
	background-image:url(images/interface/puce_ss_menu.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

/** DEFINITION DES COULEURS **/
#menu1 a{
	color:#001F6C;
}

#menu2 a {
	color:#666666;
}

#menu3 a {
	color:#BED945;
}

#menu4 a {
	color:#FC9410;
}

#menu5 a {
	color:#716663;
}

#smenu1 {
	width:11em;
	color:#001F6C;
}

#smenu2 {
	width:15em;
	color:black;
}

#smenu3 {
	width:9em;
	color:#BED945;
}

#smenu4 {
	width:8em;
	color:#FC9410;
}

#smenu5 {
	width:7em;
	color:#716663;
}

#smenu1 li:hover, #smenu1 li:hover a{
	background:#001F6C;
	color:#FFFFFF;
	background-image:none !important;
}

#smenu2 li:hover, #smenu2 li:hover a{
	background:#666666;
	color:#FFFFFF;
	background-image:none !important;
}

#smenu3 li:hover, #smenu3 li:hover a{
	background:#BED945;
	color:#FFFFFF;
	background-image:none !important;
}

#smenu4 li:hover, #smenu4 li:hover a{
	background:#FC9410;
	color:#FFFFFF;
	background-image:none !important;
}

#smenu5 li:hover, #smenu5 li:hover a{
	background:#716663;
	color:#FFFFFF;
	background-image:none !important;
}



#milieu {
	width: 955px;
	margin: 0 auto;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	font-family: Tahoma, Arial;
	z-index: 1;
}

#arbo {
	margin: 25px 38px 20px 47px;
	font-size:12px;
	color:#001F6C;
	font-weight:bold;
}

#arbo a {
	color:#001F6C;
	text-decoration:none;
}

#contenu {
	margin: 40px 38px 27px 47px;
	color: #6F7272;
	font-size: 13px;
	text-align: justify;
}

#contenu a {
	color: #001F6C;
}

#milieu h1 {
	margin: 0 0 22px 0;
	font-size: 20px;
	font-weight: bold;
	color: #001F6C;
	z-index:inherit;
}

.news {
	margin: 0 0 20px 0;
}

.news h3 {
	padding:3px 0px;
	margin:0;
}

.news h5 {
	padding:0;
	margin:0;
}

.corr {
	margin: 0 0 30px 0;
}

.corr h5 {
	margin:0;
	padding:0;
	font-size:14px;
}

.tem {
	margin: 0 0 35px;
}

#plan {
	margin:0;
}

#plan ul {
	margin:0;
	padding:0;
}

#plan li {
	margin:0 0 0 40px;
	padding:0;
}

#plan h3 {
	padding:10px 0 5px 0;
	margin:0;
}


/******* FOOTER *******/

#footer {
	height: 85px;
	background: url(images/interface/fond_footer.jpg) center no-repeat;
	margin: 0 auto;
	font-family: Tahoma, Arial;	
	color: #A1B1C6;
}

#footer a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer_conteneur {
	width: 955px;
	margin: 0 auto;
	height: 85px;
	font-family: Tahoma, Arial;
}

#footer_legal {
	font-size: 9px;
	display: inline;
	margin: 0 0 0 17px;	
}

#footer_legal a {
	color:#A1B1C6;
}

#footer_lien_haut {
	width: 20px;
	height: 20px;
	margin: 0 0 2px 899px;
}

#footer_lien_doc {
	margin: 0 0 0 355px;
	display: inline;
	font-size: 20px;
	font-weight: bold;
}


#footer_haut_page {
	margin: 0 0 0 45px;
	font-size: 9px;
	font-weight: bold;
	display: inline;
}

/****** FORMULAIRE *******/

#form_saisie {
  margin: 0 0 50px 0;
  padding: 0;
  font-size: 100%;
  min-width: 400px;
  max-width: 500px;
  width: 450px;
}

#form_saisie fieldset {
  clear: both;
  font-size: 100%;
  border-color: #6F7272;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 10px 0;
}

#form_saisie fieldset legend {
  font-size: 130%;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0 5px;
}

#form_saisie label{
	float: left;
	width: 180px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
}

#form_saisie input, textarea{
	width: 200px;
	margin-bottom: 5px;
	font-family: Tahoma, Verdana, Arial;
	color: #6F7272;
}

#form_saisie textarea{
	width: 200px;
	height: 100px;
	font-size:12px;
}

#form_saisie .boxes{
	width: 1em;
}

#submit{
	float:right;
	width: 100px;
}

#form_saisie br{
	clear: left;
}


#form_tem {
  margin: 0 0 50px 0;
  padding: 0;
  font-size: 100%;
  min-width: 500px;
  max-width: 750px;
  width: 550px;
}

#form_tem fieldset {
  clear: both;
  font-size: 100%;
  border-color: #6F7272;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 10px 0;
}

#form_tem fieldset legend {
  font-size: 130%;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0 5px;
}

#form_tem label{
	float: left;
	width: 120px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
}

#form_tem input, textarea{
	width: 200px;
	margin-bottom: 5px;
	font-family: Tahoma, Verdana, Arial;
	color: #6F7272;
}

#form_tem textarea{
	width: 400px;
	height: 400px;
	font-size:12px;
}

#form_tem .boxes{
	width: 1em;
}

#submit{
	float:right;
	width: 100px;
}

#form_tem br{
	clear: left;
}
#bloc_erreur {
	color:#CC0000;
	background:#FFCCCC;
	margin:0 20px 20px 20px;
	padding:10px;
	border:solid 1px #CC0000;
}

#bloc_succes {
	color:#006600;
	background:#33CC66;
	margin:0 20px 20px 20px;
	padding:10px;
	border:solid 1px #006600;
}
