@charset "utf-8";
body {
	background-color: #330100;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fond.jpg);
	background-repeat: repeat-x;
}

/* CSS Document */

a:link {
	color: #FC9;
	text-decoration: none;
}
a:hover {
	color: #F30;
	text-decoration: underline;
}
a:visited {
	color: #FC9;
	text-decoration: none;
}
a:active {
	color: #FC9;
	text-decoration: none;
}
.Style8 {color: #FFFFFF}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}
.annonce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #C96;
}
.texte {
	color: #FFC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.textecarte {
	color: #FFC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.surligne {
	color: #FFC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.surlignecarte {
	color: #FC9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}


.prix {
	color: #FC6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}


.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.titre2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FCC;
	text-align: center;
}

.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}

