@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
}

.aim{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	clear:both;
	padding:0;
}

.aim a{
	background-position:center center;
	cursor:pointer;
	display:block;
	overflow:hidden;
	position:relative;
	float:left;
	text-decoration:none;
}

.aim a:hover, .aim a:visited{
	text-decoration:none;
}

.aim ul{
	list-style:none;
}

.aim li{
	display:block;
	overflow:hidden;
	float:left;
}

.aim a span{
	color:#FFFFFF;
/*	bottom:10px; 
	left:10px;*/
	width:100%;
	display:block; 
	padding:2px 5px 5px;
	position:absolute;
	font-size:12px;
	font-weight:bold;
	height:654px; /*même valeur que dans le JS*/
	line-height:18px;
}

#socialinks{
	padding:0;
	margin:0 auto;
	width:800px;
	height:15px;
	display:block;
	text-align:right;
}

#mentions{
	margin:5px auto;
	padding:0;
	width:814px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#B3B3B3;
}

a.lien{
	color:#B3B3B3;
	text-decoration:none;
}

a.lien:hover{
	color:#777777;
	text-decoration:underline;
}

.bienvenue{
	background:url(../images/C0LGT.jpg) left top no-repeat;
}
.mimosa{
	background:url(../images/C4LGT.jpg) left top no-repeat;
}
.mardis{
	background:url(../images/C2LGT.jpg) left top no-repeat;
}
.rdv{
	background:url(../images/C5LGT.jpg) left top no-repeat;
}
.infos{
	background:url(../images/C8LGT.jpg) left top no-repeat;
}
.visites{
	background:url(../images/C1LGT.jpg) left top no-repeat;
}
.ou{
	background:url(../images/C11LGT.jpg) left top no-repeat;
}
.turjan{
	background:url(../images/C12LGT.jpg) left top no-repeat;
}
.marche{
	background:url(../images/C13LGT.jpg) left top no-repeat;
}
.bargeaux{
	background:url(../images/C14LGT.jpg) left top no-repeat;
}
.vip{
	background:url(../images/C15LGT.jpg) left top no-repeat;
}
