@charset "UTF-8";

body{
	background-color: #000;
	left: 50%;
	width: 950px;
	height: 1100px;
	margin-left: -475px;
	position: absolute;
	text-align: center;
	color: #fff;
	font-family: arial, sans-serif;
}

#header{
	display: none;
}

#rollover_cowboy {
	top: 38px; /* Header height */
	left: 0px;
	position: absolute;
	height: 550px;
	width: 190px;
	display: none;
}

#rollover_break {
	top: 38px; /* Header height */
	left: 0px;
	position: absolute;
	height: 550px;
	width: 190px;
	display: none;
}

#rollover_bikini {
	top: 38px; /* Header height */
	left: 0px;
	position: absolute;
	height: 550px;
	width: 190px;
	display: none;
}

#rollover_fatale {
	top: 38px; /* Header height */
	left: 0px;
	position: absolute;
	height: 550px;
	width: 190px;
	display: none;
}

#main {
	float: left;
	position: relative;
	height: 550px;
	width: 950px;
	display:none;
	z-index: 2;
}

#no_flash{
	left: 50%;
	margin-left: -165px;
	position: absolute;
	height: 380px;
	width: 330px;
	margin-top: 140px;
}

#get_flash{
	position: absolute;
	.position: relative;
	height: 60px;
	width: 100%;
}

#pierre{
	position: absolute;
	top: 60px;
	right: 0px;
}

.here {
	text-decoration: none;
	color: #D60528;
}

#loading{
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 5;
	overflow: hidden;
	background-color: #000000;
}

#loading_img{
	position: absolute;
	top: 400px;
	left: 415px;
	height: 51px;
	width: 120px;
}

#main_loading{
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 3;
	background-color: #000000;
	padding-top: 250px;
}

#submain {
	float: left;
	position: relative;
	height: 250px;
	width: 950px;
	display:none;
	z-index: 2;
}

#footer{
	float: left;
	position: relative;
	width: 949px; /* 9 unités.*/
	height: 1000px;
	overflow: hidden;
	z-index: 2;
	display: none;
}

#legals{
	width: 950px;
	height: 15px;
	text-align: right;
	font-size: 11px;
	color: #666666;
	z-index: 2;
	display:none;
}

a{
	text-decoration: none;
	color: #666666;
}

a.hover{
	text-decoration: none;
	color: #999999;
}
