.menu2 {
	background: #FF6600;
	border-top: 2px dashed #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
}

a.menu:hover {
	color: #00FF00;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
}

.soustitre {
	color: #FF6600;
	font: bold 17pxA/18px Verdana, Arial, Helvetica, sans-serif;
	display: compact;
}
.fondcellule {
	background: #000000 url(bandeau-quad.jpg) no-repeat scroll left center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #FF6600;
}
a.lien:hover {
	color: #FF6600;
	text-decoration: none;
}
a.lien:link {
	color: #00FF00;
	text-decoration: none;
}
a.lien {
	color: #00FF00;
	text-decoration: none;
}