
	BODY,DIV,P,TD	{
		font-size : 10pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, Helvetica;
		color : #491919;
		margin-top : 0px;
		margin-right : 0px;
		margin-left : 0px;
		margin-bottom : 0px;
	}
	
	a:link {color: black; text-decoration:underline;}
	a:visited {color: #515151; text-decoration:underline;}
	a:hover {color:red; text-decoration:none;}

	h1 {
	text-align: center;
	}
	h3 {
		text-decoration: underline;
		font-weight: bold;
		color: #396518;
		font-size: 140%
	}
		
	.menu {
	border-top: double;
	border-right: double;
	border-bottom: none;
	border-left: double;
	background-color: #396518;
	width: 1024px;
	}
	.menu a:link {color: #EFDF4B;  text-decoration:underline;}
	.menu a:visited {color: #EFDF4B;  text-decoration:underline;}
	.menu a:hover {color: red;  text-decoration:underline;}
	.menu span {color:#EFDF4B;}
	
	.tdmenu1 {
	color:#EFDF4B;
	font-size: 13px;
	font-weight: bold;
	}
	
	.tdmenu2 {
	color:#EFDF4B;
	font-size: 12px;
	font-weight: bold;
	}
	
	.principal {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border-top: none;
	border-right: double;
	border-bottom: double;
	border-left: double;
	background-color: #f0eab1;
	width: 1024px;
	}
	
	.petit {
	font-size: 10px;
	}
	
	.important {
	font-weight: bold;
	color:red;
	}
	
	.entetef {
	font-weight: bold;
	font-size: 8px;
	}
	
	#mscomic {
	font-family : "Comic Sans MS",Verdana, Arial, Helvetica, sans-serif ;
	color:#EFDF4B;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	}
	#selectionne {
	font-weight: bold;
	color:red;
	}