body {
	background-color: #000000;
	background-image: url(images/fond.gif);
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.bg {
	background-image: url(images/bg.gif);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A02001;
}
titres {
	background-color: #A02001;
	border: thin inset #FEB7A5;
	color: #FFFFFF;
}
.titres {
	background-color: #EEEEEE;
	border: thin solid #A12100;
	color: #A11E02;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	clip: rect(4px,4px,4px,4px);
	background-position: 8px 8px;
	padding: 8px;
}
.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5F0666;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
	width: 400px;
	height: 350px;
}
a:link {
color: #999999; text-decoration: underline;
} 

a:visited {
color: #999999; text-decoration: underline;
} 

a:hover {
color: #A02001; text-decoration: underline;
}
