@charset "iso-8859-1";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

a,input,textaera,form{position:relative; z-index:2;}

body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/template/fond.jpg) top center no-repeat #100f10 fixed; 
	font-size:12px;
	color:#CCCCCC;
}

h1{
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	font-size:13px;
	text-align:center;
}




#haut{
	background:url(../images/ombre_haut.png) bottom center no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ombre_haut.png', sizingMethod='crop');
	width:940px;
	height:20px;
	margin:0px auto 0px auto;

}

#conteneur{
	background:url(../images/ombre.png) center repeat-y;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ombre.png', sizingMethod='scale');
	width:940px;
	height:auto;
	margin:0px auto 0px auto;
}



#banniere{
	width:900px;
	height:330px;
	margin:0px auto 0px auto;
	background:#333436;
}

#top{
	width:900px;
	height:90px;
	background:url(../images/template/top.jpg) no-repeat;
}

/*Menu*/
#menu{
	width:900px;
	height:30px;
	background:url(../images/template/menu.jpg) no-repeat;
	margin:0px auto 0px auto;
}

#menu ul{
	text-align:right;
	padding:3px 5px 0px 5px;
	letter-spacing:1px;	
	height:30px;
}


#menu ul li{
	display:inline;
	text-decoration: none;
	font-size:15px;
}

#menu ul li a{
	color:#000;
	text-decoration: none;
	padding:5px;
	height:30px;
}


#menu ul li a:hover{
	background:url(../images/template/menu-hover.jpg) repeat-x;
	height:30px;
	}


#menu ul li a.select{
	background:url(../images/template/menu-hover.jpg) repeat-x;
	height:30px;
	}

/*Fin Menu*/


#banniere #flash{
	width:900px;
	height:210px;
	margin:0px auto 0px auto;

}

#contenu{
	width:900px;
	height:auto;
	margin:0px auto 0px auto;
	background:#333436;
	min-height:360px;
}

html<body #contenu{
	height:auto;
	min-height:360px;
}

#haut_contenu{
	background:url(../images/template/bande.png) top no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/template/bande.png', sizingMethod='crop');
	width:900px;
}

h3{
	font-size:24px;
	font-weight:lighter;
	padding:10px 0px 0px 15px;
}

#titre{
	color:#f7ab09;
}

#promo{
	background:url(../images/template/promo.png) top no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/template/promo.png', sizingMethod='crop');
	width:190px;
	height:315px;
	margin-left:700px;
}

#promo p{
	color:#666666;
	padding-top:40px;
	width:140px;
	margin-left:auto;
	margin-right:auto;
}

#promo p .titre_promos{
	width:100px;
	color:#000000;
	margin:0px;
	padding:0px;
	font-size:14px;
}

#promo a{
	color:#e09600;
	text-decoration:none;	
	}


#texte{
	width:700px;
	height:auto;
	text-align:left;
	margin-top:-315px;
	}
	
#texte p {
	padding:15px;
}

#texte_acc{
	width:680px;
	height:auto;
	text-align:left;
	margin-top:-315px;
	margin-left:15px;
	}
	
#texte_acc p {
	padding:15px;
}


/*PROMOS*/

#liste
{
	clear:both;
	min-height:125px;
	margin:5px 0px;
}
#cadre
{
	width:130px;
	height:90px;
	float:left;
	padding:10px;
}


#cadre img { border:0px; margin:0px 5px 5px 0px; float:left; }

#liste li{ list-style:none; padding:20px 10px 0px 40px;}

#liste li h2 { color:#f7ab09; font-weight:lighter}

hr{
	width:680px;
	size:1px;
	margin:10px 10px 0px 10px;
	border:1px #f7ab09 solid;

}

/*FIN PROMOS*/



/*SPORT BIEN ETRE SERVICES*/
#liste_act
{
	background:url(../images/template/description.png) top left no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/template/description.png', sizingMethod='crop');
	width:335px;
	height:100px;
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
	text-decoration:none; 
}

#liste_act a{
	color:#666666;
	text-decoration:none;
	z-index:2;
	position:relative;	
	}
	
#liste_act a:hover{
	color:#666666;
	text-decoration:none;
	z-index:2;
	position:relative;
	cursor:pointer;
	}	

#liste_act img { border:0px; height:82px; width:82px; padding:9px 0px 0px 7px;float:left}

#liste_act ul{ margin:0px; padding:0px; float:left;}

#liste_act  li{  color:#666666; list-style:none;  margin:0px; padding:7px 10px 0px 25px; width:210px;}
#liste_act li h2 { color:#666666; font-weight:lighter; font-size:17px;}

/*FIN SPORT BIEN ETRE SERVICES*/



/*PAGE CONTACT*/


#contact{
	width:300px;
	margin-top:-220px;
}

#form_contact{
	width:400px;
	margin-left:300px;
	padding:0px 10px 0px 0px;
}

/*FIN PAGE CONTACT*/




/*TARIFS*/

#texte .tarifs{
	text-align:center;
	margin:10px auto 10px auto;
	vertical-align:middle;
	border:1px solid #999999;
}

#texte .tarifs thead tr td{
	background:#999999;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}

#texte .tarifs td{
	padding:5px;
}

#texte .tarifs .tarifs_type{
	background:#999999;
	color:#FFFFFF;
	text-align:left;
}

#texte .tarifs .tarifs_prix{
	background:#CCCCCC;
	color:#000000;
	text-align:center;
}

/*FIN TARIFS*/

#footer{
	clear:both;
	width:900px;
	height:20px;
	margin:0px auto 0px auto;
	background:url(../images/template/footer.jpg) no-repeat;
	padding-top:58px;
}

#footer p{
	text-align:center;
	letter-spacing:2px;
}

#footer p .titre{
	color:#f7ab09;
}


#bas{
	background:url(../images/ombre_bas.png) center bottom no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ombre_bas.png', sizingMethod='crop');
	width:940px;
	height:20px;
	margin:0px auto 0px auto;
}

