@charset "utf-8";
/* CSS Document */

body{
background-color:#350002;
text-align:center;
margin:0px;
font-family: Helvetica, Arial,sans-serif;
font-size:11px;
color:#7b7b79;
background-image:url(images/fond.gif);
background-repeat: repeat-x;
}

#main {
	position:relative;
	margin:auto;
	padding:0;
	width:980px;
	height:700px;
text-align:left;

	
}
#autre_langue a{
position:absolute;
	left:744px;
	top:64px;
	width:50px;
	height:27px;
	color:#999999;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
}

#autre_langue a:hover{
color:#383838;
text-decoration:underline;
	}

#menu {
	position:absolute;
	left:45px;
	top:108px;
	width:750px;
	height:25px;
	z-index:1;
	
	}
	#menu IMG{

	margin-right:16px;
	
	}

#menu ul
{
list-style: none;
padding: 0;
margin: 0;
text-align:center;
	
} 
#menu li
{
float: right;
margin: 0 0px 0 0px;
width:149px;
text-transform: uppercase; 

} 

#menu li a
{
height: 2em;
line-height: 2em;
float: left;
width:132px;
display: block;
color: #646464;
text-decoration: none;
text-align: center;
font-size:12px;
margin:12px 5px 0px 0px;
padding: 0px 0px 0px 0px;

	
} 
#menu li a:hover
{
color: #383838;
text-decoration:underline;
}

#contenu {
	position:absolute;
	left:27px;
	top:118px;
	width:777px;
	height:497px;
	/*border:#c5c5c5 4px solid;*/
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}


/* Accueil*/

#meuble {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:516px;
	height:471px;
}
#meuble {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:516px;
	height:497px;
}
#haut-boutique {
	position:absolute;
	float:right;
	left:516px;
	top:0px;
	width:261px;
	height:336px;
}


#boutique-accueil {
	position:absolute;
	left:516px;
	top:336px;
	width:382px;
	height:137px;
}


#sous-boutique {
	position:absolute;
	left:516px;
	top:473px;
	width:261px;
	height:24px;
}