body { 
	background-color:#FFFFFF; 
	background-image: url(pictures/bg.jpg); 
	background-repeat:no-repeat; 
	padding:0px; 
	margin:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	line-height:16px;
}

#content { 
	background-image: url(pictures/400.jpg); 
	background-repeat:no-repeat; 
	background-position:right top; 
	width:1008px; 
}

#menu { 
	margin-left:40px;
}


a.link { 
	color:#81817F; 
	text-decoration:none;
	font-weight:bold;
}

a.link:hover { 
	color:#FF9900; 
	text-decoration:underline; 
	font-weight:bold;
}

a.gallink { 
	color:#81817F; 
	text-decoration:none;
	font-weight:bold;
}

a.gallink:hover { 
	color:#FF9900; 
	text-decoration:underline; 
	font-weight:bold;
}

a.navlink { 
	color:#ffffff; 
	text-decoration:none;
	font-weight:bold;
}

a.navlink:hover { 
	color:#FF9900; 
	text-decoration:none; 
	font-weight:bold;
}

a.menulnk { 
	color:#000000; 
	text-decoration:none;
}

a.menulnk:hover { 
	color:#FF9900; 
	text-decoration:underline; 
}

a.footerlnk { 
	color:#81817F; 
	text-decoration:none;
	font-weight:bold;
}

a.footerlnk:hover { 
	color:#FF9900; 
	text-decoration:underline; 
	font-weight:bold;
}

#signature { 
	margin:40px; 
	font-size:11px; 
	color:#999999;
}

#sectionarchi { 
	background-color:#000000; 
	background-image: url(pictures/icn_archibk.gif); 
	background-repeat:no-repeat; 
	background-position: left center; 
	display:block; 
	width:359px; 
	height:20px; 
	padding-left:40px; 
	padding-bottom:10px; 
	padding-top:10px; 
	margin-top:0px; 
	margin-left:40px;  
	color:#FFFFFF; 
	font-weight:bold; 
	line-height:20px;
}

#sectionmeubles { 
	background-color:#000000; 
	background-image: url(pictures/icn_meublesbk.gif); 
	background-repeat:no-repeat; 
	background-position: left center; 
	display:block; 
	width:359px; 
	height:20px; 
	padding-left:40px; 
	padding-bottom:10px; 
	padding-top:10px; 
	margin-top:0px; 
	margin-left:40px; 
	color:#FFFFFF; 
	font-weight:bold; 
	line-height:20px;
}

#section { 
	background-color:#000000; 
	display:block; 
	width:359px; 
	height:20px; 
	padding-left:40px; 
	padding-bottom:10px; 
	padding-top:10px; 
	margin-top:0px; 
	margin-left:40px;  
	color:#FFFFFF; 
	font-weight:bold; 
	line-height:20px;
}

#sectioncontacts { 
	background-color:#000000; 
	background-image: url(pictures/icn_contactsbk.gif); 
	background-repeat:no-repeat; 
	background-position: left center; 
	display:block; 
	width:359px; 
	height:20px; 
	padding-left:40px; 
	padding-bottom:10px; 
	padding-top:10px; 
	margin-top:0px; 
	margin-left:40px; 
	color:#FFFFFF; 
	font-weight:bold; 
	line-height:20px;
}

#sectionliens { 
	background-color:#000000; 
	background-image: url(pictures/icn_liensbk.gif); 
	background-repeat:no-repeat; 
	background-position: left center; 
	display:block; 
	width:359px; 
	height:20px; 
	padding-left:40px; 
	padding-bottom:10px; 
	padding-top:10px; 
	margin-top:0px; 
	margin-left:40px; 
	color:#FFFFFF; 
	font-weight:bold; 
	line-height:20px;
}

#sectionmetier { 
	background-color:#000000; 
	background-image: url(pictures/icn_metierbk.gif); 
	background-repeat:no-repeat; 
	background-position: left center; 
	display:block; 
	width:359px; 
	height:20px; 
	padding-left:40px; 
	padding-bottom:10px; 
	padding-top:10px; 
	margin-top:0px; 
	margin-left:40px; 
	color:#FFFFFF; 
	font-weight:bold; 
	line-height:20px;
}

#sectionpresent { 
	background-color:#000000; 
	background-image: url(pictures/icn_presentbk.gif); 
	background-repeat:no-repeat; 
	background-position: left center; 
	display:block; 
	width:359px; 
	height:20px; 
	padding-left:40px; 
	padding-bottom:10px; 
	padding-top:10px; 
	margin-top:0px; 
	margin-left:40px; 
	color:#FFFFFF; 
	font-weight:bold; 
	line-height:20px;
}

#sectionadmin { 
	background-color:#aa0000; 
	background-image: url(pictures/icn_admin.gif); 
	background-repeat:no-repeat; 
	background-position: left center; 
	display:block; 
	width:359px; 
	height:20px; 
	padding-left:40px; 
	padding-bottom:10px; 
	padding-top:10px; 
	margin-top:0px; 
	margin-left:40px; 
	color:#FFFFFF; 
	font-weight:bold; 
	line-height:20px;

#introtxt {
	padding: 15px;
	width:350px;
	line-height:20px;
}

p {
	padding-left: 15px;
	padding-right:15px;
	padding-bottom:0px;
	padding-top:0px;
	width:800px;
	line-height:20px;
}

li {
	line-height: 30px;
	list-style:square;
}

ul {
	margin-top:20px;
	margin-bottom:0px;
}


.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	width: 200px;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color:#000000;
	background-color: #FFFFFF;
}










