/* CSS Document */
<!--
body {
	background-image:url(../images/bg_points.jpg);
}
#fond {
	position:relative;
	margin: auto;
	width:1000px;
	min-height:545px;
	z-index:1;
	border:1px #000000 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFF;
	/* background-image:url(../images/bg_fond.png) */
	background-image:url(../images/bg_menu.png);
	background-repeat:repeat-y;
}
#txt {
	position:relative;
	overflow:visible;
}
a {
	color:#000000;
}
a:hover {
	color:#4f7d31;
}
a img {
	border:none;	
}
#top {
	position:relative;
	width:100%;
	height:160px;
	z-index:3;
}
#mathieublanc {
	display:block;
	position:absolute;
	top:30px;
	right: 20px;
}
#layertop {
	position:relative;
	width:100%;
	height:22px;
	z-index:3;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
}
#menu {
	position:relative;
	width:178px;
	height:378px;
	float:left;
}
#menu a {
	text-decoration: none;
	color:#000000;
}
#menu a:hover, h3 {
	color:#b2353c;
}
.actu {
	font-weight:bold;
	color:#b2353c;
}
#Tmenu {
	border:none;
	width:100%;
}
#Tmenu td {
	background:url(../images/puceL.gif) top left no-repeat;
	padding: 15px 0 15px 45px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	border-bottom: 1px solid #FFF;
}
#Tmenu td span {
	font-size:12px;	
}
#main {
	float:right;
	padding-top:15px;
	width:775px;
	/*height:363px;*/
	min-height:365px;
	background-image:url(../images/bg_main.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#maingalerie {
	float:right;
	padding-top:5px;
	width:595px;
	height:365px;
}
#mathieu {
	float:right;
	padding-top:15px;
	width:775px;
	min-height:365px;
	background-image:url(../images/mathieu.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#wt {
	float:left;
	width: 130px;
	margin-left:20px;
	font-size:10px; 
	color:#000000; 
	font-style:italic;
	text-align:center;
}
#wt a {
	text-decoration:none;	
}
#foot {
	position:relative;
	margin: auto;
	width:1000px;
	min-height:50px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:11px;
	font-style:italic;
	text-align:center;
	margin-top: 15px;
}
#foot a {
	color:#999;
	text-decoration:none;
}
#news {
	float:right;
	width:175px;
	height:350px;
	margin-left:15px;
	text-align:center;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font: 0.9em Georgia, serif;
	font-style:italic;
}

/* TABLEAUX */
#tarifsclub, #planningclub, #tarifspropr {
	width:95%;	
}
#tarifsclub td, #planningclub td, #tarifspropr td {
	background-color:#ccc;
	color:#b2353c;
	text-align:center;
}
#tarifsclub th, #tarifspropr th, #planningclub th {
	background-color:#b2353c;
	color:#FFF;
}
#tarifspropr th {
	width:70%;
}
#tarifsclub th {
	width:30%;
}
.caption {
	font-style:italic;
	margin-top:30px;
}

/* DIAPORAMA */
div#galerie {
	width: 650px ;
	background: #eed ;
	border: 1px solid #dcb ;
	padding: 15px ;
	margin: 15px 30px ;
	text-align: center ;
	font: 0.9em Georgia, serif ;
}
#galerie_mini td a img {
	margin: 2px 1px ;
	border: 1px solid #dcb ;
	width:60px ;
}
dl#photo {
	margin: 0 auto ;
}
dl#photo dt {
	font: italic 2.5em/1.5em Georgia, serif ;
	color: #dcb ;
}
dl#photo dd {
	margin: 0 ;
}
dl#photo img {
	border: 1px solid #dcb ;
	width:600px;
}
-->

