*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	}
body {
	background-color: #ffffff;
	background-image: url("img/fond.jpg");
	background-repeat:repeat-x;
	margin:0;margin:0;
	background-color:#FE0000;
	}
td#haut{
	background-image:url("img/haut.jpg");
	background-repeat:no-repeat;
	width:765px;
	height:200px;
	}
td#menu{
	background:url("img/menu.jpg") repeat top center;
	width:765px;
	height:25px;
	}
td#gauche{
	width:200px; height:360px;
	vertical-align:top; text-align:center; color:#FFFFCC; font-size:10px;
	background-color:#ff0000;
	}
td#corps{
	background:url("img/corps_fond.jpg") repeat top left;
	width:565px; height:345px;
	vertical-align:top;
	}
td#contenu{
	background:url("img/corps.jpg") no-repeat top left;
	width:565px; height:345px;
	vertical-align:top;
	}
td#bas{
	background:url("img/bas.jpg") no-repeat top center;
	width:765px; height:45px;
	}
#adresse{
	width:565px; height:45px;
	vertical-align:bottom; text-align:center;
	color:#ffffff;
	font-weight:bold; font-size:14px;
	}
/*********** menu ***********/
td#menu table{margin:0;}
td#menu table td{padding:5px 1px 5px 0;margin:0;}
td#menu table td a{
	color:white; 
	font-weight:bold; 
	text-decoration:none; 
	padding:5px 15px; margin:0;
	}
#menu a:hover,#menu a.active{
	color:#ffff00;
	font-weight:bold; background:url("img/bt_menu_on.jpg") repeat-x top center;
	}
/*********** mise en page du contenu ***********/
h1{font-weight:bold; font-size:14px;margin-left:15px; margin-right:15px;}
h2{font-weight:bold; font-size:14px;margin-left:15px; margin-right:30px; color:#ff0000; border-bottom:1px solid #ffff00;}
p{margin-left:15px; margin-right:15px;}
a{color:#D01010; text-decoration:underline;}
a:hover{color:#ff0000;text-decoration:none;}
ul{ list-style-type:disc; margin-right:15px;}
li{ margin-bottom:5px;}
.min{ font-size:smaller; color:#666666;}
img.border{border:1px solid #cccccc;}
/*********** kmn ***********/
td#kmn{ color:white; height:20px; vertical-align:bottom; font-size:11px;}
td#kmn a{ color:#ffff00;font-size:11px;}


#cryptogram {
	border: 1px solid #000;
	margin:0 0 0 0;
	padding:0;
	background:#fff;

}





