
/* SYLE DE TEST PLUG */
.styleNoPlug {
	color: #414141;
	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: #414141;
	font-weight: normal;
	background-color: #E9F1DE;
	margin-bottom:0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

body,td,th {
	color: #414141;
}


/*LIENS*/


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

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AADAF2;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F7B5CD;
	text-decoration: none;
}


/*Rose*/


.texteNorm10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #414141;
	font-weight: normal;
}
.texteNorm12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #414141;
	font-weight: normal;
}
.texteNorm14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #414141;
	font-weight: normal;
}

.texteGras10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #414141;
	font-weight: bold;
}
.texteGras12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #414141;
	font-weight: bold;
}
.texteGras14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #414141;
	font-weight: bold;
}
.texteGras16 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	color: #414141;
	font-weight: bold;
}


