body{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	color: #5d6c73;
	font: 13px  Arial, Helvetica, sans-serif; 
	background: #24282a url(images/fond_site.gif);
}
	


#p{
	padding: 0px;
	margin: 0px;
}
	
.spacer{
	clear: both;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	/*border: #0000ff solid 1px;*/
}

.lien_suite{
	display: block;
	text-align: right;
	font-size: 12px;
	padding: 6px 0px 0px 0px;
}

#super_conteneur{
	background: #24282a url(images/fond_super_conteneur.jpg) center;
	padding: 0px 0px 40px 0px;
	
	}

#super_conteneur_fond{
	background: no-repeat center top;
	}

#ligne_haut{
	height: 3px;
	font-size: 0px;
	background: url(images/fond_ligne_haut.gif);
}

#ligne_langue{
	padding: 12px 0px 0px 0px;
	width: 950px;
	margin: auto;
}

#conteneur{
	width: 950px;
	margin: auto;
	padding: 250px 0px 0px 0px;
	
	/*border: #00f solid 1px;*/
	}

#colonne_gauche{
	float: left;
	width: 170px;
	
}

#colonne_contenu{
	float: left;
	width: 448px;
	padding: 0px 50px 0px 30px;
	/*border: #f0f solid 1px;*/
}



#colonne_droite{
	float: right;
	width: 250px;
	padding: 70px 0px 0px 0px;
	/*border: #0ff solid 1px;*/
}

.titre_colonne{
	font-size: 18px;
	color: #3f4a4e;
	padding: 0px 0px 14px 30px;
	background: url(images/titre_colonne.gif) no-repeat;
	}
	
.menu1{
	display: block;
	font-size: 18px;
	color: #3f4a4e;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 6px 0px 10px 0px;
	padding: 4px 30px 4px 0px;
	text-align: right;
	/*border: #0ff solid 1px;*/
	
	}
	
.menu1:hover{
	color: #598494;
	background-position: bottom right;
	}

.menu1_actif{
	display: block;
	font-size: 18px;
	color: #598494;
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 15px 0px 0px 0px;
	padding: 4px 35px 4px 0px;
	text-align: right;
	}
	
.menu1_actif:hover{
	color: #3f4a4e;
	}

	
.menu2{
	display: block;
	font-size: 12px;
	color: #3f4a4e;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 3px 0px 3px 0px;
	padding: 3px 35px 4px 0px;
	text-align: right;
	}
	
.menu2:hover{
	color: #ff577b;
	}

.menu2_actif{
	display: block;
	font-size: 12px;
	color: #598494;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 3px 0px 3px 0px;
	padding: 3px 35px 4px 0px;
	text-align: right;
	}
	
	
.menu3{
	display: block;
	font-size: 11px;
	color: #777777;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 3px 0px 3px 0px;
	padding: 3px 15px 4px 0px;
	text-align: right;
	}
	
.menu3:hover{
	color: #bbbbbb;
	}

.menu3_actif{
	display: block;
	font-size: 11px;
	color: #ff577b;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 3px 0px 3px 0px;
	padding: 3px 15px 4px 0px;
	text-align: right;
	}	
	
	
	
.menu4{
	display: block;
	font-size: 11px;
	color: #000000;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 3px 0px 3px 0px;
	padding: 3px 15px 4px 0px;
	text-align: right;
	}
	
.menu4:hover{
	color: #bbbbbb;
	}

.menu4_actif{
	display: block;
	font-size: 11px;
	color: #bbbbbb;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 3px 0px 3px 0px;
	padding: 3px 15px 4px 0px;
	text-align: right;
	}	
		
	
	
#bloc_titre{
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 35px;
	margin: 0px 0px 20px 0px;
	}

#bloc_titre h1{
	font-size: 30px;
	color: #3f4a4e;
	padding: 0px 0px 6px 0px;
	background: url(images/trait_titre.gif) repeat-x bottom left;
	}
	
#bloc_titre h2{
	font-size: 20px;
	padding: 6px 0px 0px 0px;
	}
h2{
	font-size: 20px;
	padding: 6px 0px 0px 0px;
	}


.sous_titre{
	color: #223640;
	font-size: 14px;
	font-weight: bold;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
	margin: 20px 0px 5px 0px;
	/*border: #f00 solid 1px;*/
	}
	
#bloc_couleur{
	padding: 18px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-weight: bold;
	text-align: justify;
}

#bloc_partenaires img{
	float: left;
	margin: 0px 20px 0px 0px;
}
	
	

	
#bloc_footer{
	width: 950px;
	margin: auto;
	padding: 8px 0px 40px 0px;
	font-size: 10px;
	color: #a4a9ac;
	/*border: #f00 solid 1px;*/
}

#bloc_footer a{
	color: #a4a9ac;
	display: block;
	width:240px;
	/*border: #f00 solid 1px;*/
}


.lien_langue{
	display: block;
	width: 16px;
	height: 11px;
	float: right;
	margin: 0px 8px 0px 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	

}


.lien_langue:hover{
	background-position: top;
}

#div_icones_haut {
  
  margin: auto;
  width:800px;

  
}
#div_icones_haut a {
	font-size:10px;
	color:#999999;
	font-style:normal;
	
}

/**forms**/
input,textarea,select {
  border:1px solid #3F4A4E;
  color: #3F4A4E;
  background: #F0F1F3;
  font-size:11px;
  font-family: Arial;
}
.saisie {
  border:1px solid #3F4A4E;
  color: #3F4A4E;
  background: #F0F1F3;
  font-size:11px;
  font-family: Arial;
}
input.submit {
  border:1px solid #3F4A4E;
  font-family: Arial;
  font-size:12px;
  background:#F0F1F3;
  color: #3F4A4E;
  font-weight:bold;
  cursor:pointer;
}
