*{font-family: Tahoma, Calibri, Arial, serif;}
a{
	text-decoration:none;
	font-size:		20px;
}
a:hover{
	text-decoration:none;
}
strong{
	color:#DB8215;
}
ul{
	list-style:url(../images/list.gif);
	padding-top:10px;
	padding-bottom:5px;
}
li{
	padding-left:5px;
	padding-bottom:2px;
}

body{
	margin: 0px auto;
	background-image:	url("../images/fondvert.jpg");
	background-repeat:	repeat-x;
	background-color:	#d7f1cc;
}
#logo{
	margin-top:			50px;

}
#site{
	border:		#a3c988 solid 2px;
	width:		800px;
	height:		500px;
	background-image:	url("../images/index/fond_index.jpg");
	background-repeat:	no-repeat;
	margin:		auto;
}
#menu {
	width:				100%;
	height:				85px;
	padding-top:		2px;
	background-image:	url("../images/fondmenuindex.png");
	text-align:			center;
	font-size:			16px;
	border-bottom:		#ffffff solid 1px;
	margin-top:			240px;
}
#menu table{ 
	width:				765px;
	margin:				0px auto;
}
#menu a{
	color:				red;
	font-weight:		bold;
}
#menu a:hover{
	color:				red;
	font-weight:		bold;

}
	.image01{
	background-image:	url("../images/index/lien_01.jpg");
	background-repeat:	no-repeat;
	height:				75px;
	}
	.image02{
	background-image:	url("../images/index/lien_02.jpg");
	background-repeat:	no-repeat;
	}
	.image03{
	background-image:	url("../images/index/lien_03.jpg");
	background-repeat:	no-repeat;
	}
	.image04{
	background-image:	url("../images/index/lien_04.jpg");
	background-repeat:	no-repeat;
	}
