/* @override http://localhost:8888/css/style.css */

#salon1, #salon2, #salon3, #inscription, #legal, #credits, #photoHover, #compte, #moncompte{
	display: none;
}
body{
	margin: 0;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #233e45 url(../images/body_bg.jpg) repeat-x;
}
a{
	color: #fff;
	text-decoration: none;
}
a:hover{
	color: #6a9833;
}


ul{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
#container{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	/*background: url(../images/OmbreBottom.png) repeat-x 0 bottom;*/
	margin-top: 0px;
	color: #fff;
	background-color: rgba(0,0,0,0.4);
	height: 80px;
	overflow: hidden;
	width: 100%;
}
#etatConnexion {
	width: 200px;

	position: absolute;
	top: 121px;
	right: 0px;
		background:url(../images/transparentB_70pc.png);
	padding: 15px;
	z-index: 100;
	color: #fff;
}
#etatConnexion img{
	float: left;
	margin-right: 15px;
}
#etatConnexion li{
	margin-bottom: 10px;
}
#header a{
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
}
#logo{
	background: url(../images/logoAnim.gif) no-repeat;
	height: 0;
	width: 322px;
	float: left;
	padding-top: 60px;
	margin-left: 15px;
	font-size: 0.9em;
}
#navigation{
	height: 80px;
	margin-top: 80px;
	border-top: 1px dotted #605d37;
}
#menuBtn{
	float: left;
	margin-left: 2px;
}
#menuBtn a{
	display: block;
	width: 80px;
	height: 61px;
	background: url(../images/menu_bg.gif) no-repeat center 47px;
	text-align: center;
	padding-top: 19px;
}
#accroche{
	background: url(../images/accroche2.gif) no-repeat;
	width: 338px;
	float: right;
	margin-right: 15px;
	margin-top: 23px;
	text-indent: -999em;
	height: 37px;
}
#menu{
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

#menuBtn_inscription {
	background: url(../images/coeur.gif) no-repeat center 46px;
}
#menuBtn_accueil {
	background: url(../images/maison.gif) no-repeat center 46px;
}
#menuBtn_fb {
	background: url(../images/menu_fb.gif) no-repeat center 46px;
}
#menuBtn_tw {
	background: url(../images/menu_tw.gif) no-repeat center 46px;
}
#menu li, #salon li{
	float: left;
	text-transform: uppercase;
	margin-right: 5px;
	text-align: center;
}
#menu li a, #salon li a{
	display: block;
	width: 80px;
	height: 55px;
	padding-top: 25px;
}
#navigation li a:hover{
	background-color: #7ab140;
}


#salon{
		background: url(../images/salon_bg.gif) no-repeat 1px 30px;
	float: left;
	margin-left: 96px;
}
#salon span{
	display: block;
	margin-top: 8px;
}
#salon ul{
	margin-left: 74px;
	margin-top: -25px;
}
#salon li{
	font-size: 50px;
	text-align: center;
}
#salon li a{
	height: 68px;
	padding-top: 12px;
}
#menuBtn_compte {
	float: left;
	margin-left: 85px;
}
#menuBtn_compte a{
	display: block;
	width: 68px;
	height: 68px;
	padding: 6px;
	text-align: center;
	background: url(../images/menu_compte.gif) no-repeat center 43px;
}
#menuBtn_compte a:hover{background-color: #7ab140;}

#content{
	position: relative;
}
#content img{
	margin-bottom: 2px;
	margin-right: 1px;
}
#content .bord{
	margin-right: 0;
}
.panel{
	position: absolute;
	top: 170px;
	z-index: 2;
	overflow: hidden;
	height: 590px;
	color: #fff;
	width: 100%;
	background-color: #263c3e;
}
#slider {
	position: absolute;
	top: 170px;
	z-index: 2;
	overflow: hidden;
	height: 590px;
	background: #263c3e url(../images/sliderBottom_bg.png) repeat-x 0 580px;
}

#slider #titre {
	font-size: 1.4em;
	color: #fff;
	background: url(../images/sliderTop_bg.png) repeat-x 0 bottom;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 1090px;
	height: 65px;
}
#slider #titre span{
	font-size: 0.8em;
	display: block;
	margin-top: 3px;
	line-height: 18px;
	color: #83bec5;
}
#slider .close{
	position: relative;
	top: 15px;
	right: 15px;
	z-index: 100;
	float:right;
}
.close a{
	display: block;
	width: 56px;
	height: 56px;
	background-image: url(../images/closePanel_btn.png);
	text-indent: -999em;
}
.close a:hover{
	background-position: 0 -56px;
}
#photoHover{
	height: 125px;
	width: 140px;
	color: #666;
	background: url(../images/photoHover.png) repeat-y;
	overflow: hidden;
	position: absolute;
	left: 170px;
	z-index: 10;
	top: 85px;
	float: ;
	padding: 20px;
}
#photoHover ul{

}
#photoHover p{
	text-align: center;
	font-size: 1.2em;
}
#photoHover p span{
	display: block;
	font-weight: bold;
}
#photoHover a{
	color: #999;
	text-decoration: none;
}
#photoHover a:Hover{
	color: #693;
}
#thumbsWrapper {
	position: relative;
}

#salon1, #salon2, #salon3{
	position: absolute;
	top: 170px;
	z-index: 2;
	overflow: hidden;
	height: 590px;
	color: #fff;
	width: 100%;
}
#salon1{background: #333 url(../images/salon2_bg.jpg) 0 center;}
#salon2{background: #333 url(../images/salon2_bg.jpg) 0 center;}
#salon3{background: #333 url(../images/salon2_bg.jpg) 0 center;}

#salon1 .close, #salon2 .close, #salon3 .close{
	float:right;
	margin-top: 15px;
	margin-right: 15px;
}

#salon1 h1, #salon2 h1, #salon3 h1{
	background:url(../images/transparentW_bg.png);
	width: 328px;
	height: 64px;
	padding-top: 15px;
	padding: 15px;
	margin-top: 82px;
}
#salon1 h1 span, #salon2 h1 span, #salon3 h1 span{
	display: block;
	width: 264px;
	height: 53px;
	text-indent: -999em;
}
#salon1 h1 span{background: url(../images/salon01h1.png);}
#salon2 h1 span{background: url(../images/salon02h1.png);}
#salon3 h1 span{background: url(../images/salon03h1.png);}

.tel{
	font-size: 1.6em;
	background: url(../images/tel_bg.png) no-repeat;
	padding-left: 53px;
	margin-top: 29px;
	height: 30px;
	padding-top: 4px;
	margin-left: 23px;
	width: 284px;
	float: left;
	position: absolute;
	top: 0;
}

.text {
	float: right;
	width: 547px;
	margin-top: 191px;
}

.text p {
	background:url(../images/transparentW_bg.png);
	padding: 15px;
}

.text h2 {
	margin-left: 15px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}
.key{
	display: inline-block;
	width: 37px;
	height: 27px;
	margin-left: 6px;
	text-indent: -999em;
}
#salon1 .key{background: url(../images/key1.png) no-repeat;}
#salon2 .key{background: url(../images/key2.png) no-repeat;}
#salon3 .key{background: url(../images/key3.png) no-repeat;}


#bannerAnim{
	position: absolute;
	top: 935px;
	z-index: 2;
	overflow: hidden;
	height: 80px;
	color: #fff;
	background-color: #1f3232;
	left: 340px;
	width: 420px;
}

#bannerAnim p {
	width: 1446px;
	float: left;
	font-size: 2.2em;
	margin: 23px 0 0;
}
/* //// INSCRIPTION ///////*/
#inscription{
	background: url(../photo/inscription_bg.jpg) no-repeat;
}
#inscription .close{
	float:right;
	margin-top: 15px;
	margin-right: 15px;
}
#inscription h1{
	background:url(../images/transparentB-40pc.png);
	width: 328px;
	height: 64px;
	padding-top: 15px;
	padding: 15px;
	margin-top: 82px;
}


#inscription h1 span{
	display: block;
	width: 312px;
	height: 53px;
	text-indent: -999em;
	background: url(../images/inscriptionh1.png) no-repeat;
}
#inscription .text{
	width: 675px;
	text-align: left;
	margin-top: -91px;
	padding-top: 116px;
	background: url(../images/minute.png) no-repeat 400px -30px;
}
#inscription h2{
	margin-left: 89px;
	margin-bottom: 29px;
}
#inscription form{
	background:url(../images/transparentB_70pc.png);
	padding: 15px;
}
#inscription ul{
	margin-left: 175px;
}
#inscription li{
	margin-bottom: 18px;
}
#form ul li span.homme, #form ul li span.femme{
	padding-left: 14px;
	margin-left: 5px;
	display: inline-block;
	height: 24px;
	padding-top: 10px;
	margin-top: -10px;
}

#inscription .upload {
	margin-left: 97px;
	display: block;
}
#form ul li span.homme {
	background: url(../images/homme.png) no-repeat 0 4px;
	margin-right: 15px;
	
}
#form ul li span.femme {
	background: url(../images/femme.png) no-repeat 0 4px;
}
#inscription label {
	float: left;
	width: 130px;
	margin-right: 15px;
	font-size: 1.1em;
}
#inscription .imputext {
	height: 20px;
	width: 190px;
}
#inscription #error{
	visibility: hidden;
}
/* //// COMPTE ///////*/
#compte{
	background: url(../images/fondPanel.png) repeat-x 0 top;
}
#compte .close{
	float:right;
	margin-top: 15px;
	margin-right: 15px;
}
#compte h1{
	margin-top: 80px;
	padding-left: 15px;
}
#compte h1{
	padding-top: 15px;
	padding: 15px;
	margin-top: 82px;
}


#compte h1 span{
	display: block;
	width: 370px;
	height: 61px;
	text-indent: -999em;
	background: url(../images/moncompteh1.png) no-repeat;
}

#compte .text{
	width: 575px;
	text-align: left;
	margin-top: 20px;
	padding-left: 15px;
}
#compte .text a{
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(../images/arrowLink.png) no-repeat left center;
	padding-left: 23px;
	margin-bottom: 5px;
}
#compte .text a:Hover{
	color: #6a9833;
}

#compte #send {
	display: block;
	border: none;
	background: url(../images/connexionBtn.png) no-repeat;
	text-indent: -999em;
	width: 80px;
	height: 80px;
	margin-left: 146px;
	cursor: pointer;
}
#compte #send:hover{
	background-position: 0 -80px;
}
#compte .textLeft {
	margin-left: 15px;
	width: 370px;
	float: left;
}
#compte #form {
	margin-bottom: 50px;
}

#compte li{
	margin-bottom: 18px;
}

#compte label {
	float: left;
	width: 130px;
	margin-right: 15px;
	font-size: 1.1em;
}
#compte .imputext {
	height: 20px;
	width: 190px;
}
#compte #error{
	visibility: hidden;
}

/* //// MON COMPTE ///////*/
.retour{
	width: 80px;
	height: 80px;
	display: block;
	float: right;
	background-image: url(../images/retourBtn.png);
	text-indent: -999em;
	margin-right: 15px;
}
.retour:hover{
	background-position: 0 -80px;
}
#moncompte{
	background: url(../images/fondPanel.png) repeat-x 0 top;
}
#moncompte .close{
	float:right;
	margin-top: 15px;
	margin-right: 15px;
}
#moncompte h1{
	text-align: right;
	float: right;
	margin-right: 30px;
	margin-top: 24px;
}

#moncompte #textContent {
	margin-top: 100px;
}
#moncompte .textLeft {
	margin-left: 85px;
	float: left;
}
#moncompte .textLeft li{
	margin-bottom: 5px;
}
#moncompte .textLeft a{
	display: block;
	width: 70px;
	height: 70px;
	text-align: center;
	color: #fff;
	text-decoration:none;
	text-transform: uppercase;
	padding: 5px;
	font-size: 0.9em;
}
#conceptBtn{
	background: url(../images/voirBtn.png) no-repeat 0 top;
}
#conceptUl{
	width: 600px;
}

#modifBtn{
	background: url(../images/editerBtn.png) no-repeat 0 top;
}
#messageBtn{
	background: url(../images/messageBtn.png) no-repeat 0 top;
}
#moncompte .textLeft a.active, #moncompte .textLeft a:hover{
	background-position: 0 -80px;
}
#moncompte .text{
	float: none;
	margin-left: 218px;
	margin-top: 51px;
	width: inherit;
}
#moncompte h2{
	margin-left: 89px;
	margin-bottom: 29px;
}
#moncompte li{
	margin-bottom: 10px;
}
#conceptUl li{
	margin-bottom: 20px;
	background: url(../images/bullet_bulle.png) no-repeat 0 3px;
	padding-left: 30px;
}
#moncompte .upload {

	display: block;
}
#moncompte #form{
}
#moncompte #form ul{
	margin-left: 250px;
}
#moncompte #form .photoForm {
	float: left;
}

#moncompte label {
	width: 180px;
	margin-right: 15px;
	font-size: 1.1em;
	display: inline-block;
}
#moncompte .imputext {
	height: 20px;
	width: 190px;
}
#moncompte #error{
	visibility: hidden;
}

#moncompte #send {
	display: block;
	border: none;
	background: url(../images/envoiBtn.png) no-repeat;
	text-indent: -999em;
	width: 80px;
	height: 80px;
	margin-left: 198px;
	cursor: pointer;
}
#moncompte #send:hover{
	background-position: 0 -80px;
}
/* //// MESSAGES ///////*/
#newmessage {
	background-image: url(../images/newmessageBtn.png);
	width: 151px;
	height: 29px;
	display: inline-block;
	text-indent: -999em;
	margin-right: 15px;
}
#newmessage:hover{
	background-position: 0 -29px;
}
#topTab a{
	line-height: 29px;
	font-size: 0.8em;
}

#topTab .linkRight {
	float: right;
	margin-right: 25px;
}
#msgPrec, #msgSuiv{
	display: inline-block;
	width: 16px;
	height: 10px;
	text-indent: -999em;
}
#msgPrec {
	background-image: url(../images/msgPrec.gif);
	margin-right: 10px;
}
#msgSuiv {
	background-image: url(../images/msgSuiv.gif);
	margin-left: 10px;
}

#topTab{
	margin-bottom: 10px;
}
#moncompte table{
	width: 98%;
	border-collapse: collapse
}

td.privatemsg-list-participants, td.privatemsg-list-count,td.privatemsg-list-date  {
	text-align: center;
}

thead {
	background-color: #12282b;
}
tr.odd {
	background-color: rgba(38,82,92,0.45);
}
tr{
	height: 35px;
}
#moncompte #formMessage ul {
	margin-left: 0px;
}
#moncompte #formMessage label{
	width: 90px;
	display: block;
	margin-bottom: 5px;
}
#moncompte #formMessage #send{
	margin-left: 0px;
}

#lireMsg img{
	float: left;
	margin-right: 20px;
}
#lireMsg p{
	width: 750px;
}
#lireMsg label{
	width: 92px;
}
#lireMsg form li{
	float: left;
}
#lireMsg form #send{
	margin-left: 20px;
}
#supprBtn{
	width: 101px;
	height: 29px;
	display: inline-block;
	background-image: url(../images/supprBtn.png);
	text-indent: -999em;
}
#supprBtn:hover{
	background-position: 0 -29px;
}
textarea{
	padding: 10px;
}
/* //// MENTION LEGALES ///////*/
#legal .close{
	float:right;
	margin-top: 15px;
	margin-right: 15px;
}
#legal h1{
	background:url(../images/transparentB-40pc.png);
	width: 519px;
	height: 64px;
	padding-top: 15px;
	padding: 15px;
	margin-top: 82px;
}
#legal h1 span{
	display: block;
	width: 521px;
	height: 53px;
	text-indent: -999em;
	background: url(../images/legalh1.png) no-repeat;
}
#legal .text{
	width: 836px;
	margin-top: inherit;
}

/* //// CREDITS ///////*/
#credits .close{
	float:right;
	margin-top: 15px;
	margin-right: 15px;
}
#credits h1{
	background:url(../images/transparentB-40pc.png);
	width: 227px;
	height: 64px;
	padding-top: 15px;
	padding: 15px;
	margin-top: 82px;
}
#credits h1 span{
	display: block;
	width: 217px;
	height: 53px;
	text-indent: -999em;
	background: url(../images/creditsh1.png) no-repeat;
}
#credits .text{
	width: 836px;
	margin-top: inherit;
}
#facebook a, #twitter a{
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 2;
	display: block;
	text-indent: -999em;
}
#facebook a{
	background: url(../images/facebookBtn.gif) no-repeat;
	top: 85px;
	left: 765px;
}
#twitter a{
	background: url(../images/twitterBtn.gif) no-repeat;
	top: 0;
	left: 425px;
}
#facebook a:hover, #twitter a:hover{
	background-position: 0 -80px;
}

#footer {
	color: #fff;
	text-align: center;
	height: 30px;
	margin-top: 10px;
}
#footer a{
	color: #fff;
	text-decoration: none;
}
