@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EC8217;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}
.bk {
	background-color: #ddd2c6;
	background-image: url(img/bk.png);
	background-repeat: repeat-x;
	background-position: top;
}
	.bk_ombg {
	background-image: url(img/bk_ombg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
	.bk_ombd {
	background-image: url(img/bk_ombd.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(img/bas.png);
	background-repeat: no-repeat;
	height: 51px;
	letter-spacing: normal;
	vertical-align: top;
	line-height: 20px;
	background-position: center;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
.txtnoir {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}
.pititxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}
.titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F90;
	font-weight: bold;
}
.bk_fenetre {
	background-image: url(img/nuancier_fen.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tititre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #F9BC24;
}
.txtblc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}

