@charset "utf-8";
body/* CSS Document */

 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #aaaaaa;
	background-color: #000000;
	margin: 0px;
	display: block;
}
.blanc {
	color: #FFFFFF;
}
.bleu {
	color: #418fb0;
}
.gris {
	color: #676767;
}
.legende {
	color: #418fb0;
	font-size: 11px;
}
.bas {
	color: #676767;
	font-size: 11px;
}
.uppercase {
	text-transform: uppercase;
	font-size: 10px;
	color: #d5f3ff;
}
p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #aaaaaa;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#logo {
	position:absolute;
	top: 15px;
	margin-left:-370px;
	width:343px;
	height: 188px;
	left: 50%;
	z-index: 2;
	background-image: url(img/logo_as.gif);
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #676767;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4bb5e2;
	text-decoration: none;
}
a.bas {
	font-size: 11px;
	text-decoration: none;
	color: #676767;
}
a.bas:hover{
	font-size: 11px;
	color: #4bb5e2;
	text-decoration: none;
}
#info_hdrt {
	position:absolute;
	top: 12px;
	margin-left:212px;
	width:148px;
	height: 100px;
	left: 50%;
	z-index: 2;
	}
#barre_btn {
	position:absolute;
	top: 159px;
	margin-left:-38px;
	width:344px;
	height: 21px;
	left: 50%;
	z-index: 1;
	}
#contenu {
	position:absolute;
	top: 197px;
	margin-left:-370px;
	width:729px;
	left: 50%;
	z-index: 1;
	}
#imgD_accueil {
	position:absolute;
	top: 197px;
	margin-left:230px;
	width: 128px;
	height: 473px;
	left: 50%;
	z-index: 1;
	background-image: url(img/d_accueil.jpg);
	display: block;
	}
#imgD_produit {
	position:absolute;
	top: 283px;
	margin-left:-330px;
	width: 120px;
	height: 473px;
	left: 50%;
	z-index: 1;
	display: block;
	}
#bas {
	position:absolute;
	top: 545px;
	margin-left:-186px;
	width:570px;
	left: 385px;
	z-index: 1;
	height: 100px;
	}
