@charset "utf-8";
/* CSS Document */

body {
	background-color: #270402;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
}
.texte-standard {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
}
.texte-titre {
	font-size: 12px;
	color: #FF9;
	text-align: center;
}
.Style2 {font-family: "Arno Pro Light Display"}
.Style3 {font-style: italic}
.Style6 {	color: #FF9900;
	font-style: italic;
	font-size: 12px;
}
a:link {
	color: #F90;
}
a:visited {
	color: #F90;
}
a:hover {
	color: #F60;
}
a:active {
	color: #F90;
}
.a-modifier {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-align: center;
}

