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

body {
	margin: 0px;
	text-align:center;
}
a {
	text-decoration: none;
}

#cadre {
	width:594px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	width:80px;
	height:20px;
	background-image:url(../../_img/v2/d_logo2.gif);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	top: 500px;
	left:460px;
}
#logo h3 {
	display:none;
}
#accroche {
	float:left;
	width:220px;
	height:80px;
	background-image:url(../../_img/v2/d_accroche2.gif);
	background-repeat:no-repeat;
	position:relative;
	top: 450px;
	left:-30px;

}
#accroche h4 {
	display:none;
}

#bandeau {
	width:594px;
	height:230px;
	background-image:url(../../_img/v2/d_bnd2.jpg);
	background-repeat:no-repeat;
}
#bandeau h1 {
	display:none;
}
#texte {
	width:280px;
	margin-left:300px;
	font: 9pt Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#texte p {
	margin:3px 0px;;
}
#menu {
	width:220px;
	height:72px;
	float:left;
	position:relative;
	top:-120px;
	left:20px;
}

#menu ul,#menu li {
	display:inline;
	margin:0px;
	padding:0px;
}
#bt0 {
	display:block;
	float:left;
	width:24px;
	height:20px;
	margin:0px;
	padding:0px;
	background-image:url(../../_img/v2/d_oeil.gif);
	background-repeat:no-repeat;
}
#bt0 span {
	display:none;
}
#bt0:hover span {
	display:block;
	position:relative;
	top:-20px;
	font: 8pt Arial, Helvetica, sans-serif;
	color:#008BCC;
}
#bt1 {
	display:block;
	float:left;
	width:24px;
	height:20px;
	margin:0px;
	padding:0px;
	background-image:url(../../_img/v2/d_oeil1.gif);
	background-repeat:no-repeat;
}
#bt1 span {
	display:none;
}
#bt1:hover span {
	display:block;
	position:relative;
	top:-20px;
	font: 8pt Arial, Helvetica, sans-serif;
	color:#CACC00;
}
#bt2 {
	display:block;
	float:left;
	width:24px;
	height:20px;
	margin:0px;
	padding:0px;
	background-image:url(../../_img/v2/d_oeil2.gif);
	background-repeat:no-repeat;
}
#bt2 span {
	display:none;
}
#bt2:hover span {
	display:block;
	position:relative;
	top:-20px;
	font: 8pt Arial, Helvetica, sans-serif;
	color:#F29400;
}
#bt3 {
	display:block;
	float:left;
	width:24px;
	height:20px;
	margin:0px;
	padding:0px;
	background-image:url(../../_img/v2/d_oeil3.gif);
	background-repeat:no-repeat;
}
#bt3 span {
	display:none;
}
#bt3:hover span {
	display:block;
	position:relative;
	top:-20px;
	font: 8pt Arial, Helvetica, sans-serif;
	color:#925297;
}
#bt4 {
	display:block;
	float:left;
	width:24px;
	height:20px;
	margin:0px;
	padding:0px;
	background-image:url(../../_img/v2/d_oeil4.gif);
	background-repeat:no-repeat;
}
#bt4 span {
	display:none;
}
#bt4:hover span {
	display:block;
	position:relative;
	top:-20px;
	font: 8pt Arial, Helvetica, sans-serif;
	color:#D60F1B;
}
