@charset "utf-8";
/* CSS Document */

html {
	font-family: sans-serif;
	font size: 100%;
	color: #412770;
}
body {
	/*background: url(images/Page1.jpg) center top;*/
	height: 1000px;
	margin: 0;
	padding: 0;
	}

#goldie1 {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	height: 28px;
	background: url(images/gold_ribbon.png) repeat-x center;
}
#goldie2 {
	position: absolute;
	top: 690px;
	left: 0px;
	width: 100%;
	height: 28px;
	background: url(images/gold_ribbon.png) repeat-x center;
}

#pg1_copyright {
	position: absolute;
	top: 725px;
	left: 0px;
	width: 100%;
	height: 15px;
	text-align: center;
	font-size: 50%;
	color: #CFCFCF;
}	

#wrapper {
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 1000px;
}


	
#champagne_lrglogo {
	position: absolute;
	left: 221px;
	top: 145px;
	background: url(images/champagne_de_venoge_p1.png) no-repeat center top;
	width: 558px;
	height: 356px;
}
#champagne_lrglogo2 {
	position: absolute;
	left: 304px;
	top: 80px;
	background: url(images/champagne_de_venoge_p1.1.png) no-repeat center top;
	width: 391px;
	height: 249px;
}

#legalage {
	position: absolute;
	width: 560px;
	left: 220px;
	top: 355px;
	height: 20px;
	text-align: center;
	font-size: 88%;
	letter-spacing: .001em;
	font-weight: bold;
}
#legalage2 {
	position: absolute;
	width: 560px;
	left: 220px;
	top: 550px;
	height: 20px;
	text-align: center;
	font-size: 88%;
	letter-spacing: .001em;
	font-weight: bold;
}
#legalYES {
	position:absolute;
	font-size: 170%;
	left: 380px;
	top: 400px;
	font-weight: bolder;
 }
#legalNO {
	position:absolute;
	font-size: 170%;
	right: 380px;
	top: 400px;
	font-weight: bolder;
}
#mrcork {
	position: absolute;
	width: 280px;
	height: 206px;
	left: 360px;
	top: 450px;
	background:url(images/cork_man.png) center top no-repeat;

}
