body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000; 
	background: #9D6944; 
	margin: 0px; 
	text-align: center;
	}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	margin : 0;
	padding : 0;
	text-align : justify;
	}
.titretexte {
	text-decoration : none;
	color : #663300;
	font-size : 24px;
	font-weight : bold;
	}
.titre1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #663300;
	font-weight : bold;
	margin : 0;
	padding : 0;
	}
.intro {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold; 
	color : #000000;
	margin : 0;
	padding : 0;
	text-align : justify;
	}
.intro a:link { 
	font-weight: bold; 
	font-size : 12px;
	text-decoration: underline; 
	color: #336699;
	line-height : 1;
	}
.intro a:visited { 
	font-weight: bold; 
	font-size : 12px;
	text-decoration: underline; 
	color: #0099CC;
	line-height : 1;
	}
.intro a:hover, a:active { 
	font-size : 12px;
	font-weight: bold;
	text-decoration: underline; 
	color: #0099cc;
	line-height : 1;
	}
.normal a:link { 
	font-weight: normal; 
	font-size : 12px;
	text-decoration: underline; 
	color: #336699;
	line-height : 1;
	}
.normal a:visited { 
	font-weight: normal; 
	font-size : 12px;
	text-decoration: underline; 
	color: #0099CC;
	line-height : 1;
	}
.normal a:hover, a:active { 
	font-size : 12px;
	font-weight: normal;
	text-decoration: underline; 
	color: #0099cc;
	line-height : 1;
	}
ul {
	list-style-type : circle;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	margin : 15;
	padding : 0;
	}
li {
	padding-left : 0px;
	margin-bottom : 0px;
	} 
.pdf {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #663300;
	font-weight : bold;
	margin : 0;
	padding : 0;
	}
.menuleft {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	line-height : 2;
	color : #663300;
	}
.menuleft a:link, a:active, a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
	line-height : 2;
	color : #663300;
	}
.menuleft a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
	line-height : 2;
	color : #9D6944;
	}
.menubas { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	}
.menubas a:link { 
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
	}
.menubas a:hover, a:active{ 
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration : underline;
	}
.menubas a:visited{ 
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
	}
.main{ 
  background-image : url(img/fond.gif);
  background-repeat : no-repeat;
}