.Logo {
	background-image: url(images/logo3.gif);
	background-repeat: no-repeat;
}
.topbar {
	background-image: url(images/TitleBar_repeat.gif);
	background-repeat: repeat-x;
}
.sidebar {
	background-image: url(images/sideBar_repeat.gif);
	background-repeat: repeat-y;

}
.logo2 {
	background-image: url(images/logo3_2.gif);
	background-repeat: repeat;
}
.logo3 {
	background-image: url(images/logo3_3.gif);
	background-repeat: no-repeat;

}
.unnamed1 {
	background-image: url(images/logo3_4.gif);
	background-repeat: repeat-x;
}
.logo5 {
	background-image: url(images/logo3_5.gif);
	background-repeat: repeat-x;
}
.newsCap {
	background-image: url(images/news_cap.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.newsMid {
	background-image: url(images/news_mid.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.newsBot {
	background-image: url(images/news_bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: A64C11;
	text-decoration: none;


}
.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: a64c11;

}
.indexRepeat {
	background-image: url(images/indexHeadRepeat.gif);
	background-repeat: repeat-x;
}
.indexFootRepeat {
	background-image: url(images/indexFootRepeat.gif);
	background-repeat: repeat;
}
.indexFootRepeat2 {
	background-image: url(images/indexFootRepeat2.gif);
	background-repeat: repeat;
}
a:link {
	text-decoration: underline;
	color: A64C11;

}
a:visited {
	text-decoration: underline;
	color: A64C11;

}
a:hover {
	color: 883F0F;
	text-decoration: underline;
}
.nouvellesMid {  background-image: url(../Francais/images/news_cap_Fr.gif); background-repeat: repeat-y; background-position: center}
