body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	list-style-image: url(images/puce.jpg);
	padding: 0px;
	margin: 2px;
}
.menuhaut {
	font-family: "Trebuchet MS", Verdana, Courier;
	font-size: 14px;
	color: #8B3C07;
	padding: 1px 12px 2px 12px;
	
}
.menuhaut a:link {
	font-family: "Trebuchet MS", Verdana, Courier;
	font-size: 14px;
	color: #8B3C07;
	text-decoration: none;
}
.menuhaut a:visited {
	font-family: "Trebuchet MS", Verdana, Courier;
	font-size: 14px;
	color: #8B3C07;
	text-decoration: none;
}
.menuhaut a:hover {
	font-family: "Trebuchet MS", Verdana, Courier;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.menuhaut a:active {
	font-family: "Trebuchet MS", Verdana, Courier;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.menugauche {
	font-family: "Trebuchet MS", Verdana, Courier;
	font-size: 14px;
	color: #000000;
}
.menugauche a:link {
	font-family: "Trebuchet MS", Verdana, Courier;
	font-size: 14px;
	
	color: #8B3C07;
	text-decoration: none;
}
.menugauche a:visited {
	font-family: "Trebuchet MS", Verdana, Courier;
	font-size: 14px;
	
	color: #8B3C07;
	text-decoration: none;
}
.menugauche a:active {
	font-family: "Trebuchet MS", Verdana, Courier;
	font-size: 14px;
	
	color: #8B3C07;
	text-decoration: none;
}
.menugauche a:hover {
	font-family: "Trebuchet MS", Verdana, Courier;
	font-size: 14px;
	
	color: #000000;
	text-decoration: none;
}
.titremenu {
	font-family: "Trebuchet MS", Verdana, Courier;
	font-size: 140%;
	color: #AC3E25;
	border-bottom-width: 1px;
	border-bottom-style: Aucune;
	border-bottom-color: #FFFFFF;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-left-style: Aucune;
	padding: 3px;
}
.tableau-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bordblanc {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.encarte {
	padding: 3px;
	background-color: #E3EAF2;
	border-top: 1px solid #B9C1CA;
	border-right: 1px outset #B9C1CA;
	border-bottom: 1px outset #B9C1CA;
	border-left: 1px solid #B9C1CA;
}
a:link {
	color: #AC3E25;
	text-decoration: none;
}
a:active {
	color: #AC3E25;
	text-decoration: none;
}
a:visited {
	color: #AC3E25;
	text-decoration: none;
}
a:hover {
	color: #718193;
	text-decoration: none;
}
.soustitre{
	font-family: "Trebuchet MS", Verdana, Courier;
	font-size: 120%;
	color: #AC3E25;
	padding-top: 20px;
}
html {
	overflow-y: scroll;
}
.maintable {
	background-color: #FFFFFF;
	
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	padding: 3px;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #AD2C0E;
}
.nompage {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #FFFFFF;
}
.contact {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 14px;
}
.contact a:link{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}
.contact a:visited{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}
.contact a:active{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}
.contact a:hover{
	font-family: "Trebuchet MS";
	color: #C08F04;
	padding-left: 10px;
	text-decoration: none;
}


