body {
	background-color: #D480DC;
}
a {
	font-family: Verdana;
	font-size: 9px;
	color: #6699CC;
	text-decoration: underline;


}
a:hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #666699;

}
a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #666699;

}
.Menu {
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	text-transform: capitalize;
}
.Titre {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: top;
	background-color: #AFB6C9;

}
.Cadre-Principal {
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	background-color: #DFE2E9;
}
td {
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
	text-align: justify;
	vertical-align: top;
}

