/* 2004 www.mambosolutions.com */
 
body { 
 
	width: 100%;
 
	margin: 0px;
 
	padding: 0px;
 
	background-color: #fff;
 
	background-image: url(../images/back.jpg);
 
	background-repeat: repeat-y;
 
	background-position: left top;
 
	font-family: Arial, Helvetica, sans-serif;
 
	font-weight: bold;
 
	color: #333333;
 
	letter-spacing: 0px;
 
	scrollbar-base-color: #333333;
 
	scrollbar-track-color: #666666;
 
	scrollbar-face-color: #fff;
 
	
 
	
 
	}
 
	
 

 
#container { 
 
	position: absolute;
 
	width: 100%;
 
	top: 0px;
 
	left: 0%;
 
	text-align: left;
 
	background-image: url(../images/lac_dorient_back.jpg);
 
	background-repeat: no-repeat;
 
	height: 800px;
 
	z-index: 2;
 
	}
 
	
 
	
 

 
#seperator{
 
		/*background-image: url(../images/seperator.png);*/
 
		background-repeat: no-repeat;
 
		left: 20px;
 
		z-index: 3;
 
		height: 20px;
 
		
 
		
 
	}
 

 
	
 
#mamboTopModule {
 
   position: absolute;
 
	top: 130px;
 
	width: 475px;
 
	margin-left: 245px;  
 
	margin-right: 0px; 
 
	line-height: 10px;margin-bottom: 0px;
 
	padding-bottom: 0px;
 
	margin-top: 0px;
 
	padding-top: 0px;
 
	}
 

 

 
#mamboMainBody {
 
	position: absolute;
 
	top: 220px;
 
	left: 260px;
 
	width: 480px;
 
	height: 100%;
 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 
	font-size: 12px;
 
	margin-bottom: 0px;
 
	padding-bottom: 0px;
 
	margin-top: 0px;
 
	padding-top: 0px;
 
	padding-left: 0px;
 
	padding-right: 0px;
 
	margin-left: 0px;
 
	margin-right: 0px;
 
	    
 

 
	}
 

 

 

 
#mamboLeftModule {
 
	position: absolute;
 
	top: 200px;
 
	left: 20px;
 
	clear: both;
 
	width: 150px;
 
   }
 

 
#mamboRightModule {
 
	position: absolute;
 
	top: 200px;
 
	left: 810px;
 
	clear: both;
 
	width: 180px;
 
   }
 

 
#logo {
 
	position: absolute;
 
	top: 10px;
 
	left: 810px;
 
	clear: both;
 

 
}	
 
	
 
#banners_bottom{
 
padding-top: 30%;
 

 
width: 100%;
 
clear: both;
 
 position: absolute;
 

 

 
	
 
}
 

 
#mod_bottom {
 
position: absolute;
 
padding-top: 60%;
 

 
width: 100%;
 
clear: both;
 

 

 

 
}
