	body,html{
			background-color:#000;
			margin:0;
			padding:0;
			font-family:Verdana;
			font-style:italic;
			font-size: 14px;
			color:#808080;
			scrollbar-3dlight-color: orange;
			overflow: auto;
			}

		/* hide from IE-mac \*/   	
		html .floatholder {height: 1%;}
		/* end hide */
	
			#entry{
			
			position:absolute;
			top:2px;
			left: 70%;
			
			border: 0px solid #000;
			width: 257px;
			height: 180px;
			
		}
		#entry1{
			
			position:absolute;
			top:39%;
			left: 12%;
			
			border: 0px solid #000;
			background-repeat:no-repeat;
			width: 200px;
			height: 150px;
			
		}
		#entry2{
			
			position:absolute;
			top:39%;
			left: 70%;
			
			background-repeat:no-repeat;
			border: 0px solid #000;
			width: 200px;
			height: 100px;
			
		}
		#entry3{
			
			position:absolute;
			
			left: 360px;
			top: 370px;
				border: 0px solid #000;
			
			width: 320px;
			height: 90px;
			
		}
		#linkL{
			
		position:absolute;
		left: 390px;
		top: 400px;
		width: 250px;
		height: 20px;
		
			
		}
		#main{
			position:relative;
			margin:5% auto;
		
		    margin-bottom:1%;
			width: 1028px;
			height:550px;
			overflow:none;
			
			
			border:3px solid #efa400;
			background-color:#fff;
			
		}
		#mainEx{
			position:relative;
			margin: 5% auto;
			margin-bottom:1%;
			width: 1028px;
			height:750px;
			overflow:none;
			
			
			border:3px solid #efa400;
			background-color:#fff;
			
		}
		/*
		.prix{
			position:relative;
			margin:5% auto ;
			width: 900px;
			height:500px;
			border:3px solid #efa400;
			background-color:#fff;
			overflow:auto;
			padding: 2px 2px 2px 2px;
		}
		
		.slider{
			margin:5% auto;
			margin-bottom:0%;
			width:860px;
			height:600px;
			position:relative;
			overflow:auto;
			
			left: 20px;
			padding:20px;
			border:3px solid #efa400;
			background-color:#fff;
		}*/
	#newsletter{
	position:absolute;
	top: 90%;
	left: 92.5%;
	border:0px solid #efa400; 
	
	}
	#newsletter a{
		 padding: 0px;
    border: Solid 0px #FFFFFF;
	}	
	
	#newsletter a:hover{
		

	}
#containertext{ 
	width:380px;
	height:300px; 
	padding:1px; 
	position:absolute;
	top: 120px;
	left: 599px;
	margin:2px;
	border:0px solid #ccc;
	
	text-align:justify;  
	
}
/*
.scroller{
	position:absolute;
	overflow: auto;
    width: 300px;
    height: 300px;
    margin: 2px;
	
}

#title{
	
	width:200px;
	height:20px; 
	padding:1px; 
	position:absolute;
	top: 110px;
	left: 500px;
	border:0px solid #ccc; 
	
	
	}
	*/

#containertext h1
{
	
	font-size: 1.1em;
	font-weight:normal;
	letter-spacing: 0px;
	
}
#containertext a {
	color:#efa400;
	text-decoration: underline;
	
}

#containertext a:hover {
}

.boxmenu{
float: left;
margin: 0px;
border: 0px solid #000;
text-align: center;
width: 100px;
height:50px;
}
	
	#navcontainer {
	height: 30px;
	position: relative;
	z-index: 3;
	font-size: 15px;
	padding: 58px 20px 0 15px;
	border: 0px solid #efa400;
}

ul#menu
	{

	float:right;
	width:100%;
	
	}


ul#menu,ul#menu li
	{
	list-style-type:none;
	margin:0;
	padding:0;
	}


ul#menu li
		{
		float:right;
		margin-right: 0.5em;
		}


ul#menu a
	{
	
	padding:0 2px 1px ;
	text-decoration:none;
	font-weight:bold;
	color:#999
	}		
	
	

ul#menu a:hover
	{
	border-bottom: 2px solid #efa400;
	color:#333
	}



ul#menu li.current a,ul#menu li.current a:hover
	{
	color:#efa400;
	border-bottom: 1px solid #efa400;
	}
	
 #logo {
	position: absolute;
	top: 15px;
	left: 35px;
	}

#logo img {
	
	display: block;
}

.clearer {
	clear: both;
}

#footer { 
	
	width:auto;
	text-align:center;
	
	padding: 0px;
	margin: 0;
	
}
#footer a:link, #footer a:visited {
	font-weight: bold;
	text-decoration: none;
	text-shadow: none;
	color: #fff;
}

#footer a:hover, #footer a:active {
}


