*{
	font-size:12px;
	color:#804719;
	font-family:Arial, Helvetica, sans-serif;
	
	}
body{
	background-image:url("img/fond.jpg");
	background-color:#000000;
	margin:0;
	padding:0;
	}
a{/* lien par défaut */
	text-decoration:underline;
	color:#804719;
	}
a:hover{/* lien par défaut hover */
	text-decoration:none;
	color:#804719;
	}
td#haut{
	background-image:url("img/haut.jpg");
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	}
td#menu{
	background-image:url(img/img_fondnav.gif);
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:middle;
	text-align:center;
	}
td#droit{
	background:#e6d4a9;
	}
td#corps{
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #935A2C;
	border-right-color: #935A2C;
	border-bottom-color: #935A2C;
	border-left-color: #935A2C;
	background-image: url(img/img_fondcorps.jpg);
	background-color: #D7C28D;
	background-repeat: no-repeat;
	background-position: top left;
	}
td#bas{
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	background-color: #804719;
	color: #E6D4A9;
	padding-top: 5px;
	padding-bottom: 5px;
	}
/********* mise en page du contenu ***********/
h1{
	color:#804719;
	font-size:24px;
	font-weight:bolder;
	margin:5px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	}
h2{
	color:#804719;
	font-size:18px;
	font-weight:bolder;
	margin:10px 40px 0 40px;
	border-bottom:1px solid #dadada;
	}
h3{
	color:#804719;
	font-size:14px;
	font-weight:bolder;
	margin:10px 40px 0 60px;
	border-bottom:1px dotted #dedede;
	}
td#droit p{
	padding-left:20px;
	}
.uppercase{
	text-transform:uppercase;
	color:#804719;
	font-weight:bold;
	}
strong, bold, .gras{
	font-size:larger;
	font-weight:bold;
	color:#804719;
	}
.min{
	font-size:smaller;
	color:#804719;
	}
td#corps img{/* toutes les images du td "corps" */
	border:1px solid #804719;
}
/******** nav ************/
#nav a{
	font-weight:normal;
	font-size:10px;
	color: #804719;
	text-decoration: none;
	padding-bottom:3px;
	padding-top:3px;
	display: block;

	}
	
#nav a:hover, #menu a.active{
	color: #FFFFFF;
	background-image:url(img/img_fondnavover.gif);	
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:3px;
	padding-top:3px;
	display: block;
	}
.separateur {
	font-size: 14px;
	color: #FFFFFF;
}

.lienkemenn {
	font-size: 10px;
	color: #FFFFFF;
}
div#signature {
	margin:5px auto;
	width:765px;
	text-align:center;
	color:#ffffff;
}
div#signature div#signaturek span {
	position:relative;
	top:-8px;
	font-size:12px;
	vertical-align: middle;
}
div#signature a { color:#ffffff; }
div#signature p span{ font-size:10px; }
