body { 
	/*font: 8.5pt/11.5pt arial, sans-serif;*/	
	font-family: "Comic Sans MS", "Arial", sans-serif;
	font-size:medium;
	font-size-adjust:none;	
	background-color:black;	
	color:#ccccbe;
	margin:0px; 
	height:100%;
}

#logo { 
	background-image: url(img/logov2.jpg) no-repeat;
/*	color:#004C8F;*/
	width: 980px;
	height: 150px;
/*	border-bottom: solid #004C8F 1px;*/
	border-bottom: solid orange 1px;
	}
	
#tree {
	position:relative;	
	left:763px;
	top:422px;	
	width: 261px;
	height: 126px;	
}

#main { 
	/*background:url(./images/header-fsp.jpg) no-repeat;*/
	/*background:url(./images/header.jpg) no-repeat;
	background-color:#722222; /*#FFFFFF;*/
	
	background:url('./img/fond1pxv2.jpg') repeat-x;
		
	color:#ccccbe;
	position:absolute;
	top:50%;
	left:50%;
	width: 1024px;
	height: 700px;
	margin-left:-512px;
	margin-top:-350px;
	/*border: 1px solid red;*/
	}

#left {
	/*background-color: #ABFC02;*/
	/*color: #ffffff;*/
	font-family: "Comic Sans MS", "Arial", sans-serif;
	font-size:medium;
	font-size-adjust:none;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	width: 235px;
	height: 450px;
	left: 1px;
	top: 151px;
	overflow: auto;
	/*border: solid #004C8F 1px;*/
}
#left h3 {
	margin:0px; 
	/*width:210px; 
	height:25px;*/
	font-family: "Comic Sans MS", "Arial", sans-serif;
	font-size:medium;
	font-size-adjust:none;
	font-size: 12pt;
	font-style: normal;
	font-weight:bold;
	color:orange;
	}	
#left p {
	font: 7.8pt arial,sans-serif;
	padding:0px 7px 0px 7px;
	}
#left h3 span {
	display:none
	}

#menu div{
	font-family: "Comic Sans MS", "Arial", sans-serif;
	font-size:medium;
	font-size-adjust:none;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	float:left; 
	width:7em;
}
#menu ul{margin:0; padding:0; width:17em;}
#menu li{position:relative;list-style:none;margin:0;}
#menu li a{display: block;padding:5px 0 5px 10px;width:16.5em;}
/*si on imbrique des listes pour faire menu déroulant*/
#menu ul ul{position:absolute;top:0;left:17em;display:none;}
/*#menu li:hover{background:rgb(226,116,41);}*/
#menu ul.level1 li.submenu:hover ul.level2{display:block;}

#menu a{text-decoration:none; color:white;}
#menu a:hover{
		/*color:#004C8F;*/
		color:orange;
		padding-left:15px;
		font-weight:bold
		}
#title {
	margin: 0px;
	position: absolute;
	/*background-color: #abff00;*/
	width: 753px;
	height: 25px;
	top:150px;
	left:226px;
}

#title h3{
		margin: 0px;
		margin-left: 5px;
		font-family: "Comic Sans MS", "Arial", sans-serif;
		font-size: 18pt;
		font-style: normal;
		font-weight: bold;	
		/*color: #ccccbe;*/
		color: orange;
	}
	
#pg {
	margin: 0px;
	position: absolute;
	left: 226px;
	top: 178px; /*19px;*/
	width: 748px;
	height: 440px;
	overflow: auto;
	background-image: url('img/fond01.jpg');
	/*background-color: #daf2f4;*/
	font-family: "Comic Sans MS", "Arial", sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	font-size-adjust: none;
	line-height: normal;
	background-repeat: repeat-x;
	color: #ccccbe;
}
#index-fr02 {
	position:absolute;
	left: 400px;
	width: 280px;
	height: 100px;
	border: solid orange 1px;
	
}
#index-pic {
	position:absolute;
	left: 1px;
	width: 300px;
	height: 300px;
	/*border: solid orange 1px;*/
	
}
#index-footer {
	position:absolute;
	left: 1px;
	top : 360px;
	width: 300px;
	height: 30px;
}
#index-footer a {
	font-family: "Comic Sans MS", "Arial", sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color:orange;
	/*border: solid orange 1px;*/
}

#pricelist_footer {
	font-family: "Comic Sans MS", "Arial", sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
#pg p {
	padding:0px 10px 0px 10px;
	}
#pg h1 {
		color:#ccccbe;
		font-family: "Comic Sans MS", "Arial", sans-serif;
		font-size: 18pt;
		font-style: normal;
		font-weight: bold;		
		padding: 0px 5px 0px 5px;
		border-bottom:1px solid #722222;
		}
#a_link{
/**/
}

#linkList {
	position: absolute;
	width: 144px;
	height: 435px;
	left: 650px;
	top: 7px;
	overflow: auto;
	background-color:rgb(144,158,189); /*#F1F3F6;*/
	color:#000000;
	border:solid 1px #CCCCCC;
	font: 7.1pt/9pt arial, sans-serif;
	}


