.fond {
	background-color : #220000;
	/*background-color : #FFF;*/
}



.signature {
	font-size: 60px;
	font-family: "Bradley Hand ITC";
	font-weight:bold;
	font-style:normal;
	color:#942923;
}
.signature_Small {
	font-size: 30px;
	font-family:  "Bradley Hand ITC";
	font-weight:bold;
	font-style:normal;
	color:#CCCCCC;
}

.Menu_Active {
	font-size: 22px;
	font-family: "Myriad Web", "Myriad Condensed Web";
	font-weight:normal;
	text-decoration: none;
	font-style:normal;
	color:#942923;
}
.Menu_Other {
	font-size: 22px;
	text-decoration: none;
	font-style:normal;
	color:#999999;
	font-family: "Myriad Web", "Myriad Condensed Web";
	background-color:#220000;
	font-weight: normal;
}

.Menu_Other:hover {
	font-size: 22px;
	text-decoration:none;
	font-style:normal;
	color:#942923;
	font-family: "Myriad Web", "Myriad Condensed Web";
	background-color: #000000;
	background:#000000;
	border-color:#000000;
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}



/* 999999 = gris legerement fonce */
/* CCCCCC = gris legerement plus clair */
/* 800000 = tuile assez fonce */
/* 990033 = tuile legerement plus clair */
/* 000000 = noir  */
/* ffffff = blanc  */
/* 730D0D; ==>	RVB: 115, 13, 13 (rouge bourgogne assez foncé) */
/* C71616; 	==>	RVB: 199, 22, 22  (rouge également mais assez vermillon)*/
/* 0B0BD2;	==>	RVB: 11, 11, 210 (Bleu assez électrique)*/


.ClassicA_small {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 14px;
	font-style:italic;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}

.ClassicA_medium {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 22px;
	font-style:italic;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}

.ClassicA_large {
	color: #666666;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	font-style:italic;
	text-decoration: none;
	padding: 0px;
}

