html {
	background: Black;
	background-attachment: fixed;
    scrollbar-face-color: #000000;
    scrollbar-arrow-color: #AB2DFF;
    scrollbar-highlight-color: #D99FFF;
    scrollbar-3dlight-color: #000000;
    scrollbar-shadow-color: #AB2DFF;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-base-color: #000000;
}

#feuille {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:620px;
}

img {
    border:none;
} 

.titrefond {
	position: absolute;
	height: 21px;
	line-height: 21px;
	width: 618px;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 21px;
	text-align: center;
	color: #99CCFF;
	background-color: #000066;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: baseline;
}

.titreimage {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: baseline;
}

.zonetitre {
	position: absolute;
	font-family: Verdana;
	font-size: 0.6em;
	color: #99CCFF;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.soustitre {
	position: absolute;
	font-family: Verdana;
	font-size: 0.75em;
	color: #CCFF33;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.vide {
	 display:block;
	 position: absolute;
	 left:100px;
	 height:30px;
	 background-color:#000000;
	 color:#000000;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
}

img.promo {
border: 1px solid #F5F50B;
}

#bip {
	 position:absolute;
	 left:1px;
	 top:1px;
}

.google {
	position:absolute;
	top:0px;
	left:400px;
	display: block; /*left: 40px;*/
	background-color:#000000;
	color:#000000;
	width: 150px;
	height: 80px;
	border: 1px solid #000000;
	text-align: center;
}

.pub {
	position:absolute;
	top:260px;
	left:-2px;
	display: block; /*left: 40px;*/
	background-color:#000000;
	color:#000000;
	width: 150px;
	height: 360px;
	border: 1px solid #000000;
	text-align: center;
}
#sbb{
	position: relative;
	left: 0px;
	width: 98px;
	height: 18px;
	background-color: #7B00B0;
	background-image: url(../IMAGES/bouton_fond.gif);
	background-repeat: no-repeat;
	color: #99CCFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 18px;
	border: none;
}

