html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#f0eeee;
	background-image:url(fond01.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial,  Sans-Serif;
	font-size:11px;
	color:#908e8e;
}
#TAB_body {
	height:100%;
	width:100%;
	background:url(fond02.gif) center repeat-x;
}
#TD_body {
	height:100%;
	width:100%;
	text-align:center;
	vertical-align:middle;
	background:url(fond03.gif) center no-repeat;
}
#TAB_main {
	width:784px;
	height:544px;
}
#DIV_cadre {
	width:730px;
	height:480px;
	overflow:hidden;
	padding:10px;
	background:url(fond_cadre.jpg) no-repeat;
}
#TAB_entete #TD_titre, #TAB_entete #TD_menu {
	padding-top:16px;
}
#TAB_entete #TD_menu {
	padding-left:30px;
	text-align:left;
	vertical-align:top;
}
#TAB_entete #TD_menu a {
	display:block;
	padding:1px 0px 1px 4px;
	font-size:12px;
	color:#908e8e;
	text-decoration:none;
}
#TAB_entete #TD_menu a:hover {
	text-transform:uppercase;
	color:#000000;
}
#TAB_images img {
	width:80px;
	height:80px;
	border:1px solid #938f8f;
}
#TAB_images img#IMG_max {
	width:275px;
	height:215px;
	border:1px solid #938f8f;
}
#TAB_images #H3_desc {
	padding:5px;
	vertical-align:top;
	text-align:left;
	font-size:13px;
	font-style:italic;
	font-weight:normal;
	margin:0px;
}
#TD_pied {
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	vertical-align:bottom;
}
#TD_pied a {
	color:#9f9d9d;
	text-decoration:none;
}
#TD_pied a:hover {
	color:#000000;
}
.fonce {
	color:#6d6b6b;
}
h1 {
	font-family:"Bimini", Verdana, Arial, Sans-Serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin:0 0 20px 0;
}
h2 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	font-family:Verdana, Arial, Sans-Serif;
	color:#706e6e;
}
ul {
	margin-top:10px;
	margin-left:0px;
	padding-left:15px;
}
ul li {
	padding-top:5px;
}
#TD_contenu a { color:#222; text-decoration:none; }
#TD_contenu a:hover { text-decoration:underline; }

div.presentation { text-align:justify; }
div.presentation div.left { float:left; width:355px; }
div.presentation div.right { float:right; width:355px; }
div.presentation p { margin:10px 0; font-size:11px; line-height:130%; color:#5c5a5a; }