@charset "UTF-8";
p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #eee8dd;
}
.property {
	background-color: #261101;
	background-repeat: repeat;
	background-position: center top;
}
.back_accueil {
	background-image: url(images/img_accueil.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.brun {
	background-color: #2c1400;
}
.highlight {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #cf882f;
}
.blanc {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CF882F;
}
li {
	color: #FFFFFF;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #B4A69B;
	text-decoration: underline;
}
a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #B4A69B;
	text-decoration: underline;
}
a:active{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
