/* ---------------------------------------------------------------------------
				Feuille de style
				(pour MSIE *.*, Mozilla *.* et Netscape 6+)
----------------------------------------------------------------------------*/

body, p, td {
	color: #000000;
	font-family: Verdana,Helvetica;
	text-decoration: none;
	font-size: 12px;
}

.texteaccueil {
	color: #7B1406;
	font-size: 14px;
	font-weight: bold;
}

a.texteaccueil {
	color: #7B1406;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.menu {
	color: #7B1406;
	font-size: 11px;
	font-weight: bold;
}

a.menu {
	color: #7B1406;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a:hover.menu {
	color: #7B1406;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

.titre {
	color: #7B1406;
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #7B1406;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #7B1406;
	text-decoration: underline;
	font-weight: bold;
}
