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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.bg-footer {
	background-color: #333333;
	height: 32px;
	top: 85%;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.img-logo-estelle {
	height: 50px;
	width: 220px;
	position: absolute;
	top: 85%;
	left: 320px;
	z-index: 2;
	margin-top: -14px;
}
.mentions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	height: 31px;
	width: 160px;
	top: 85%;
	right: 15px;
	position: absolute;
	color: #666666;
	padding-top: 9px;
	text-align: right;
	z-index: 2;
}
.mentions a {
	color: #666666;
	text-decoration: none;
}

.img-contact {
	height: 31px;
	width: 117px;
	position: absolute;
	left: 40px;
	top: 85%;
	padding-top: 4px;
	z-index: 2;
}
.img-log {
	height: 31px;
	width: 117px;
	position: absolute;
	left: 180px;
	top: 85%;
	padding-top: 4px;
	z-index: 2;
}
.bg-about {
	background-color: #b3b3b3;
	height: 85%;
	width: 450px;
	position: absolute;
	z-index: 0;
	top: 0px;
	right: 150px;
}
.player-home {
	height: 375px;
	width: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -35%;
	z-index: 0;
	border: 4px solid #dddddd;
}
#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	position:absolute;
	width: 320px;
	z-index: 2;
	top: 52%;
	left: 59%;
}
#menu li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
#menu a {
	color: #DDDDDD;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
}
#menu   a:hover  {
	color: #FFFFFF;
}
#menu  #current a {
	color: #333333;
}
.img-pic-estelle {
	height: 164px;
	width: 160px;
	position: absolute;
	z-index: 1;
	top: 20%;
	border: 2px solid #333333;
	right: 520px;
}
#menu2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	position:absolute;
	left: 270px;
	z-index: 2;
	bottom: 6%;
}
#menu2 li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
#menu2 a {
	color: #DDDDDD;
	text-decoration: none;
	margin: 30px;
}
#menu2 a:hover {
	color: #FFFFFF;
}
#menu2 #current a {
	color: #333333;
}
.txt-about {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
	height: 70%;
	width: 320px;
	position: absolute;
	z-index: 2;
	top: 10%;
	right: 175px;
	overflow: auto;
}
.player-links {
	height: 400px;
	width: 384px;
	position: absolute;
	left: 320px;
	top: 85%;
	margin-top: -400px;
}
.login 
{
	height: 317px;
	width: 390px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -195px;
	margin-top: -158px;
	background-attachment: fixed;
	background-image: url(../img/img-bg-login.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt-login-1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	z-index: 1;
	text-indent: 30px;
	top: 90px;
	position: absolute;
}
.p-login1 {
	position: absolute;
	top: 120px;
	left: 30px;
}
.txt-login-2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	z-index: 1;
	text-indent: 30px;
	top: 170px;
	position: absolute;
}
textarea, input, select

{
	background-color: #f4f4f4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.p-login2 {
	position: absolute;
	top: 200px;
	left: 30px;
}
.img-log-submit {
	position: absolute;
	right: 30px;
	top: 250px;
	height: 30px;
	width: 108px;
}
.bg-contact {
	background-color: #b3b3b3;
	height: 85%;
	width: 700px;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 50%;
	margin-left: -350px;
	background-attachment: fixed;
	background-image: url(../img/img-bg-contact.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow: auto;
}
.img-enveloppe-contact {
	height: 50px;
	width: 90px;
	margin-right: -45px;
	position: absolute;
	z-index: 2;
	top: 30px;
	right: 50%;
}
.txt-contact {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 15px;
}
.mentions-mail {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	position: absolute;
	color: #333333;
	text-align: right;
	z-index: 2;
	right: 0px;
	width: 300px;
	bottom: 0px;
	padding-bottom: 6px;
}
.centre {
	width: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
	font-style: normal;
	line-height: normal;
	height: 100px;
	margin-top: -50px;
}
.box-contact {
	position: absolute;
	z-index: 2;
	width: 300px;
	top: 100px;
	left: 10px;
}
.box-contact2 {
	position: absolute;
	z-index: 2;
	width: 300px;
	top: 100PX;
	right: 10px;
}
.img-logo-estelle-big {
	height: 77px;
	width: 300px;
	margin-right: -150px;
	position: absolute;
	z-index: 2;
	top: 40%;
	left: 60%;
}
.bg-mentions {
	background-color: #b3b3b3;
	height: 85%;
	width: 700px;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 50%;
	margin-left: -350px;
	background-attachment: fixed;
	background-image: url(../img/img-bg-contact.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 10px;
	overflow: auto;
}
.player-gallery {
	height: 70%;
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 10%;
}

#menu3 {
	position: absolute;
	top: 20px;
	left: 50%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	z-index: 2;
	color: #DDDDDD;
	width: 900px;
	margin-left: -450px;
}
#menu3 dl {
	width: 120px;
	float: left;
}
#menu3  dt {
	cursor: pointer;
	text-align: center;
}
#menu3 dd {
}
#menu3 li {
	text-align: center;
}
#menu3 li a, #menu3 dt a {
	color: #DDDDDD;
	text-decoration: none;
	display: block;
	height: 100%;
}
#menu3 li a:hover, #menu3 dt a:hover {
	color: #333333;
	font-weight: 400;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
}
