.Titre{
             font-family: "trebuchet MS", tahoma, Verdana;
             font-size: 36px;
			 font-style: normal;
			 font-variant:normal;
			 font-weight:bold;
			 color: #000000;
			 text-align: center;
			 text-decoration:none ;
			 text-transform:none;
			 }

.BoutonsMenu{font-family: "trebuchet MS", tahoma, Verdana;
             font-size: 12px;
			 font-style: normal;
			 font-variant:normal;
			 font-weight:bold;
			 color:#FF0000;
			 text-align: center;
			 text-decoration:none ;
			 text-transform:none;
			 }
			 
.BoutonsLiensMenu{font-family: "trebuchet MS", tahoma, Verdana;
             font-size: 12px;
			 font-style: normal;
			 font-variant:normal;
			 font-weight:bold;
			 color:#FF0000;
			 text-align: center;
			 text-decoration:none ;
			 text-transform:none;
			 }

