/* CSS Document */
<!--
#fond {
	position:relative;
	margin: auto;
	width:780px;
	height:550px;
	z-index:1;
	border:1px #000000 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#000000;
}
a:hover {
	color:#4f7d31;
}
#top {
	position:relative;
	width:100%;
	height:79px;
	z-index:3;
	background-color:#4f7d31;
	border-bottom:1px #000000 solid;
}
#mathieublanc {
	display:block;
	position:absolute;
	top:30px;
	right: 20px;
}
#phototop {
	position:relative;
	width:100%;
	height:70px;
	z-index:3;
	background-color:#FFFFFF;
}
#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;
	z-index:10;
	background-color:#d3decb;
	float:left;
}
#menu a {
	text-decoration: none;
	color:#000000;
}
#menu a:hover, h3 {
	color:#4f7d31;
}
.actu {
	font-weight:bold;
	color:#FFFFFF;
	
}
#Tmenu td {
	background:url(../images/puceL.gif) center left no-repeat;
	padding: 15px 0 15px 45px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main {
	float:right;
	padding-top:15px;
	width:590px;
	/*height:363px;*/
	height:365px;
}
#maingalerie {
	float:right;
	padding-top:5px;
	width:595px;
	height:365px;
}
.mathieu {
	background-image:url(../images/mathieu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#wt {
	font-size:10px; 
	color:#000000; 
	font-style:italic;
	text-align:center;
	margin-top:150px;
}
-->
