#menu{
	position:relative;
	top: 0px;
	left: 0px;
	width: 849px;
	height: 48px;
	display: block;
	clear: both;
    background: url('/_img/nav.jpg') no-repeat;
}

#menu_index{
	position:relative;
	top: -32px;
	left: 0px;
	width: 849px;
	height: 48px;
	display: block;
	clear: both;
    background: url('/_img/nav_index.jpg') no-repeat;
}

#drop_down_menu{
	position: relative;
	left: 50px;
	top: 0px;
	display: block;	
	width: 849px;
	height: 48px;
	clear:both; 
	float:none; 
	z-index: 5000;
}

#menu_index #drop_down_menu{
	position: relative;
	left: -13px; /*0 de base*/
	top: 0px;
	display: block;	
	width: 849px;
	height: 48px;
	clear:both; 
	float:none; 
	z-index: 5000;
}

#accueil{width: 70px;};
#presentation{width: 105px;}/*105*/
#metier{width: 103px;}/*133*/
#boutique{width: 112px;}/*133*/
#entreprises{width: 135px;}/*130*/
#contact{width: 102px;}/*120*/


#drop_down_menu li{
	
	height: 48px;
	float: left;
	cursor:pointer;
	list-style: none;
}


#drop_down_menu li div{ width: 132px; position: absolute; top:43px!important; top: 30px;}


#drop_down_menu li p{
	text-align: center;
    font-family: Georgia;
	font-size: 10px;
	position: relative;
	top: 16px;
	/*border-right: solid 1px black;*/
	
}


#drop_down_menu li p a{
	text-decoration: none;
	color: #f6f0e0;
	word-spacing: 0px;
}

#drop_down_menu li p a:hover{color: #f16b1b;}


#drop_down_menu li ul { 
        
	position: absolute;
	top:0px;
	margin:0px; 
	padding:0px;
	height: 64px;
        
}

#menu_index #drop_down_menu li ul { 
	position: absolute;
	top:0px;
	margin:0px; 
	padding:0px;
	height: 64px;
}

#drop_down_menu li div ul{
	position: absolute;
	top: 3px;
    height: 64px;
}

#drop_down_menu li #smenu1 li {
        
        width: 132px;/*105*/
}

#drop_down_menu li #smenu2 li {
        
        width: 132px;/*132*/
}

#drop_down_menu li #smenu3 li {
        
        width: 132px;
}


#drop_down_menu li ul li { 
	position: relative;
	top: -3px;
	margin: 0;
	padding: 0;
	text_align: center;
	width: 100%;
	height: 7px;
	display:block; 
	float:none; 
	clear:both;
}


#drop_down_menu li ul li p{
	font-size: 9px;
	font-family: Georgia;
	position: relative;
	text-align: center;
	top: 0;
	left: 0px;
    border: none;
}


#drop_down_menu li #smenu1 {
        background: url('/_img/fond_sous_menu.jpg') no-repeat;
}

#drop_down_menu li #smenu2,  #drop_down_menu li #smenu3{
        background: url('/_img/fond_sous_menu.jpg') no-repeat;
}


#sub_img {
    position: relative;
    top: -19px;
    z-index: 1
}


#welcome, #welcome_index {
position: absolute;
width: 500px;
height: 20px;
top: 9px;
left: 0px;
}

#welcome_index { top: 70px;width:850px; }
#welcome { top: 60px; }

#welcome p, #welcome_index p {
float: left;
position: relative;
top: -7px;
font-family: Georgia;
font-size: 12px;
color: #4a1e13;
}


#welcome a, #welcome_index a{
margin-left: 10px;
font-family: Georgia;
font-size: 12px;
color: #4a1e13;
}

#ariane, #ariane_produit, #ariane_boutique{
	color:#4A1E13;
	font-family: Georgia;
	font-size: 12px;
	position: relative;
	left: 25px;
	width: 529px;
	margin-bottom:30px;
}

#ariane{
	left:0px;
}

#ariane_produit{
	top: 15px;
}

#ariane_boutique{
	top:15px;
	margin-bottom:0px;
}

#ariane a, #ariane_produit a, #ariane_boutique a{
	color:#4A1E13;
	font-family: Georgia;
	font-size: 12px;
}