#menu a.titre  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	padding-left: 10px;
	text-decoration: none;
	height: 24px;
	padding-top: 5px;
	background-image: url(../images/cube-bafa.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu a.titre:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B23FB2;
	padding-left: 10px;
	text-decoration: none;
	height: 24px;
	padding-top: 5px;
	background-image: url(../images/cube-bafa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFEA95;
	width: 100%;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663399;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	background-color: #FFEA95;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990099;
	text-decoration: none;
	font-style: italic;
	height: 20px;
	padding-left: 5px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990099;
	text-decoration: none;
	padding-top: 5px;
	font-style: italic;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	margin-right: 10px;
	padding-left: 10px;
	clip: rect(0px,auto,auto,auto);
	right: 50%;
	width: 50%;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9966CC;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(1px,auto,auto,auto);
}
#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C1A3E0;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
P a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #285100;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(1px,auto,auto,auto);
	font-weight: bold;
}
P a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(1px,auto,auto,auto);
	font-weight: bold;
}
#entete {
	background-image: url(../images/fond_entete.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#menu a.titredessus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B23FB2;
	padding-left: 10px;
	text-decoration: none;
	height: 24px;
	padding-top: 5px;
	background-image: url(../images/cube-bafa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFEA95;
	width: 100%;
}

#menu a.titredessus:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B23FB2;
	padding-left: 10px;
	text-decoration: none;
	height: 24px;
	padding-top: 5px;
	background-image: url(../images/cube-bafa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFEA95;
	width: 100%;
}