/*********************************** Menu ***********************************/
#bandeau_menu
{
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}




#gestion_compte li {
line-height:12px;
}


#gestion_compte a {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4D4D4D;
}


#gestion_compte a:hover {
	text-decoration:none;
}


#recherche_article {
	position:relative;
	float:left;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	font-size:10px;
	margin-top:0px;
	margin-bottom:-20px;
}


#recherche_article input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-color:#768996;
	border-style:solid;
	border-width:1px;
	color:#FF0000;
}


.moncompte_tab{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}




