@charset "utf-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	letter-spacing: -1px;
}
#header {
	background-image: url(img/header.jpg);
	width: 760px;
	height: 81px;
	background-repeat: no-repeat;
}
#contenu {
	width: 760px;
	color: #000000;
	position: relative;
}
#fond {
	background-image: url(img/fond.jpg);
	height: 482px;
	width: 195px;
	position: absolute;
	left: 0px;
}
#contenu2 {
	background-color: #f6f6f4;
	width: 565px;
	position: absolute;
	right: 0px;
}
#menu {
	background-image: url(img/onglet_fond.gif);
	height: 46px;
	margin-right: 5px;
	margin-left: 5px;
}
#onglet_g {
	background-image: url(img/onglet_g.gif);
	height: 46px;
	width: 22px;
	float: left;
}
#onglet_d {
	background-image: url(img/onglet_d.gif);
	height: 46px;
	width: 22px;
	float: left;
}

#onglet   {
	background-image: url(img/onglet_m.gif);
	height: 26px;
	float: left;
	width: 260px;
	margin: 0px;
	padding-top: 20px;
	background-position: center;
}
.cart {
	background-image: url(img/fond_cart.gif);
	width: 270px;
	float: left;
	margin: 5px;
}
.cart2 {
	width: 260px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
}
.cart2 img {
	margin-bottom: 5px;
}

.bouton {
	float: left;
	width: 269px;
}
.bouton2 {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}



h2 {
	width: 260px;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: "Courier New", Courier, monospace;
	color: #CC3300;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: -1px;
}
.bonusillus {
	margin-top: 10px;
	margin-left: 10px;

}
#footer {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
}


#bonus {
	width: 400px;
	margin-top: 10px;
	background-image: url(img/30min_fond.gif);
	background-repeat: repeat-x;
	height: 73px;
	float: right;
	margin-right: 5px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#form2 {
	margin-top: 15px;
	color: #FFFFFF;
	letter-spacing: -1px;
}
a:link, a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF3300;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}





#bns_g {
	background-image: url(img/30min_g.gif);
	height: 73px;
	width: 10px;
	float: left;
}
#bns_d {
	background-image: url(img/30min_d.gif);
	height: 73px;
	width: 10px;
	float: right;
}
#footer {
	position: absolute;
	top: 1881px;
	color: #FFFFFF;
	padding-left: 200px;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#deroulant {
	font-size: 12px;
}

