body{
	border: 0;
	margin: 0;
}
body, td, th, input, textarea, select{
	outline: none;
	color: #3C3C3C;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
h1, h2, h3, h4, h5, p, img, a{
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
a{
	color: #3C3C3C;
	text-decoration: none;
}
#page{
	top: 0;
	left: 0;
	width: 1060px;
	height: 502px;
	overflow: hidden;
	position: absolute;
	background-color: white;
}
#page div.pinner{
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: white;
}
#page h1{
	top: 0;
	left: 630px;
	z-index: 500;
	width: 384px;
	height: 23px;
	position: absolute;
}
#bgtop{
	top: 0;
	left: 0;
	z-index: 101;
	height: 18px;
	width: 1060px;
	position: absolute;
	background: white url(/images/page-bg-top.png) no-repeat bottom left;
}
#bgbot{
	left: 0;
	bottom: 0;
	z-index: 100;
	height: 38px;
	width: 1060px;
	position: absolute;
	background: white url(/images/page-bg-bottom.png) no-repeat 0px 10px;
}
#menu, #smenu{
	top: 51px;
	z-index: 2;
	height: 400px;
	position: absolute;
	background-color: white;
}
#smenu{
	left: 0;
	width: 173px;
}
#menu{
	left: 48px;
	z-index: 2;
	width: 124px;
}
#menu.level2{
	left: 173px;
}
#menu h2, #smenu h2{
	line-height: 14px;
	text-align: right;
	margin-bottom: 11px;
}
#menu h2 a, #smenu h2 a{
	font-size: 11px;
	font-weight: normal;
}
#menu h2 a:hover, #menu h2 a.sel, #smenu h2 a:hover, #smenu h2 a.sel{
	color: black;
	font-weight: bold;
}
#smenu.hidden{
	left: -173px;
}
#photos, #cache{
	right: 0;
	top: 51px;
	z-index: 2;
	width: 847px;
	height: 400px;
	position: absolute;
}
#photos.small, #cache.small{
	width: 725px;
}
#photos img{
	top: 0;
	left: 0;
	z-index: 1;
	width: 847px;
	height: 400px;
	position: absolute;
}
#photos.small img{
	z-index: 1;
	width: 725px;
}
#photos img.ontop{
	z-index: 5;
}
#photos img.next{
	z-index: 4;
}
#cache{
	z-index: 6;
	display: none;
	text-align: center;
	background: white url(/images/loading.gif) no-repeat center center;
}
#content{
	z-index: 2;
	top: 451px;
	right: 119px;
	width: 728px;
	height: 234px;
	overflow: hidden;
	position: absolute;
}
#content.small{
	width: 606px;
}
#content h2{
	color: black;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 23px 0 17px 0;
}
#content p{
	font-size: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
#content ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content li{
	font-size: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	background: transparent url(/images/puce.png) no-repeat 0px 7px;
}
#details{
	left: 0px;
	top: 451px;
	z-index: 2;
	width: 296px;
	height: 120px;
	position: absolute;
}
#details p{
	font-size: 10px;
	text-align: right;
}
#details p.titre{
	color: black;
	font-size: 11px;
	line-height: 14px;
	margin: 23px 0 17px 0;
}
#details .stitre{
	color: #616161;
}
#vigs{
	left: 0px;
	top: 411px;
	z-index: 2;
	width: 296px;
	height: 40px;
	overflow: hidden;
	text-align: right;
	position: absolute;
}
#vigs #vinner{
	top: 0;
	left: 0;
	height: 40px;
	position: absolute;
	white-space: nowrap;
}
#vigs img{
	height: 40px;
	cursor: pointer;
	margin-left: 4px;
}
#pdf{
	right: 0;
	z-index: 2;
	top: 451px;
	width: 119px;
	height: 17px;
	position: absolute;
}
#pdf p{
	float: right;
	cursor: pointer;
	margin-top: 20px;
	line-height: 17px;
	padding-left: 21px;
	background: transparent url(/images/pdf.png) no-repeat top left;
}
#pdf p:hover{
	background: transparent url(/images/pdf-sel.png) no-repeat top left;
}
#pdf p a{
	font-size: 10px;
}
#pdf p:hover a{
	color: #880000;
}
#cachebg{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 100000;
	position: absolute;
}

