
body{
	background-color:#FFFFFF;
}

div.main{
	width:800px;
	height:450px;
	position:absolute;
	left:50%; 
	margin-left:-400px;
	top:50%; 
	margin-top:-225px;
}

div.block {
	position:relative;
	padding:12px 0px 0px 12px;
	background-image:url(images/accueil/accueil-fond.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:450px;
}

div.topleft{
	width:429px;
	height:182px;
	float:left;
}

div.id1_ {
	position:relative;
	background-image:url(images/accueil/1.gif);
	float:left;
	width:150px;
	height:96px;
}

div.id2_ {
	position:relative;
	background-image:url(images/accueil/2.jpg);
	float:left;
	width:279px;
	height:96px;
}

div.id3_ {
	position:relative;
	background-image:url(images/accueil/3.gif);
	float:left;
	width:126px;
	height:182px;
}

div.id4_ {
	position:relative;
	background-image:url(images/accueil/4.gif);
	float:left;	
	width:220px;
	height:182px;
}

div.id5_ {
	position:relative;
	background-image:url(images/accueil/5.gif);
	float:left;
	width:150px;
	height:86px;
}

div.id6_ {
	position:relative;
	background-image:url(images/accueil/6.jpg);
	float:left;
	width:279px;
	height:86px;
}

div.id7_ {
	position:relative;
	background-image:url(images/accueil/7.gif);
	float:left;
	width:150px;
	height:130px;
}

div.id8_ {
	position:relative;
	background-image:url(images/accueil/8.jpg);
	float:left;
	width:279px;
	height:130px;
}

div.id9_ {
	position:relative;
	background-image:url(images/accueil/9.gif);
	float:left;
	width:126px;
	height:130px;
}

div.id10_ {
	position:relative;
	background-image:url(images/accueil/10.gif);
	float:left;
	width:220px;
	height:130px;
	text-align:center;
}

div.id11_ {
	position:relative;
	background-image:url(images/accueil/11.gif);
	float:left;
	width:150px;
	height:106px;
}

div.id12_ {
	position:relative;
	background-image:url(images/accueil/12.jpg);
	float:left;
	width:279px;
	height:106px;
}

div.id13_ {
	position:relative;
	background-image:url(images/accueil/13.gif);
	float:left;
	width:126px;
	height:106px;
}

div.id14_ {
	position:relative;
	background-image:url(images/accueil/14.gif);
	float:left;
	width:220px;
	height:106px;
}



a:link , a:active, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: underline;
}

