﻿	body {
	margin : 0px;
	padding: 0px;
	background-color:#000000;
	}
	h3 {
	text-decoration : underline;
	}
	#content {
		
		margin : 0px;
		min-height: 200px;
		min-width: 1003px;
		position: relative;
		width: 1000px;
		
		
	}
	#left-content {
		padding-left: 4%;
		width: 200px;
		position:absolute;
		color : #ffffff;
		font-family: sans-serif;
		font-size : 0.9em;
		font-variant : small-caps;
		position : absolute;
		top : 50px;
		float:left;
	}
	#left-content h2 {
		
	}
	#right-content {

		float: right;
		width: 66%;
		height:100%;
	}
	#logo-mela{
	
		
	}
	#fade{
		background-color : #000;
		height : 100%;
		width: 100%;
		position : fixed ;
		opacity: 1.0;
		filter:alpha(opacity=100);
		display : block;
	}
	#menu-principal {
	
	
	
	}
	#points-de-vente {
	
		list-style-type: none;
		margin: 5px 0px 0px 0px;
		padding: 0px;
		
		
			
	}
	#points-de-vente li {
	
		
	}
	#fade img {
		width : 100%;
		height:100%;
	}
	
	#footer {
	width:90%;
	padding-left : 5px;
	color : #ffffff;
	opacity : 0.9;
	filter:alpha(opacity=90);
	font-family: sans-serif;
	font-size : 0.9em;
	position : absolute;
	left:50px;
	bottom:35px;
	float:left;
	padding : 5px;
	
	}
	#footer .boutique {
	
	
	
	
	}
	
	#footer .adresse {
	
	
	
	
	}
	#end {
	
	
	width:90%;
	display : block;
	font-size : 0.7em;
	color : #8b8989;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	
	
	}
	
	
	
	
