/******************* balises ******************/
body {
	font-family: verdana;
	font-size: 8.5pt;
	margin: 0;
	color: #D7DF23;
	background: #7ECF28;
	}
a {
	color: #f0a70d;
	text-decoration: none;
}
a:hover {
	color: #0540a0;
}
a:hover {
	color: #0540a0;
}

h3 {
	display: inline;
	color: #0540a0;
	font-size: 12px;
	}
h2 {
	display: inline;
	color: #0540a0;
	font-size: 11px;
}
h4 {
	display: inline;
	color: #1f74ff;
	border-bottom:1px dotted #fa3e1b;
	font-size: 13px;
}
h6 {
	display: inline;
	font-size: 8pt;
	font-weight:normal;
}
h1 {
	display: inline;
	color: #7ECF28;
	font-size: 17px;
}
dd, dl, dt, blockquote{
	display: inline;
}
blockquote{
	left-margin:-40px;
	position:inherit;
}
li{
	display:inline;
	margin:5px;
	list-style:circle;
	}
ul{
	padding-top:8px;
	display:inline;
	}
/****************************** fin balises ******************************/

/******************* div ******************/
div#conteneur {
	background: black;
}
div#head {
	text-align: center;
	background-image:url(../images/bandeau.jpg);
	color: white;
}
div#texte-bandeau {
	
}
div#navigation {
	text-align: center;
	background:#D7DF23;
}
div#colonnes-2 {
	text-align: center
;
	background:white;
	color:#65C50F;
}

div#colonnes-2_1 {
	text-align: justify;
	background:white;
}
div#colonnes-2_2 {
	text-align: center
;
	background: white;
}
div#colonne-1 {
	text-align: center;
	background:#D7DF23;
	color:gray;
}

div#colonnes-3 {
	text-align: left;
	background:#CCFF00;
	color:white;
}

div#colonnes-3_1 {
	text-align: justify;
	background: url(../images/haut-6.jpg) no-repeat red;
}
div#colonnes-3_2 {
	text-align: justify;
	background: url(../images/haut-6.jpg) no-repeat black;
}
div#colonnes-3_3 {
	text-align: justify;
	background: url(../images/haut-6.jpg) no-repeat black;
}
/*img#envoyer {
	margin-left:316px;
	margin-top:121px;
	float:left;
}*/
div#pied {
	text-align: center;
	background: url(../images/footer.jpg) bottom no-repeat;
	color: white;
	font-weight: bold;
}
div#bg-footer {
	background: url(../images/bg_footer.png) center repeat;
}
#pied a {
	text-decoration:none;
	color:white;
	text-decoration: none;
	font-size:10px;
}
#pied a:hover {
	text-decoration:underline;
	color:white;
}
div#navigation a {
	color : #0067B7;
	text-decoration: none;
	font-weight:bold
	}
#navigation a.menu1:hover {
	color:#66ad21;
	height:30px;
}
#navigation a.menu1:active {
	color:#66ad21;
	height:30px;
}
#navigation a.menu2:hover {
	color:#66ad21;
	height:30px;
}
#navigation a.menu2:active {
	color:#66ad21;
	height:30px;
}
#navigation a.menu3:hover {
	color:#66ad21;
	height:30px;
}
#navigation a.menu3:active {
	color:#66ad21;
	height:30px;
}
#navigation a.menu4:hover {
	color:#66ad21;
	height:30px;
}
#navigation a.menu4:hover {
	color:#66ad21;
	height:30px;
}
#navigation a.menu5:hover {
	height:30px;
	color:#f93308;
}
#navigation a.menu6:hover {
	height:30px;
	color:#f93308;
}
****************************** fin div ******************************
	
****************** classes *****************	
.bold {
   font-weight: bold;
}
.couleur1 {
   font-weight: bold;
   color:#FF3300;
}
.couleur2 {
   font-weight: bold;
   color:#f99903;
}
.couleur3 {
   color:#f99903;
}
.padding {
   padding:0 20px 0 30px;
}
.padding2 {
   padding:5px 10px 0 15px;
}
.small-txt {
   font-size: 7pt;
   color:white;
}
.quote {
   font-family: verdana;
   font-size:12px;
   margin-top: 8px;
   line-height: 16px;
   color:  #0067B7;
}
**************************** fin classes *********************************/	