@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg.jpg);
}
.myText {
	font-family: "Tw Cen MT";
		color: #183403;
	text-align: left;
}
.titleText {
	font-size: 18px;
	font-weight: bold;
	font-family: "Tw Cen MT";
	color: #61932F;
	text-align: center;
}
.titleText2 {
	font-size: 22px;
	text-align: left;
	font-family: "Tw Cen MT";
		color: #61932F;
}
.footer
{
	font-family:"Tw Cen MT";
	color:#FFF;
	text-align:right;
	font-size:16px;
}

.footer a, a:active, a:visited
{
	font-family:"Tw Cen MT";
	color:#FFF;
	text-align:right;
	font-size:16px;
	text-decoration: none;
}

.footer a:hover
{
	font-family:"Tw Cen MT";
	color:#09C;
	text-align:right;
	font-size:16px;
	text-decoration: none;
}

.clickPage {
	text-decoration: none;
	color: #06C;
	font-family: "Tw Cen MT";
}

.clickPage a {
	text-decoration: none;
	color: #06C;
	font-family: "Tw Cen MT";
}

.clickPage a:link {
	text-decoration: none;
	color: #06C;
	font-family: "Tw Cen MT";
}
.clickPage a:visited {
	text-decoration: none;
	color: #06C;
	font-family: "Tw Cen MT";
}
.clickPage a:hover {
	text-decoration: none;
	color: #D7E607;
}
.clickPage a:active {
	text-decoration: none;
	font-family: "Tw Cen MT";
}

.justifyText {
	font-family: "Tw Cen MT";
	color: #183403;
	text-align: left;
text-align: justify;
}
.myTextCenter {
	font-family: "Tw Cen MT";
	color: #183403;
	text-align: left;
text-align: center;
}
.myTitle {
	color: #61932F;
}
.myTextWhite {
	font-family: "Tw Cen MT";
	color: #FFF;
	text-align: left;
}
.myTextWhiteCenter {
	font-family: "Tw Cen MT";

	color: #FFF;
text-align: center;
}
.titleText2Center {
	text-align: center;
	font-size: 22px;

	font-family: "Tw Cen MT";
		color: #61932F;
}

.clickPageTitle a:link {
	text-decoration: none;
	color: #06C;
	font-family: "Tw Cen MT";
	font-size: 18px;
}
.clickPageTitle a:visited {
	text-decoration: none;
	color: #06C;
}
.clickPageTitle a:hover {
	text-decoration: none;
	color: #D7E607;
}
.clickPageTitle a:active {
	text-decoration: none;
}

.newLink {
	font-family: "Tw Cen MT";
}
.petit-texte {
	font-family: "Tw Cen MT";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #183403;
}
.myText table tr td table tr td table tr td p {
	text-align: justify;
}
.newRedText {
	color: #F00;
}

