body{
	background: #ffffff url(../images/fond.jpg) center top;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #01015f;
	text-align: justify;
}
h1{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	border-bottom: 2px solid #01015f;
}
h2{
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	color: #b53c17;
}
h3{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
span h1{
	background: #01015f;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0 5px;
}
.cl{
	clear: both;
}
.center{
	text-align: center;
}
hr{
	padding: 0;
	margin:  0;
	height: 1px;
	background: #01015f;
	color: #01015f;
}
p{
	padding: 0;
	margin: 5px 0 5px 0;
}
img, div { behavior: url(iepngfix.htc); }

a img {
	border: 0px solid #000000;
}

#global{
	width: 900px;
	height: 500px;
	position:absolute;
	left:50%;
	margin-left: -450px;
	background: #ffffff;
}
	#head{
		width: 900px;
		height: 120px;
		background: url(../images/head.jpg) repeat-x;
		}
		#logo{
			width: 189px;
			height: 109px;
			display: inline;
			float: left;
			margin: 5px 0 0 20px;
		}
			#logo img{
				margin: 0;
				padding: 0;
			}
			#logo a img{
				border: 0px solid black;
			}
		#banniere{
			width: 680px;
			height: 120px;
			float: right;
			background: url(../images/banniere.jpg);
		}
	#menu{
		width: 900px;
		height: 25px;
		background: #01015f;
		text-align: center;
	}
		#menu a{
			color: #ffffff;
			text-decoration: none;
			font-weight: bold;
			line-height: 2.1;
			margin: 0 30px 0 30px;
		}
		#menu a:hover, #menu a#current{
			color: #b53c17;
		}
	#content{
		width: 900px;
		padding: 45px 0 0 0;
		background: url(../images/fd_accueil.jpg) no-repeat;
	}
	#content_xt{
		width: 900px;
		padding: 45px 0 0 0;
		background: url(../images/fd_accueil.jpg) no-repeat;
	}
		#main_top{
			width: 720px;
			height: 27px;
			margin: 0 50px 0 50px;
			padding: 25px 40px 0 40px;
			background: url(../images/main_top.png) no-repeat;
		}
		#main{
			width: 720px;
			padding: 5px 40px 15px 40px;
			background: url(../images/main.png);
			margin: 0 50px 0 50px;
		}
			#main a {
				font-weight: bold;
				text-decoration: none;
				color: #01015f;
			}
			#main a:hover{
				text-decoration: underline;
			}
			#main_left{
				width: 359px;
				border-right: 1px dashed black;
				float: left;
			}
			#main_right{
				width: 360px;
				float: right;
			}
			#main_left1{
				width: 340px;
				float: left;
			}
			#main_right1{
				width: 340px;
				float: right;
			}

		#main_bot{
			width: 800px;
			height: 27px;
			margin: 0 50px 0 50px;
			background: url(../images/main_bot.png);
		}
			.picl{
				width: 133px;
				height: 100px;
				margin: 0 20px 0 0;
				float: left;
			}
			.picr{
				width: 133px;
				height: 100px;
				margin: 0 0 0 20px;
				float: right;
			}
			.qualite1{
				margin: 25px 0 0 0;
			}
			.qualite2{
				margin: 30px 0 0 0;
			}
			.qualite3{
				margin: 25px 0 0 0;
			}
			#contact1{
				width: 250px;
				float: left;
			}
			#contact2{
				width: 400px;
				height: 335px;
				padding: 0 0 0 30px;
				float: right;
				border-left: 1px dashed #01015f;
			}
		#left{
			width: 270px;
			height: 275px;
			background: url(../images/left.png);
			float: left;
			margin: 0 0 0 15px;
			display: inline;
			padding: 15px 20px 15px 15px;
		}
		#right{
			width: 541px;
			height: 290px;
			background: url(../images/right.png);
			float: right;
			margin: 0 15px 0 0;
			padding: 15px 7px 0 7px;
			display: inline;
		}
			.col_droite{
				width: 170px;
				height: 270px;
				float: left;
				margin: 0 5px 0 5px;
				color: #ffffff;
				display: inline;
				text-align: center;
				font-weight: bold;
			}
				.bloc_a{
					width: 120px;
					height: 119px;
					margin: auto;
					margin-top: 10px;
					margin-bottom: 5px;
				}
		#titre_page{
			font-size: 18px;
			color: #01015f;
		}
		#images{
			width: 900px;
			height: 160px;
			margin: 200px 0 0 0;
		}
	#copyright{
		width: 900px;
		font-size: 11px;
		text-align: center;
		padding: 15px 0 0 0;
		clear: both;
	}
		#copyright a, #copyright a:visited{
			color: #59aee7;
			text-decoration: none;
		}
		legend{
			font-weight: bold;
		}
		a.bulle {
     position:relative;
     color:#01015f;
     text-decoration:none;
     font-family:arial, verdana, sans-serif;
     text-align:center;
     font-size:11px;
   }
   
   a.bulle:hover {
      background: none;
      z-index: 50;
   }
   
   a.bulle span {
     display: none;
   }
   
   a.bulle:hover span {
      display: block;
      position: absolute;
      top: -10px;
      left: 40px;
	  text-align: left;
      background: white;
      border: 1px solid #01015f;
   }
   .pop{
	padding: 0 10px 10px 10px;
   }
   .xt_l{
		width: 165px;
		text-align: center;
		float: left;
		font-weight: bold;
		margin: 5px 5px 5px 0;
   }
   .xt_r{
		width: 165px;
		text-align: center;
		float: right;
		font-weight: bold;
		margin: 5px 0 5px 5px;
   }
   #icones{
		width: 250px;
		float: right;
   }
	#iconnes img{
		margin: 0 0 2px 0;
	}
