*{
	margin:0;
	padding:0;
}
h1{
	display:none;
}
a{
	text-decoration:none;
	border:0;
	color:#000;
}
img{
	border:0;
}
.clear{
	clear:both;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.bold{
	font-weight:bold;
}
.underline{
	text-decoration:underline;
}
.delimiter{
	position:relative;
	clear:both;
	top:15px;
}
.hide{
	display:none;
}
#container{
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
	font-family:Arial, Helvetica, serif;
	font-size:11px;
}
#flash{
	position:absolute;
	z-index:3;
	left:300px;
	top:50px;
}
#header{
	height:273px;
	width:auto;
	background:url(/public/images/lotus_head.jpg) no-repeat;
}
#header a#newsletterLink{
	position:relative;
	left:407px;
	top:9px;
	color:white;
	font-weight:bold;
}
#header a#faqLink{
	position:relative;
	left:437px;
	top:9px;
	color:#000;
	text-decoration:underline;
}
#header a#sitemapLink{
	position:relative;
	left:447px;
	top:9px;
	color:#000;
	text-decoration:underline;
}
#menu{
	height:55px;
	width:100%;
	background:#000 !important;
	background:transparent;
}

#menu ul{
	list-style-type:none;
	width:100%;
	height:100%
}

#menu li{
	float:left;
	height:55px;
	display:block;
}
#menu #link-about a{
	background:url(/public/images/menu_01.gif) no-repeat;
	width:212px;
}
#menu #link-about a:hover{
	background:url(/public/images/menu_01b.gif) no-repeat;
	width:212px;
}
#menu #link-laws a{
	background:url(/public/images/menu_02.gif) no-repeat;
	width:140px;
}
#menu #link-laws a:hover{
	background:url(/public/images/menu_02b.gif) no-repeat;
	width:140px;
}
#menu #link-partners a{
	background:url(/public/images/menu_03.gif) no-repeat;
	width:171px;
}
#menu #link-partners a:hover{
	background:url(/public/images/menu_03b.gif) no-repeat;
	width:171px;
}
#menu #link-address a{
	background:url(/public/images/menu_04.gif) no-repeat;
	width:141px;
}
#menu #link-address a:hover{
	background:url(/public/images/menu_04b.gif) no-repeat;
	width:141px;
}
#menu #link-contact a{
	background:url(/public/images/menu_05.gif) no-repeat;
	width:136px;
}
#menu #link-contact a:hover{
	background:url(/public/images/menu_05b.gif) no-repeat;
	width:136px;
}
#menu a{
	padding-top:15%;
	display:block;
	text-align:center;
	background:transparent;
	height:65%;
	width:100%;
	color:#fff;
	text-transform:uppercase;
	font-size:0.8em;
}
#banner{
	background:url(/public/images/barre_photos_07.jpg) no-repeat;
	height:91px;
	margin-top:0 !important;
	margin-top:-101px;

}
#cols{
	float:left;
	width:100%;
	height:100%;
	background:url(/public/images/fond_08.gif) repeat-x;
}
#cols div{
	padding:2% 3% 1% 3%;
	float:left;

	height:100%;
}
#cols a{
	position:relative;
	top:10px;
}

#cols-defisc{
	width:26%;
	text-align:justify;
}
#cols-finance{
	width:29%;
	text-align:justify;
}
#cols-oeuvre{
	width:26%;
	text-align:justify;
}
#cols div h2{
	text-transform:uppercase;
	color:#666;
	font-family:Verdana, serif;
	font-size:15px;
	letter-spacing:0px;
	text-align:normal;
	margin-bottom:5%;
}
#cols h2 a{
	color:#666;
	position:relative;
	top:0;
}
#cols h2 a:hover{
	color:#666;
	position:relative;
	top:0;
	text-decoration:underline;
}
#buttonLine{
	clear:both;
	float:left;
	width:100%;
	height:4.5em;
	text-align:center;
	background:#e8e8e8;
}
#buttonLine span{
	float:left;
	width:33%;
	height:100%;
}
p#buttonLine img{

}
ul#map, #map ul { margin-left: 2em; }
