#page_container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	top: 0px;
	z-index: 100;
}
.panel_button {
	margin-left: auto;
	margin-right: 450px;
	position: relative;
	top: 0px;
	width: 200px;
	height: 40px;
	background: url(http://www.venuslovecam.com/eventanim/images/panel_button.png);
	z-index: 20;
	filter:alpha(opacity=100);
	-khtml-opacity: 0.90;
    opacity: 0.98;
    -moz-opacity: 0.98;
	cursor: pointer;
}
.panel_button img {
	position: relative;
	top: 7px;
	border: none;
}
#toppanel div.panel_button a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	top: -2px;
	left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
	font-style: normal;
	text-align: left;
	color: #000000;
}
#toppanel div.panel_button a:hover {
	color: #FFFFFF;
}
#toppanel {
	position: absolute;
	width: 900px;
	left: 0px;
	z-index: 25;
	text-align: center;

}
#panel {
	width: 900px;
	position: relative;
	top: 0px;
	height: 0px;
	margin-left: 0px;
	margin-right: auto;
	z-index: 50;
	overflow: hidden;
	text-align: left;
	background-image: url(http://www.venuslovecam.com/eventanim/images/bg.jpg);
	background-repeat: repeat-x;
}
#image {
	width: auto;
	position: absolute;
	top: 80px;
	height: auto;
	margin-left: 10px;
	margin-right: auto;
	z-index: 50;
	overflow: hidden;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF33;
	text-align: left;
	font-weight: bold;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-align: left;
	font-weight: bold;
}

#texte {
	width: 600px;
	position: absolute;
	top: 80px;
	height: auto;
	margin-left: 260px;
	margin-right: auto;
	z-index: 50;
	overflow: hidden;
	left: 18px;
	text-align: justify;
	padding-top: 0px;
}
#titre {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 35px;
	left: 0px;
	position: absolute;
	top: 10px;
	font-size: 24px;
	width: 900px;
}

