
/* SYLE DE TEST PLUG */
.styleNoPlug {
	color: #4A2824;
	font-weight: normal;
	font-size: 100%;
	text-align: center; /* Centers the page contents in WinIE5.x. */
}

/*  */

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #4A2824;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-bottom:0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

body,td,th {
	color: #4A2824;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #557532;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #557532;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C76216;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #557532;
	text-decoration: none;
}
/*TEXTE ROUGE*/


.texteNorm10_rouge {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #970F00;
	font-weight: normal;
}
.texteNorm12_rouge {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #970F00;
	font-weight: normal;
}
.texteNorm14_rouge {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #970F00;
	font-weight: normal;
}

.texteGras10_rouge {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #970F00;
	font-weight: bold;
}
.texteGras12_rouge {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #970F00;
	font-weight: bold;
}
.texteGras14_rouge {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #970F00;
	font-weight: bold;
}
.texteGras16_rouge {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	color: #970F00;
	font-weight: bold;
}

/*TEXTE NOIR*/

.texteNorm10_noir {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #4A2824;
	font-weight: normal;
}
.texteNorm12_noir {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #4A2824;
	font-weight: normal;
}
.texteNorm14_noir {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #4A2824;
	font-weight: normal;
}

.texteGras10_noir {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #4A2824;
	font-weight: bold;
}
.texteGras12_noir {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #4A2824;
	font-weight: bold;
}
.texteGras14_noir {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #4A2824;
	font-weight: bold;
}
.texteGras16_noir {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	color: #4A2824;
	font-weight: bold;
}

/*TEXTE BLEU*/

.texteNorm10_bleu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #027ABB;
	font-weight: normal;
}
.texteNorm12_bleu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #027ABB;
	font-weight: normal;
}
.texteNorm14_bleu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #027ABB;
	font-weight: normal;
}

.texteGras10_bleu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #027ABB;
	font-weight: bold;
}
.texteGras12_bleu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #027ABB;
	font-weight: bold;
}
.texteGras14_bleu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #027ABB;
	font-weight: bold;
}
.texteGras16_bleu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	color: #027ABB;
	font-weight: bold;
}

