body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
h1 {
	font-size: 24px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #996666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #CCCC99;
	font-weight: normal;
}
a:link {
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
a:hover {
	font-weight: bold;
	color: #BBBBBB;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.navbar {
	font-size: 10px;
	text-align: center;
}
.bords {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td {
	text-align: justify;
	margin: 0px;
	font-size: 10px;
}
.bordh {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.bordb {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.marge10 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.margebords {
	padding: 10px;
	border: thin dotted #669966;
}
.margebordsgd {
	padding: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #669966;
	border-left-color: #669966;
}
.bordg {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.bordd {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.bordsghd {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.bordsgbd {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.arrplanblanc {
	background-color: #FFFFFF;
}
.encadres {
	padding: 10px;
	border: thin dotted #669966;
	color: #669966;
	background-color: #45734C;
}
.encadresbeige {
	padding: 10px;
	border: thin dotted #CCCC99;
	color: #CCCC99;
	background-color: #999966;
}
.encadresorange {
	padding: 10px;
	border: thin dotted #FFCC99;
	color: #FFCC99;
	background-color: #E68109;
}
.encadresvert {
	padding: 10px;
	border: thin dotted #669966;
	color: #669966;
	background-color: #45734C;
}
.encadresbordeau {
	padding: 10px;
	border: thin dotted #996666;
	color: #996666;
	background-color: #660000;
}
.encadresmarron {
	padding: 10px;
	border: thin dotted #996633;
	color: #996633;
	background-color: #663300;
}
.encadresmarron2 {
	padding: 10px;
	border: thin dotted #CC9966;
	color: #CC9966;
	background-color: #70321B;
}
.encadresbrun1 {
	padding: 10px;
	border: thick solid #5E3C2E;
	color: #FFF1CC;
	background-color: #8C5F41;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #996666;
	text-decoration: none;
}
.encadresgris1 {
	padding: 10px;
	border: thin dotted #999999;
	color: #999999;
	background-color: #333333;
}
.encadresgris2 {
	padding: 10px;
	border: thin none #999999;
	color: #999999;
	background-color: #666666;
}
.souligne {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

