body {
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9E2778;
	font-size: 10pt;
	speak header: Nako Network;
	background: #ffffff url("../img/commun/perlesgd.jpg");
	background-repeat: repeat-x;
}
.pattern {
	background-image: url(../img/commun/pattern.gif);
	background-repeat: repeat-y;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}
a:hover, a:active {
	color: #FCD9FF;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A42F78;
}
.etat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #A42F78;
}

