/*--communs à toutes les popups--*/
body {
	margin: 0;
	background-color: #000;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	display: block;
	border: 0;
}
a { 
	text-decoration: underline;
	color: white;
}
p {
	margin: 0 0 28px 0;
	padding-left: 19px;
	line-height: 16px;
}
object { outline: none; }
#main {
	margin: 0 auto;
	width: 486px;
	height: 607px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#head {
	width: 441px;
	height: 146px;
	padding-left: 10px;
	overflow: hidden;
}
#top {
	height: 335px;
}
#top p {
	margin: 0 0 15px 0;
}
#dompescroller {
	width: 490px;
	height: 439px;
	overflow: hidden;
	float: left;
}
#content {
	height: 439px;
	width: 441px;
	overflow: auto;
	padding-left: 0;
	float: left;
}
#scrollcontent {
	padding-bottom: 20px;
}
.separ {
	margin-top: 23px;
}
h1 { clear: both; }
h1.toptitre {
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	margin: 20px 0 25px 0;
	padding-left: 19px;
}
h1.stand {
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	margin: 0 0 20px 0;
	padding-left: 19px;
}
h1.sansmarges {
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	margin: 0;
	padding-left: 19px;
}
h1.petitemarge {
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	margin: 0 0 8px 0;
	padding-left: 19px;
}
h1.topmarge {
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	margin: 0 0 25px 0;
	padding: 20px 0 0 19px;
}
h2 {
	font-weight: normal;
	font-size: 15px;
	color: #a78809;
	padding-left: 19px;
	margin: 0 0 20px 0;
}
h3 {
	font-weight: normal;
	font-size: 18px;
	color: #a78809;
	padding-left: 19px;
	margin: 0 0 20px 0;
}

/* le scroller */
#scrollarea {
	background: #000;
	height: 439px;
	width: 21px;
	float: left;
	cursor: pointer;
	position: absolute;
	left: 465px;
	top: 143px;
	z-index: 10;
}
div#scrollBarContainer {
	height: 397px;
}
#scrollKnob {
	width: 19px;
	background: #000;
	min-height: 10px;
	border: 1px solid #5b4d2d;
}
#scrollKnobGray {
	width: 19px;
	background: #000;
	min-height: 10px;
	border: 1px solid #3c3c3c;
}
#scrollForward,
#scrollBack,
#scrollForwardGray,
#scrollBackGray {
	width: 21px;
	height: 21px;
	margin: 0;
}
#scrollForward {
	background: url(../img/goldScrollTop.jpg) top left no-repeat;
}
#scrollBack {
	background: url(../img/goldScrollBottom.jpg) top left no-repeat;
}
#scrollForwardGray {
	background: url(../img/grayScrollTop.gif) top left no-repeat;
}
#scrollBackGray {
	background: url(../img/grayScrollBottom.gif) top left no-repeat;
}

p.illustr{
	margin: 0 0 20px 0;
}
#videoContainer {
	padding-left: 19px;
	height: 339px;
}
#videoSign {
	color: #8f8f8f;
	text-align: right;
	width: 415px;
	margin: 2px 0 18px 0;
}
.pdfdm { clear: both; }
.pdfdm { clear: both; }
/*--end commun à toutes les popups--*/

/* vintage 2000 */
#v2000gbtxt {
	float: left;
	width: 270px;
	height: 335px;
}
#v2000bottle {
	float: right;
}
#underTop {
	height: 449px;
	margin: 5px 0 15px 0;
}

p.histo { margin: 0 0 18px 0; }

#v2000gbB2 {
	float: left;
	padding-left: 19px;
}
#v2000gbTxt2 {
	float: left;
	width: 260px;
	margin-top: 60px;
}