@charset "UTF-8";
/* CSS Document */
#all{
position:absolute;
margin-top:-400px;
/*display:none;*/
}
body {
	background-color: #FFFFFF;
	background-image:none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#home{
position:absolute;

z-index:800;
background-color:#FFFFFF;
height:100%;
width:100%;
}
#milieu {
	position: absolute;
	width: 855px;
	left: 50%;
	margin-left: -427px;
	z-index:1;
	background-color:#FFFFFF;
}
#centre {
	width: 640px;
	height: 444px;
	position: absolute;
	top: 0px;
	margin-left: 40px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
}
#carre0 {
	width: 120px;
	height: 120px;
	position: absolute;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}
#carre1 {
	width: 120px;
	height: 120px;
	position: absolute;
	background-color: #C0ED20;
	left: 130px;
	background-image:url(/img_home/carre-1.gif);
}
#carre2 {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 260px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-2.gif);
}
#carre3 {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 390px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-3.gif);
}
#carre4 {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 520px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-4.gif);
}


#carre5{
	width: 120px;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 130px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-13.gif);
}
#carre6 {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 130px;
	top: 130px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-5.gif);
}
#carre7{
	width: 120px;
	height: 120px;
	position: absolute;
	left: 260px;
	top: 130px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-6.gif);
}
#carre8 {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 390px;
	top: 130px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-7.gif);
}
#carre9 {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 520px;
	top: 130px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-8.gif);
}


#carre10 {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 260px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-14.gif);
}
#carre11 {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 130px;
	top: 260px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-9.gif);
}
#carre12 {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 260px;
	top: 260px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-10.gif);
}
#carre13 {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 390px;
	top: 260px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-11.gif);
}
#carre14 {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 520px;
	top: 260px;
	background-color: #C0ED20;
	background-image:url(/img_home/carre-12.gif);
}




#zone {
	width: 640px;
	height: 380px;
	position: absolute;
	top: 65px;
	left: 140px;
	z-index: -100;
}

#share {
	width: 648px;
	height: 20px;
	position: absolute;
	top: 460px;
	left: 138px;
	z-index: -101;
}
#share .droit {
	float: right;
}
#langue {
	position: absolute;
	left: 680px;
	top: 40px;
	width: 100px;
	height: 20px;
	text-align: right;
}
.txtlangues, a.txtlangues:link, a.txtlangues:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	visibility:hidden;
}
a.txtlangues:hover {
	color: #C0ED20;
}
.txtlangues_selected, a.txtlangues_selected:link, a.txtlangues_selected:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #C0ED20;
}

#footer { 
width: 100%; 
position: absolute; 
bottom: 0px; 
left: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
text-align:center;
}
.monoloco, a.monoloco:link, a.monoloco:visited {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color: #C0ED20;
text-decoration: none;
}
a.monoloco:hover {
color: #666666;
}
