/******************* balises ******************/
body {
	font-family: verdana;
	font-size:8pt;
	margin: 0;
	color: white;
	background: url(../images/bg.png) #D6007F;
	}
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: #4EB748;
	font-size: 14px;
}
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: #D6007F;
	font-size: 12px;
}
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: white;
}
div#head {
	text-align: center;
	background: url(../images/fengshui.jpg) top no-repeat red;
	color: white;
}
div#texte-bandeau {
	
}
div#navigation {
	font-family: times;
	  font-size:16px;
	text-align: center;
	background:#159D02;
}
div#colonnes-2 {
	text-align: left;
	background:#white;
	color:white;
}

div#colonnes-2_1 {
	text-align: justify;
	background: url(../images/haut-6.jpg) no-repeat white;
}
div#colonnes-2_2 {
	text-align: justify;
	background: url(../images/nenupharbg.gif) right no-repeat white;
	color:#CF0080;
}
div#colonne-1 {
	text-align: justify;
	background:white;
	color:#2F9611;
}

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

div#colonnes-3_1 {
	text-align: center;
	background: url(../images/haut-6.jpg) no-repeat #D7DF23;
}
div#colonnes-3_2 {
	text-align: justify;
	background: url(../images/haut-6.jpg) no-repeat #72B729;
}
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 : white;
	text-decoration: none;
	font-weight:bold;
	}
#navigation a.menu1:hover {
	color:#E9008A;
	height:30px;
}
#navigation a.menu1:active {
	color:#f2a614;
	height:30px;
}
#navigation a.menu2:hover {
	color:#E9008A;
	height:30px;
}
#navigation a.menu3:hover {
	color:#E9008A;
	height:30px;
}
#navigation a.menu4:hover {
	color:#f93308;
	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;
}
.quote {
   font-family: verdana;
   font-size:11px;
   font-weight: bold;
   margin-top: 8px;
   line-height: 16px;
   color: #2F9611;
}
/**************************** fin classes *********************************/	