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

body {
	margin: 0px;
	background-color:#000000;
	text-align:center;
}
#cadre {
	width:770px;
	height:510px;
	background-image:url(../../_img/v2/accueil_Web.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#space1 {
	width:100%;
	height:25px;
}
#logo {
	width:93px;
	height:47px;
	margin-left:505px;
}
#space2 {
	width:100%;
	height:123px;
}
#centre {
	width:100%;
	height:126px;
}
#accroche {
	float:left;
	width:241px;
	height:126px;
	margin-left:60px;
	background-image:url(../../_img/v2/Accroche.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#oeil {
	float:left;
	width:68px;
	height:77px;
	margin-left:101px;
	margin-top:39px;
}

#space3 {
	width:100%;
	height:117px;
}
#menu {
	width:100%;
	height:72px;
	background-image:url(../../_img/v2/fond_menu.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#menu ul,#menu li {
	display:inline;
	margin:0px;
	padding:0px;
}
#bt1 {
	display:block;
	float:left;
	width:127px;
	height:72px;
	margin:0px;
	padding:0px;
	margin-left:150px;
	background-image:url(../../_img/v2/bt1.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#bt1:hover {
	background-image:url(../../_img/v2/bt1.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#bt1 span {
	display:none;
}
#bt2 {
	display:block;
	float:left;
	width:155px;
	height:72px;
	margin:0px;
	padding:0px;
	background-image:url(../../_img/v2/bt2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#bt2:hover {
	background-image:url(../../_img/v2/bt2.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#bt2 span {
	display:none;
}
#bt3 {
	display:block;
	float:left;
	width:100px;
	height:72px;
	margin:0px;
	padding:0px;
	background-image:url(../../_img/v2/bt3.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#bt3:hover {
	background-image:url(../../_img/v2/bt3.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#bt3 span {
	display:none;
}
#bt4 {
	display:block;
	float:left;
	width:87px;
	height:72px;
	margin:0px;
	padding:0px;
	background-image:url(../../_img/v2/bt4.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#bt4:hover {
	background-image:url(../../_img/v2/bt4.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#bt4 span {
	display:none;
}

