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

body /* Internet Explorer */
{
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#menu {
	width:980px;
	height:26px;
	padding-top:13px;
	padding-bottom:13px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	background-image: url(/img/fondMenu.jpg);
	background-repeat: no-repeat;
}

#menu a {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#menu a:hover {
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	color: #f99f1b;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-color: #FFF;	
}

#bk {
	clear:both;
	float:left;
	width:980px;
	height:auto;
	background-image: url(/img/fondRepeat.jpg);
	background-repeat: repeat-y;
}

#content {
	width:536px;
	height:auto;
	padding-left:350px;
	padding-right:145px;
	padding-top:365px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/img/fondZen.jpg);
	background-repeat: no-repeat;
	color: #58472b;
}

#content a {
	color: #090;
}

#content a:hover {
	color: #FFF;
	background-color: #090;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F6A120;
}
.forfaits_back .titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}






.forfaits_back .stitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;

}







.forfaits_back {
	background-color: #FF991E;
	padding:12px;
}

.stitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tarifs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #090;
}
#massage_accueil a {
	background-color: #FF991E;
	display: block;
	width: 200px;
	margin-top: 4px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: None;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#massage_accueil {
	float: left;
	width: 200px;
	margin-right: 15px;
}
#promo {
	float: left;
	border: 1px dotted #58472B;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	width: 290px;
	background-color: #F1F8AB;
}
#promo .tarifs {
font-size:10px;
}

#bas {
	clear:both;
	float:left;
	width:980px;
	height:10px;
	background-image: url(/img/fondBas.jpg);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	
}

