﻿#Ayur {
	text-align: left;
	float:left;
	margin-left:10px;
	margin-top:10px;
	background-position:left;
	width:350px;
	height:264px;
	background-color:transparent;
	background-image:url('../ImgGen/Accueil/Ayur.png');
	background-attachment: scroll;
}

#Indiv {
	text-align: left;
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:350px;
	height:264px;
	background-color:transparent;
	background-image:url('../ImgGen/Accueil/Indiv.png');
	background-attachment: scroll;
}

#Group {
	text-align: left;
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:350px;
	height:264px;
	background-color:transparent;
	background-image:url('../ImgGen/Accueil/Grp.png');
	background-attachment: scroll;
}


#Charme {
	text-align: left;
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:350px;
	height:264px;
	background-color:transparent;
	background-image:url('../ImgGen/Accueil/Charm.png');
	background-attachment: scroll;
}
