#photoAccueil {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 900px;
	height: 470px;
}
#photoAccueil1 {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 900px;
	height: 470px;
	background-image: url("../_images/ihome.jpg");
}
#photoAccueil2 {
position: absolute;
left: 62px;
top: 400px;
width: 246px;
height: 138px;
background-image: url("../_images/atelier.jpg");
}
#photoAccueil3 {
position: absolute;
left: 308px;
top: 400px;
width: 246px;
height: 138px;
background-image: url("../_images/bijou.jpg");
}
#photoAccueil4 {
position: absolute;
left: 554px;
top: 400px;
width: 246px;
height: 138px;
background-image: url("../_images/points-de-vente.jpg");
}
#slogan1 {
position: relative;
margin-left: 110px;
top: 303px;
width: auto;
height: auto;
color: #FFF;
letter-spacing: 3px;
font-size: 15px;
}
#slogan2_1 {
position: relative;
margin-left: 492px;
top: 0px;
width: auto;
height: auto;
color: #FFF;
font-size: 14px;
}
#slogan2_2 {
position: relative;
margin-left: 580px;
top: 0px;
width: auto;
height: auto;
color: #FFF;
font-size: 18px;
font-weight: normal;
}
#description {
position: relative;
margin-left: 500px;
top: 15px;
width: 220px;
height: auto;
color: #FFF;
text-align: justify;
line-height: 17px;
}
#voirVideo {
position: relative;
margin-left: 500px;
top: 22px;
width: auto;
height: auto;
}
#rubriquesBas {
letter-spacing:1px;
position: relative;
top: 110px;
text-align: center;
margin: 0 auto;
}



a:link.lienRubriquesBas {
	text-decoration : none;
	font-size: 18px;
	color: #FFF;
}
a:visited.lienRubriquesBas {
	text-decoration : none;
	font-size: 18px;
	color : #FFF;
}
a:hover.lienRubriquesBas {
	text-decoration : none;
	font-size: 18px;
	color : #F60;
}
