#concept{
	/*width:920px;*/
	/*height:132px;*/
	/*background:transparent url('/data/images/fond-intro.jpg') no-repeat;*/
	margin-bottom:15px;
	width:920px;
	color:#000000;
}
/*#concept .texte{
	color:#000000;
	padding:25px 40px 0 40px;
}*/

#concept .haut{
	width:920px;
	height:12px;
	background:transparent url('/data/images/haut-920.gif') no-repeat;
	/* BUG IE 6 */
	margin-bottom:-2px;
}
#concept .bas{
	width:920px;
	height:12px;
	background:transparent url('/data/images/bas-920.gif') no-repeat;
}
#concept .milieu{
	width:918px;
	background-color:#E4E4E4;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#concept .contenu{
	width:850px;
	margin:auto;
	padding:1px;
	text-align:justify;
}

#icones{
	font-size:11px;
	/*pour retablir flux après float*/
	overflow: hidden;
}
#icones h1{
	margin-bottom:15px;
}
#icones h3{
	font-size:11px;
	font-style:italic;
}
#icones div.gauche{
	float:left;
	width:300px;
	margin-right:10px;
}
#icones div.milieu{
	float:left;
	width:325px;
	margin-right:10px;
}
#icones div.droite{
	float:left;
	width:275px;
	padding-top:75px;
}
#icones .gauche table td{
	padding-bottom:10px;
}
#icones table td.img{
	padding-right:5px;
}
#icones .milieu table td{
	padding-bottom:25px;
}

