body {
	background-color: #324600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fond_tableau_gauche_droite {
	background-image: url(fond-page-01.png);
	background-repeat: repeat-x;
}
.fond_haut_tableau_centre {
	background-image: url(bord-haut-2.jpg);
	background-repeat: no-repeat;
}
.fond_corps_tableau_centre {
	background-image: url(fond-corps.png);
	background-repeat: repeat-y;
}
.fond_corps_bas_tableau_centre {
	background-image: url(fond-bas.png);
	background-repeat: no-repeat;
}
.fond_bas_tableau_centre {
	background-image: url(bord-bas.png);
	background-repeat: no-repeat;
}
.fond_haut_tableau_menu {
	background-image: url(tableau-menu-haut.png);
	background-repeat: no-repeat;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	text-indent: 30px;
}
.fond_corps_tableau_menu {
	background-image: url(tableau-menu-corps.png);
	background-repeat: repeat-x;
}

.textecourant {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
}
#liensbas a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}
#liensbas a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: none;
}
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #D04C01;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #D04C01;
}
.pageName{
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #B34512;
	line-height:24px;
	letter-spacing:.2em;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #5F2613;
	line-height:25px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.extraitText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-style: italic;
	}
.menu {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	text-indent: 50px;
	}
a {
	color: #000000;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #789A03;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 3px 5px 22px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}

