body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	}
#page {
	width: 100%;
	}
#bordure {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 70px;
	height: 600px;
	background-image: url(../image/mur-gauche.jpg);
	background-repeat: repeat-y;
	}
#corps {
	margin-left: 80px;
	margin-right: 80px;
	}
#corps h1 {
	font-size: 1.8em;
	color: #6699CB;
	font-style: italic;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
#corps img {
	border: none;
	}
#corps table {
	border-collapse: collapse;
	text-align: center;
	font-size: 0.8em;
	border: 1px solid #666666;
	}	
#corps td {
	border: 1px solid #666666;
	}	
#corps a {
	color: #336699;
	font-style: italic;
	text-decoration: none;
	}
#corps a:hover {
	color: #719FCE;
	font-style: italic;
	text-decoration: underline;
	}
#corps hr {
  	clear: both;
  	visibility: hidden;
	}
#entete {
	margin-left: 70px;
	height: 120px;
	background: url(../image/entete.gif) no-repeat;
	}	
#menu {
	margin-left: 70px;
	height: 19px;
	background: url(../image/menu.gif) no-repeat;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#menu ul li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
	}
#menu ul li a {
	width: 70px ;
	line-height: 15px;
	font-size: 0.8em ;
	color: #fff ;
	text-align: center;
	display: block ;
	text-decoration: none ;
	}
#menu ul li a:hover {
	font-weight: bold;
	background-image:  url("../image/menu-sel.png");
	}
.vignette {
	width: 150px;
	height: 140px;
	float: left;
	margin: 2px;
	text-align: center;
	color: #518AC4;
	font-size: 0.8em;
	}	
.photo-h {
	width: 500px;
	height: 390px;
	float: left;
	margin: 2px;
	text-align: center;
	color: #518AC4;
	font-size: 0.8em;
	}	
.photo-v {
	width: 281px;
	height: 390px;
	float: left;
	margin: 2px;
	text-align: center;
	color: #518AC4;
	font-size: 0.8em;
	}	
.logo {
	width: 230px;
	height: 100px;
	float: left;
	margin: 2px;
	text-align: center;
	text-align: center;
	color: #518AC4;
	font-size: 0.8em;
	}	
#index-page {
	width: 800px;
	height: 600px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	background-image: url(../image/tableau.jpg);
	background-repeat: no-repeat;
	display: block;
	border: #FF0000;
	}
#index-entree {
	padding: 0px;
	text-align: center;
	margin-top: 520px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#index-entree img {
	border: none;
	}
#index-entree ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#index-entree ul li {
	margin: 20px;
	padding: 020px;
	display: inline;
	}


