body {
  background-color : #ffffff; /* couleur de fond */
  margin:0; /* suppression de toutes les marges */
  padding:0;
}



.text {  font-family: Arial, Geneva, Helvetica, san-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #000000}
.color1 {  color: #666633}
.color2 {  color: #FFdb4d}
.color3 {  color: #b1d3ec}
.color4 {  color: #0066b2}
.HeaderTextLarge {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 36px; font-style: normal; font-weight: bold; color: #000000}
.HeaderTextSmall { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #000000}
.aBottom { text-decoration: none; color: #000000; font-weight: bold; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; line-height: 37px }
.aBottom2 {
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	line-height: normal;
	color: #666633;
	font-style: normal;
	vertical-align: middle;

}
.color5 {
color: #ff6600
}
.textLarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
}
.lists {
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	border: none;
	list-style-image: url(../images/tree.ico);

}
.bgColorGreen {
	background-color: #666633;
}
.bgColorWhite {
	background-color: #FFFFFF;
}
.test1 {
	height: 300px;
	width: 200px;
	left: auto;
	top: 22px;
	right: 11px;
}
