body {
	width: 100%;
	height: 100%;
	margin: 0px;
	background-color: #fdfcf8;
	text-align: center;
	font: 12px/1.2 "Century Gothic", arial, sans-serif;
	color: #141414;
}
#conteneur {
	position: relative;
	width: 680px;
	height: 680px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
    scrollbar-face-color:#90DB55;
    scrollbar-highlight-color:#90DB55;
    scrollbar-shadow-color:#90DB55;
    scrollbar-3dlight-color:#90DB55;
    scrollbar-arrow-color:#FDFCF8;
    scrollbar-track-color:#D2FDAF;
    scrollbar-darkshadow-color:#90DB55;
}
#head {
	position: relative;
	float: left;
	width: 645px;
	height: 165px;
	background-image: url(./img/head.png);
}
#link {
	position: absolute;
	top: 0px;
	left: 240px;
	width: 180px;
	height: 140px;
}
#left {
	position: relative;
	float: left;
	width: 330px;
	height: 435px;
	background-image: url(./img/left.png);
}
#text {
	width: 295px;
	height: 415px;
	overflow: auto;
	margin: 10px 5px 5px 25px;
}
#text2 {
	width: 295px;
	height: 320px;
	overflow: auto;
	margin: 10px 5px 5px 25px;
}
#enter {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 25px;
	top: 340px;
}
#right {
	position: relative;
	float: left;
	width: 315px;
	height: 435px;
	background-image: url(./img/right.png);
	margin: 0px;
	padding: 0px;
}
#reduc {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 25px;
	top: 371px;
}
#barre {
	float: right;
	width: 35px;
	height: 635px;
	margin-top: 45px;
	background-color: #fdfcf8;
}
#barre img {
	display: block;
	border: 0px;
}
#barre a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50; opacity:0.5;
}
#foot {
	position: relative;
	float: left;
	width: 645px;
	height: 80px;
	background-image: url(./img/foot.png);
}
#foot div {
	padding: 43px 5px 5px 5px;
	text-align: center;
	font: 12px "Century Gothic", arial, sans-serif;
	color: #fff;
}
#foot div a,a:hover,a:visited {
	color: #fff;
	text-decoration: none;
}
#up {
	position: absolute;
	display: none;
	top: 0px;
	left: 9px;
	width: 295px;
	height: 434px;
	background-color: #D2FDAF;
	filter: alpha(opacity=0);
	-moz-opacity: 0; opacity: 0;
	border: 1px solid #90DB55;
	z-index: 10;
}
#up span {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
#up p {
	text-align: center;
	margin-top: 10px;
	font: 17px Verdana, Arial, sans-serif; 
	font-weight: bold;
}
#scr {
	width: 270px;
	height: 364px;
	overflow: auto;
	margin: 10px 5px 5px 15px;
}
#src img {
	border: 0px;
}
.preancers {
	position: relative;
	float: left;
	width: 105px;
	height: 100px;
	background-image: url(./img/pancer.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	text-align: center;
}
.preancers img {
	position: relative;
	top: 10px;
	border: 2px solid #fff;
}
.preancers p {
	position: absolute;
	top: 52px;
	left: 11px;
	margin: 0px;
}
.preancers p a,a:hover,a:visited {
	font: 12px/1.2 "Century Gothic", arial, sans-serif;
	color: #141414;
	text-decoration: none;
}
.ancers {
	position: relative;
	float: left;
	width: 155px;
	height: 100px;
	text-decoration: none;
	background-image: url(./img/ancer.png);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.ancers p {
	width: 135px !important;
	width: 155px;
	height: 80px !important;
	height: 100px;
	padding: 10px;
	margin: 0px;
	cursor: pointer;
	font: 13px/1.2 "Century Gothic", arial, sans-serif;
	color: #141414;
}
.offres {
	display: block;
	width: 240px;
	height: 100px;
	margin: 0px;
	text-decoration: none;
	background-image: url(./img/bon.png);
	background-repeat: no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity: 0; opacity: 0;
}
div.hr {
	width: 240px;
	height: 15px;
	background-image: url(./img/hr.png);
	margin-bottom: 2px;
}
div.hr hr {
  display: none;
}
td {
	font: 12px Verdana, Arial, sans-serif; 
	color: #141414;
	font-weight: bold; 
}
.code {
	padding-top: 8px;
	text-align: center;
}
.valeur {
	width: 65px; 
	height: 40px;
	padding-bottom: 6px;
	text-align: center;
	font-size: 15px;
}
.timend {
	height: 15px;
	font-size: 10px;
}
.cdtn {
	height: 40px;
	padding-left: 15px;
}