*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	}
body {
	margin:0;margin:0;
	background:url(img/fond.jpg) repeat-x;
	background-color: #983132;
	}
table#tableau{border:1px solid white;border-top-width:0;}
td#haut{
	width:765px;height:225px;
	padding:0; margin:0;
	background:url("img/haut.jpg") no-repeat bottom left;
	}
td#menu2{
	width:137px; height:94px;
	vertical-align:top;
	background:url("img/menu2.jpg") no-repeat top right;
	}
td#titre{
	width:628px; height:94px;
	vertical-align:top;
	background:url("img/titre.jpg") no-repeat bottom left;
	}
td#corps{
	background:url("img/corps_fond.jpg") repeat-y top left;
	width:765px; height:246px;
	vertical-align:top; color:white;
	}
td#contenu{
	background:url("img/corps.jpg") no-repeat top left;
	width:765px; height:246px;
	vertical-align:top; text-align:left;
	}
td#bas{width:765px;height:35px;}
td#kmn{
	width:750px; height:40px;
	vertical-align:middle; text-align:center;
	font-size:11px;color:#FFFFFF;
	}
td#kmn a{font-size:11px;color:#FFFFFF;}
/*********** mise en page du contenu ***********/
h1{	font-weight:bold; font-size:14px;
	margin:5px 0 0 35px; color:#64D13E;
}
h2{
	font-weight:bold; font-size:12px;
	margin:5px 0 0 35px; color:#ffff00;
	}
p{margin-left:35px;margin-right:15px;}
td#corps ul{ margin-left:25px; margin-right:15px; padding-left:25px;}
td#corps li{ margin-bottom:3px;}
a{color:#ffff00;text-decoration:underline;}
a:hover{color:#64D13E; text-decoration:none;}
.min{ font-size:smaller; color:dedede;}
img.border{border:1px solid #ffffff;}
input, textarea{color:black;}
blockquote div {
	font-family: Georgia, "Times New Roman", Times, serif;
}