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

*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

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

body{
	font-family:Arial, Helvetica, sans-serif;
	background:#3a312d;
	font-size:12px;
	color:#000000;
	background:url(../images/fond_body.jpg) fixed top center no-repeat;
}

h1{
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	font-size:9px;
	text-align:center;
	color:#bcb4a6;
	font-weight:100;
}


#conteneur{
	width:940px;
	height:auto;
	margin:0px auto 0px auto;
}


#banniere{
	width:900px;
	height:24px;
	background:url(../images/fond_banniere.jpg) no-repeat top center;
	color:#bcb4a6;
	margin:0px auto;
	text-align:center;
	font-size:16px;
	padding-top:120px;

}
#flash
{
	width:900px;
	height:438px;
	margin:5px auto;

}

#menu{
	width:820px;
	height:22px;
	background:url(../images/fond_menu.jpg) top center no-repeat;
	color:#bcb4a6;
	margin:0px auto;
	padding-top:9px;
	padding-left:80px;
	font-size:15px;
	font-weight:500;
	text-align:center;
}
#menu img { margin-right:3px; margin-left:3px;}
#menu a { text-decoration:none; color:#c8bbac;}
#menu #hovera {border-bottom:3px solid #c8bbac;}
#menu a:hover { border-bottom:3px solid #c8bbac;}
#contenu{
	width:900px;
	margin:0px auto 0px auto;
}

#texte{
	width:860px;
	height:auto;
	color:#bcb4a6;
	padding:0px 20px;
	margin:0px auto;
	padding-top:15px;
	}
#texte h2{ color:#bcb4a6; font-weight:lighter; font-size:18px; margin-bottom:8px; }

#bouton { background:url(../images/detail.jpg) no-repeat; padding-top:5px; padding-left:30px; width:68px; height:20px; color:#413530; }
#bouton:hover { background:url(../images/detail_hover.jpg)  no-repeat;  padding-top:5px; padding-left:30px; width:68px; height:20px; color:#413530; }
#bouton a {color:#413530; text-decoration:none;}

#bouton2 { background:url(../images/bouton2.jpg) no-repeat; padding-top:3px; padding-left:30px; width:220px; height:21px; color:#413530; }
#bouton2:hover { background:url(../images/bouton2_hover.jpg)  no-repeat;  padding-top:3px; padding-left:30px; width:220px; height:21px; color:#413530; }
#bouton2 a {color:#413530; text-decoration:none; font-size:14px;}
/*LIEN ET ACTIVITES*/

#liste
{
	clear:both;
	min-height:125px;
	margin:5px 0px;
}

em { color:#a5846e; font-size:13px;}
#cadre
{
	width:200px;
	height:120px;
	float:left;
	padding:5px;
	background-image:url(../images/cadre.png);
	margin:0px 2px;
	margin-bottom:4px;
}
#cadre img { border:0px; width:200px; height:120px; margin:0px; }

#cadre2
{
	height:160px;
	float:left;
 	margin:8px;
	text-align:center;
}
#cadre2 img { border:0px; height:160px; margin:0px; }
#cadre3 { width:300px; height:180px;} #cadre3 img { border:0px; width:300px; height:180px; margin:0px; }

li{ list-style:none; padding:0px 10px 0px 10px;}

#liste h2 { margin:0px; padding:0px;}

hr{
	border:solid 1px #a5846e;
	margin-bottom:1px;
}
#offre
{
	width:850px;
	height:30px;
	background-image:url(../images/fond_offre.png);
	margin-bottom:5px;
	padding-top:4px;
	padding-left:5px;
	background-repeat:no-repeat;
}
/*FIN LIEN ET ACTIVITES*/



/*PAGE CONTACT*/


#contact{
	width:300px;
}

#form_contact{
	width:400px;
}
fieldset { border:#bcb4a6 1px solid; width:410px; margin-bottom:8px; height:285px; }
legend {color:#bcb4a6; font-size:16px;}
/*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{
 
	width:870px;
	height:37px;
	margin:0px auto;
	background:url(../images/fond_footer.jpg) top center no-repeat;
	margin-bottom:15px;
	color:#bcb4a6;
	clear:both;
	text-align:center;
	padding-top:8px;
	font-size:13px;
	}

#bas{

	width:940px;
	margin:0px auto;
	height:20px;
	color:#bcb4a6;
	text-align:center;
}
#bas a {color:#bcb4a6; text-decoration:none;}
#bas a:hover{ text-decoration:underline;}

a {color:#bcb4a6; text-decoration:none;}
a:hover{ text-decoration:underline;}
