@charset "utf-8";

html, body{
	width:100%;
	
	
	}

#index  {
	background-color: #FFF;
	background-image: url(images/Font_wellness-body-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin:0;
	
	
}

#gen {
	background-color: #FFF;
	background-image: url(images/Font_wellness-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin:0;
	background-size:1200px;
}


a img {
	border:none;
}
#silo {
	background-image: url(images/silou.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 65px;
	width: 304px;
	height: 100%;
	min-height:850px;
}
#silo_index {
	background-image: url(images/silou-index.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 65px;
	width: 304px;
	
	height:700px;
}
#silo_contact {
	background-image: url(images/silou-contact.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 65px;
	width: 304px;
	height: 1050px;
	
}

/* CSS Document */

#page {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	top: 0px;
	
}
#logo {
	background-image: url(images/logo.png);
	height: 100px;
	width: 240px;
	float: left;
}
#logo img a {
	border:none;
}

.bouton {
	background-image: url(images/bouton85%25.png);
	float: left;
	height: 117px;
	width: 123px;
	background-repeat: no-repeat;
}
#functional {
	margin-top: 100px;
	margin-left: 0px;

}
#functional:hover {
	background-image: url(images/bouton_hover85.png);
	height: 117px;
	width: 123px;
	background-repeat: no-repeat;
}
.lien_menu {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 48px;
	font-size: 14px;
	text-align: center;
	margin-left: -7px;
}
.lien_menu a {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.lien_menu a:hover {
	color: #333;
	font-weight: bold;
	font-size: 13px;
}


#pilates {
	margin-top: 50px;
	margin-left: 0px;
}

#pilates:hover {
	background-image: url(images/bouton_hover85.png);
	height: 117px;
	width: 123px;
	background-repeat: no-repeat;
}

#core {
	margin-top: -10px;
	margin-left: 0px;
}

#core:hover {
	background-image: url(images/bouton_hover85.png);
	height: 117px;
	width: 123px;
	background-repeat: no-repeat;
}

#massages {
	margin-top: 0px;
	margin-left: 0px;
}

#massages:hover {
	background-image: url(images/bouton_hover85.png);
	height: 117px;
	width: 123px;
	background-repeat: no-repeat;
}
#votre_coach {
	margin-top: 0px;
	margin-left: 0px;
}
#votre_coach:hover {
	background-image: url(images/bouton_hover85.png);
	height: 117px;
	width: 123px;
	background-repeat: no-repeat;
}
#contact {
	margin-top: 40px;
	margin-left: 0px;
}

#contact:hover {
	background-image: url(images/bouton_hover85.png);
	height: 117px;
	width: 123px;
	background-repeat: no-repeat;
}
#menu {
	margin-top: 30px;
}


#diapo {
	position: relative;
	z-index: 1000;
	padding-top:40px;
}
#footer {
	background-image: url(images/font_footer.png);
	background-repeat: repeat-x;
	margin-bottom:0px;
	min-height:240px;
	width: 100%;
	min-width:1024px;
	margin-top: -140px;
	z-index: 0;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	background-color: #FFF;
	height:30%;
	
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

#footer_index {
	background-image: url(images/font_footer.png);
	background-repeat: repeat-x;	
	min-height:310px;
	width: 100%;
	min-width:1024px;
	margin-top: -140px;
	z-index: 0;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	background-color: #FFFFFF;
	margin-bottom:0px;
	
}
#footer_index a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#menu_footer {
	text-align: center;
	padding-top: 160px;
}
#menu_footer ul {
	list-style-type: none;
	text-align: center;
}
#menu_footer ul li {
	display: inline;
}
#menu_footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
	color: #999;
	font-weight: bold;
}
#menu_footer ul li a:hover {
	font-weight: bold;
	color: #A6CB40;
}
.contact_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	top: 124px;
	position: absolute;
	left: 883px;
}
.accueil {
	position: absolute;
	left: 376px;
	top: 182px;
}
.accueil img a {
	border:none;
}


h1 {
	font-weight: 700;
	color: #A6CB40;
	text-align: center;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contenu_general {
	margin-top: 30px;
	margin-left: 40px;
}
#contenu_top {
	background-image: url(images/top_font_cont.png);
	background-repeat: no-repeat;
	margin-left: 28px;
	height: 27px;
	width: 876px;
}
#contenu {
	background-image: url(images/font_cont.png);
	background-repeat: repeat-y;
	margin-left: 28px;
	width: 873px;
	min-height:400px;
}
#contenu-contact{
	background-image: url(images/font_cont.png);
	background-repeat: repeat-y;
	margin-left: 28px;
	width: 873px;
	min-height:620px;
	margin-bottom: 0px;
}
#images {
	background-image: url("images/font-image2.png");
    background-repeat: no-repeat;
    float: left;
    height: 350px;
    margin-left: -16px;
    width: 290px;
    z-index: 10;
}

#images2 {
	z-index: 10;
	
	height: 450px;
	width: 290px;
	float: left;
	margin-left: -10px;
	margin-top:-15px;
}

.text {
	width: 550px;
	margin-left: 300px;
	line-height: 140%;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 50px;
}
h2 {
	color: #999;
}

.text a {
	font-weight: bold;
	color: #A6CB40;
	text-decoration: none;
}

.text img a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.text2 {
	width: 650px;
	margin-left: 80px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
#formulaire {
	margin-left: 80px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width:750px;
	min-height: 580px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#formulaire ul {
	list-style:none;
	display:inline;

}
#formulaire li {
	display:inline;
	margin-left:0px;

}

#contenu_bottom {
	background-image: url(images/bottom_cont.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 933px;
	position: relative;
	z-index: 1000;
	margin-top: 0px;
}
.intro {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 75px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}
