body {
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
	 z-index: 1;
     }

ul { list-style-image: url(../src/puce.gif); }

.main {
	display: block;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../src/bord.gif); 
	background-repeat: repeat-y;
}

#banniere {
	display: block;
	height: 173px; 
	margin-left: 20px;
	padding-top: 10px; 	
	background-image: url(../src/haut.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}

#banniere2 {
	display: block;
	height: 173px; 
	margin-left: 20px;
	padding-top: 10px; 
	background-image: url(../src/haut2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}


.liste-nav {
    display: inline;
	padding-left: 10px; 
	padding-right: 10px; 
	border-right: 1px solid white;
}

.titre_menu { 
	padding-bottom: 8px; 
	margin-top : 0px; 
	margin-bottom: 6px; 
	border-bottom: 1px solid #77A63C;
}

.titre_menu2 { 
	padding-bottom: 8px; 
	margin-bottom: 12px; 
	border-bottom: 1px solid #77A63C;
}

.titre1 {
	text-decoration: none;
	color: #B30011;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
}
.titre2 {
	text-decoration: none;
	color: #B30011;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
}
.titre3 {
	text-decoration: none;
	color: #9B9B9B;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
}

.titre4 {
	text-decoration: none;
	color: #77A63C;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	border-bottom: 3px solid #77A63C;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-bottom: 6px;
}

.txt1 {
	text-decoration: none;
	color: black;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}


.lien-nav {
	text-decoration: none;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 11px;
}
.lien-nav:hover {
	text-decoration: underline;
}

.lien-nav1 {
	text-decoration: none;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 11px;
}
.lien-nav1:hover {
	text-decoration: underline;
}

.lien-nav1b {
	text-decoration: none;
	color: black;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
}
.lien-nav1b:hover {
	text-decoration: underline;
}

.lien-nav2 {
	text-decoration: none;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
}
.lien-nav2:hover {
	text-decoration: underline;
}

.lien-nav3 {
	text-decoration: none;
	color: #B30011;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
}
.lien-nav3:hover {
	text-decoration: underline;
}

.lien-nav4 {
	text-decoration: none;
	color: #8D8D8D;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
}
.lien-nav4:hover {
	text-decoration: underline;
}

.lien01 {
	text-decoration: none;
	color: #AA0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
}
.lien01:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
}

