a:link {
	text-decoration: none;
	background-color: #E3FCB6;
	color: #990000;
}
a:visited:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #FFFFCC;
}
a:visited {
	text-decoration: none;
	background-color: #E3FCB6;
	color: #990000;
}
a:active {
	text-decoration: none;
	background-color: #E3FCB6;
	color: #990000;
}
a:active:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #FFFFCC;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #FFFFCC;
}
}.body1 {
	font-family: "Comic Sans MS";
	margin: 1px;

}
.body2 {
	font-family: "Comic Sans MS";
	background-attachment: fixed;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 1px;
}
fieldset {
	background-color: #E3FCB6;
}
legend {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: italic;
	color: #FF0000;
	background-color: #FFFF99;
}
.hautpage {
	font-family: "Comic Sans MS";
	font-size: 9px;
	color: #FF6600;
	background-color: #66FF66;
}
.bouton1 {
	font-family: "Comic Sans MS";
	color: #CC0066;
	background-color: #9999CC;
	border-top: 1px outset #00CC66;
	border-right: 3px outset #009933;
	border-bottom: 2px outset #009933;
	border-left: 1px outset #00FF66;

}
.titre {
	font-family: "Comic Sans MS";
	font-size: 18pt;
	color: #339966;
	background-color: #CCCC66;
	font-weight: bold;

}
.body3 {
	background-image: url(/images/fondvieuxpapier.jpg);
	background-repeat: repeat;
	margin: 1px;
	font-family: "Comic Sans MS";


}
.nostyle {
}
