.HomeTitreGrosGris {
	font-size: x-large;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
body {
	font-family: arial;
}
.HomeTitreGris {
	font-size: x-large;
	color: #333333;
	text-decoration: none;
}
.HomeTitresBlancs {
	font-size: x-large;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuHaut {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.imagefond {
	background-attachment: fixed;
	background-image: url(imgfond.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.RubDesc {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;

}
.MenuvertGris {

	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.MenuvertBlanc {

	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.PlusInfo {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.MenuHautNG {

	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textecomplet {


	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.MenuvertGrisSouligne {


	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

