html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	}
body { 
	font: 10pt/17pt verdana; 
	color: #555753; 
	background: #fff; 
	margin: 0px; 
	padding: 0px;
	height: 100%;
	}
p { 
	font: 9pt/17pt verdana; 
	margin-top: 0px; 
	text-align: justify;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

/* specific divs */
#noix-de-lavage {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	height: 100%;
	visibility: visible;
}

#container {
	padding-bottom: 50px;
	height: 100%;
	}

#intro { 
	background: transparent url(001/fleur.jpg) no-repeat top left; 
	height: 200;
	min-width: 700px;
	}
#pageHeader {
	background: transparent url(001/titre.gif) no-repeat top left;
	position: absolute;
	top: 100px;
	left: 65px;
	width: 685px;
	height: 100;
	background-image: url(001/titre.gif);
	z-index: 1;
	visibility: visible;
	}
#pageHeader h1 span {
	display:none
	}
	
#pageHeader h2 span { 
	font: 15pt verdana; 
	font-style: italic;
	color: #7B837E;
	margin-top: 35px;
	float: right;
	}
	
#quickSummary {
	clear:both;
	background: transparent url(001/noix_gd.jpg) no-repeat top left;  
	/*background: transparent url(001/noix_gd.gif) no_repeat top left;*/  
	width: 280px;
	height: 200px;
	top: 100; 
	float: right;
	}
	
#menu {
	position: absolute;
	width: 750;
	top: 205px;
	z-index: 3;
	visibility: visible;
}
#menu1 {
	background: transparent url(001/fond_menu.gif) no-repeat top left;  
	width: 750;
	height: 25px;
}

#menu1 span{
	color: #ffffff;
	margin-right: 3px;
	margin-top: 3px;
	float: right;
}

#menu1 a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
#menu1 a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffcc33;
	}
#menu1 a:hover, a:active { 
	text-decoration: none; 
	color: #ffcc00;
	}

#menu2 {
	background: transparent url(001/fond_ssmenu.gif) no-repeat top left;  
	margin-top: 1px;
	height: 25px;
	}

#menu2 span{
	margin-left: 3px;
	/*margin-top: 1px;*/
	float: left;
	}
	
#menu2 a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #999933;
	}
#menu2 a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666633;
	}
#menu2 a:hover, a:active, a:link, a:visited { 
	font-weight:normal 
	text-decoration: none; 
	}

#contenu {
	position: absolute;
	top: 250px;
	width: 750px;
	height: 500px;
	z-index: 3;
	visibility: visible;
	}

#text {
	position: absolute;
	width: 550px;
	top: 30;
	padding:3px;
	z-index: 1;
	visibility: visible;
	}
#text h1 span{
	font: 11pt verdana;
	font-weight: bold; 
	text-decoration: none; 
	color: #999933;
	}	
#text h3 span{
	font: 11pt verdana;
	font-weight: bold; 
	text-decoration: none; 
	color: #A8B040;
	}
#text Table {
	font: 10pt verdana;
	}	
	
#news {
	position: absolute;
	left: 565px;
	width: 190px;
	min-height: 100;
	background: transparent url(001/noix_pt.gif) no-repeat top right;
	z-index: 2;
	visibility: visible;
	}

#newsHeader {
	background: transparent url(001/news.gif) no-repeat top left;
	position: absolute;
	top: 25;
	width: 150px;
	height: 50;
	visibility: visible;
	}
	
#newsHeader h3 span {
	display:none
	}
	
#news a {
	font-size:10px
	}
	
#news a:hover, a:active { 

	}
	
#newsContenu {
	position: absolute;
	top: 65px;
	width: 165px;
	visibility: visible;
	font: 10pt verdana;
	height: 172px;
	}
	
#newsContenu h3 {
	font: 11pt verdana;
	font-weight: bold; 
	text-decoration: none; 
	color: #A8B040;
	}
		
#footer {
	background: transparent url(001/fond_menu.gif) no-repeat top left;  
	width: 750;
	height: 25px;
}
#footer span{
	color: #ffffff;
	margin-right: 3px;
	margin-top: 3px;
	float: right;
}
#footer a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
#footer a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffcc33;
	}
#footer a:hover, a:active { 
	text-decoration: none; 
	color: #ffcc00;
	}
	
#xiti {
	background: top left;  
	width: 750;
	height: 40px;
}

