@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #685d4b;
}
a:link {
	color: #769257;
	text-decoration: none;
}
a:visited {
	color: #586D41;
	text-decoration: none;
}
a:hover {
	color: #9BB481;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}
.ombg {
	background-image: url(img/ombg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.ombd {
	background-image: url(img/ombd.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.om_top {
	background-image: url(img/omb_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bk {
	background-image: url(img/bk.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 13px;
}
.bas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(img/bas.gif);
	background-repeat: no-repeat;
	height: 33px;
	line-height: 17px;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 17px;
	filter:alpha(opacity=100);
}
.txt_tarif {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 17px;
	background-color: #FFF;
}
.txtnoir {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 17px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #769257;
}
.txtrouge {
	color: #F00;
}
.truc {
	background-image: url(img/truc.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.truc2 {
	background-repeat: no-repeat;
	height: 30px;
}
.actu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #769257;
}