@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #000000;
	text-align: justify;
}
.titre {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-variant: small-caps;
	text-transform: capitalize;
}
a {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: underline;
	color: #CCCCCC;
}
.fond {
	background-image: url(datas/images/atomic-acrobatie_04.jpg);
	background-repeat: no-repeat;
}
