/* general */

.fleft{
	float: left;
}
.fright{
	float: right;
}
.aleft{
	text-align: left;
}
.aright{
	text-align: right;
}
.ajutify{
	text-align: justify;
}
.acenter{
	text-align: center;
}
.clr{
	clear: 	both;
}
a{
	color: #e0cdae;
	text-decoration: none;
}
strong{ color:#e0cdae }
img{
	border: 0;
}
.dispnone{ display:none; }
a:hover{
	text-decoration: underline;
}
p, table{
	font-size:12px;
	text-align:justify;
}
li, ul{font-size:11px;}
h1, h2, h3, h4, h5{
	color:#bcaf98;
	font-weight: normal;
}
h1{
	font-size: 24px;
	font-weight:bold;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 16px;
	color:#fff;
	padding-top:10px;
}
h5{
	font-size: 13px;padding:0;margin:0;
}
h6{
	color:#e0cdae;
	font-size:12px;
	font-weight:bold;
	padding:0;margin:0;
}
h7{
	color:#e0cdae;
	font-size:10px;
	font-weight:normal;
	padding:0;margin:0;

}

/* blocs */

html{
	height: 100%;
	margin:0px;
	padding:0px;
}

body{
	background: url(../images/bg.png) no-repeat 50% 50%;
	font-family:arial;
	color:#fff;margin:0;
}

#wrapper{
	background: url(../images/bg-wrapper.png) no-repeat;
	width:974px;
	height:598px;
	margin:auto;
	margin-top:0px;padding:1px;
	position:relative;
}
#logo, #logo-en, #logo-de{
	background:url(../images/logo-prehome-1.png) no-repeat;
	margin:auto;
	position:relative;
	height: 363px;
	width:508px;
	margin-top:135px;
}	
#logo-de, #logo-en{
	background:url(../images/logo-prehome.png) no-repeat;
	height:322px;
}


#homme,#femme{
	height:556px;
	width:235px;
}
#homme{
	float:right;
	background:url(../images/visu-homme.png) no-repeat;
}
#femme{
	background:url(../images/visu-femme.png) no-repeat;
	float:left;
}
#footer{
	height:50px;
	width:100%;
	position:relative;
	clear:both;
	top:-68px;
}
#legal{ float:left; padding-top:1px; width:740px;}
#legal a, #legal .add{
	margin-left:15px;
	color:#ccc1af;
	font-size:11px;	
}
#legal .add{ padding-left:130px;}
#footer.pre-home{
	height:50px;
	width:100%;
	position:relative;
	clear:both;
	top:0px;
}
#langue{
	background:	#ccc1af;
	width:93px;
	height:23px;
	margin-left:1px;float:left;
	padding-left:23px;
	
	
}
#langue a{
	color:#fff;
	font-size:10px;
	margin-right:1px;
	float:left;
	display:block;
	height:18px;width:18px;padding-top:5px;padding-left:5px;
}
#langue a:hover{
	background:#8e877a;	
	text-decoration:none;
}
#actweb a{
	background:url(../images/aw.gif) 0 0 no-repeat;
	color:#999994;
	width:110px;
	height:18px;
	margin:10px;
	margin-right:-6px;
	float:right;
	font-weight:normal;
	display:block;
}

#logo-page{
	background:url(../images/logo-page.png) no-repeat;
	height:110px;
	width:425px;
	margin:22px;
	position:relative;
	z-index:2;
}
#logo-page a{
	display:block;
	height:100px;
	width:420px;
}
#menu-haut{
	height:16px;
	border-top:#c8bfb0 2px solid;
	background:#b9ad99;
	width:405px;
	float:right;
	margin-right:2px;	
	position:relative;z-index:10
}
#menu-haut a, #menu-haut li{
	float: left;
	text-decoration: none;
	display: block;
	width:auto;
	text-align:center;
	padding-top:0px;

	color:#fff;
	}
#menu-haut li{ 
	background:url(../images/bg-li.png) no-repeat;
	background-position:right 1px; padding-left:10px; padding-right:10px;
}
li.last{ background: none; }
#menu-haut li.last{ background:none;}
#menu-haut ul, #menu-bas ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#content{
	width:100%;height:381px;float:left;
	position:relative;
	top:-155px;
	height:468px;
	z-index:1;
	margin:0;
}
#menu-bas{
	height:89px;
	width:972px;
	background:#b0a490;
	margin:0;
	padding:0;
	margin-left:1px;
	margin-right:1px;	
	margin-top:0px;
}
#menu-bas a, #menu-bas li{
	float:left;
	height:85px;
	width:162px;
}
#visuel{
	margin:1px;
	height:466px;
	display:block;
	
}
#yoga{
	background:url(../images/le-yoga.jpg) no-repeat;
	cursor:pointer;
}
#centre{
	background:url(../images/notre-centre.jpg) no-repeat;
	cursor:pointer;
}
#cours{
	background:url(../images/les-cours.jpg) no-repeat;
	cursor:pointer;
}
#equipe{
	background:url(../images/l-equipe.jpg) no-repeat;
	cursor:pointer;
}
#actu{
	background:url(../images/notre-actu.jpg) no-repeat;
	cursor:pointer;
}	
#info{
	background:url(../images/contact.jpg) no-repeat;
	cursor:pointer;
}

#yoga:hover{
	background:url(../images/le-yoga-hover.jpg) no-repeat;
}
#centre:hover{
	background:url(../images/notre-centre-hover.jpg) no-repeat;
}
#cours:hover{
	background:url(../images/les-cours-hover.jpg) no-repeat;
}
#equipe:hover{
	background:url(../images/l-equipe-hover.jpg) no-repeat;
}
#actu:hover{
	background:url(../images/notre-actu-hover.jpg) no-repeat;
}	
#info:hover{
	background:url(../images/contact-hover.jpg) no-repeat;
}
#visuel1, #visuel2{
	display:none;	margin:1px;
	margin-top:3px;
	height:468px;
	display:block;
	
}
#content #header{
	heignt:163px;
	width:972px;
}
#middle{
	height:295px;
	overflow:scroll;
	background:url(../images/bg-middle.jpg) no-repeat;
	margin-top:-5px;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	margin-right:2px;
	padding-bottom:0px;
}
#padd{
	background:url(../images/bg-middle.jpg) no-repeat bottom;
	height:10px;margin-right:2px;
}
#middle li{
	list-style:none;
	background:url(../images/puce-li.png) no-repeat 0 4px;
	padding-left:11px;
	font-size:12px;
}
#menu-content{
	background:none;
	float:right;
	margin:0;
	padding:0;width:275px;
}
#menu-content a{color:#fff;text-transform:uppercase;}
#menu-content ul{margin:0;}
#menu-content li{
	margin:0;
	background:#b9ad99;
	float:left;margin-left:2px;
	display:block;
	height:19px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
}

.inputbox{
	width:160px;
	border:#80786a 1px solid;
	color:#7a7365;
}
.area{
	width:444px;
	overflow:auto;
}
label{
	font-size:11px;
	width:75px;
	display:block; float:left;
}
#nos-cours li a{
	text-transform:uppercase; padding-right:10px;}
#nos-cours li{
	margin-bottom:10px;
}
.readmore{
	background:#8e877a;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
	width:90px;
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	text-align:center;
}
.retour{
	float:left;
	font-size:10px;
padding-top:10px;
padding-right:10px;}
.retour a{color:#fff;}
.retour a:hover { text-decoration:none; }
#gmap_container{float:right;border:1px dotted;}
dd p{padding:0; font-size:12px;}

dd{margin-bottom:15px;}

dt{font-size:12px;font-weight:normal;color:#e0cdae;cursor:pointer;}
dt:hover{ font-weight:bold; }
#accordion{padding-right:15px;
margin-bottom:10px;
}
#editblock-one{
	margin:0;padding:0;margin-top:-10px;	
}
.fade {
  position: absolute;
  top: 0;
  left: 0;
}
.hidden_img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
table.actu{
	border-top:1px solid #918a7d;
	width:95%;
	margin:auto;
}
table.actu .td1{
	border-right:1px solid #918a7d;
	width:50%;
}
table.actu .gauche{
	width:320px;
	display:block;float:left;
}
table.actu .droite{
	width:90px;float:right;
	margin-top:5px;
}

table.actu .droite a{
	background:#8e877a;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
}
