@charset "iso-8859-1";
/* CSS Document */

body{
	margin:0;
	background-position:top;
	background-attachment: fixed;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}

.lienBlanc12{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.lienBlanc12:hover{
	color:#C69C6D;
	text-decoration:none;
}
.lienBlanc12b{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.lienBlanc12b:hover{
	color:#534741;
	text-decoration:none;
}


.lienGris12{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#534741;
	text-decoration:none;
}

.lienGris12:hover{
	color:#B6542E;
	text-decoration:underline;
}

.nav{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#B6542E;
	text-decoration:none;
}

.nav:hover{
	color:#534741;
	text-decoration:underline;
}
.lienBrun12{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#B6542E;
	text-decoration:none;
}

.lienBrun12:hover{
	color:#534741;
	text-decoration:underline;
}

.lienBrunClair12{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#998675;
	text-decoration:none;
}

.lienBrunClair12:hover{
	color:#dbd4ce;
	text-decoration:underline;
}

.texteGris11{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#534741;
}
.texteBlanc12{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
}
.texteNoir12{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
}
.texteGris12{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#534741;
}
.texteBrunClair12 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#998675;
}
.texteBrun14 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#B6542E;
}
.texteGris14{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#534741;
}
.texteBrun16 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#B6542E;
}
.titreBrun16 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#B6542E;
}

.lienTitreBrun16 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#B6542E;
	text-decoration:none;
}
.lienTitreBrun16:hover {
	color:#534741;
}

.titreBrun18 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#B6542E;
}


.titreBrun20 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#534741;
}
