/* CSS Document */


.Titre {
	font-family: Times New Roman, Times, serif;
	font-style:italic;
	font-size: 24px;
	color: #996600;
	text-decoration: none;
}

.sous_titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #996600;
	font-weight: bold;
	}

.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000} 

.text2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000} 

.text3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #663333} 



.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.Menu a:visited {
	color: #666666;
}

.Menu a:link {
	color: #663300;
	text-decoration: none;
}

.Menu a:hover {
	text-decoration: underline;
	color: #996600;
}




.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.copyright a:visited {
	color: #666666;
}

.copyright a:link {
	color: #000000;
	text-decoration: none;
}

.copyright a:hover {
	color: #996600;
	text-decoration: underline;
}.Titre_Salon {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #996600;
}

