body {
background-color:#2f2313;
	background-image: url(images/fond.jpg);
	background-repeat:repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.copyright {
	font-size:10px;
	color:#FFFFFF;
	line-height: 14px;
}
.bg_contenu{
	background-image: url(images/bg_contenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFD8CA;
}
.txt_menu1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #DFD8CA;
}
.txt_menu2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #DFD8CA;
	text-decoration:none;
}
.txt_menu3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #DFD8CA;
}
.txt_menu4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color: #DFD8CA;
}
.droite {
	width:64px;
	background-image: url(images/bgdroite.gif);
	background-repeat: repeat-y;
}
.gauche {
	width:63px;
	background-image: url(images/bggauche.gif);
	background-repeat: repeat-y;
}
.img {
	border: 1px solid #766f5f;
}
#menu01 {
	text-align:left;
	position:absolute;
	top:452px;	
	background-color:#302d22;
	color:#FFFFFF;
	visibility: hidden;
	display:none;
	z-index: 100;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	width:137px;
}
#menu02 {
	text-align:left;
	position: absolute;
	top:452px;
	background-color:#302d22;
	color:#FFFFFF;
	visibility: hidden;
	z-index: 100;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	width:101px;
}
input,textarea {
background-color:e0d6c3;
	color: 231b0b;
}
#dhtmltooltip{
	text-align:left;
	position: absolute;
	width:400px;
	border:2px solid #625e52;
	padding: 15px;
	font-family : georgia, verdana, geneva, helvetica, sans-serif;
	font-size : 16px;
	background-color:#231c0c;
	color:#FFFFFF;
	visibility: hidden;
	z-index: 100;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
