
#page_container_e {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 40px;
	top: -7px;
	z-index: 120;
}
.panel_button_e {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	width: 400px;
	height: 40px;
	background: url(http://www.venuslovecam.com/event/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_e img {
	position: relative;
	top: -2px;
	border: none;
	margin-left: auto;
}
#toppanel_e div.panel_button_e a {
	text-decoration: none;
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: -11px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
}
#toppanel_e div.panel_button_e a:hover {
	color: #FFFFFF;
}

#toppanel_e {
	position: absolute;
	width: 900px;
	left: 0px;
	z-index: 25;
	text-align: center;

}
#panel_e {
	width: 900px;
	position: relative;
	top: 0px;
	height: 0px;
	margin-left: 0px;
	margin-right: auto;
	z-index: 150;
	overflow: hidden;
	text-align: left;
	background-image: url(http://www.venuslovecam.com/event/images/bg.jpg);
	background-repeat: repeat-x;
}
#image_e {
	width: 860px;
	position: absolute;
	top: 80px;
	height: 400px;
	margin-left: 20px;
	margin-right: auto;
	z-index: 50;
	overflow: hidden;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF33;
	text-align: center;
	font-weight: bold;
}
#texte_e {
	width: 410px;
	position: absolute;
	top: 80px;
	height: auto;
	margin-left: 480px;
	margin-right: auto;
	z-index: 50;
	overflow: hidden;
	left: 0px;
	text-align: justify;
	padding-top: 0px;
}
#titre_e {
	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;
}


