@charset "utf-8";
/* CSS Document */

#menu {
	height: 56px;
	width: auto;
	margin:0;
	padding:0;
	background-color : #F0F0F0;
}

#time_line{
	background-image:URL(/imgeurop/defaut/basket/back.gif);
	background-repeat:repeat-x;
	text-align:center;
	width:100%;

}

.time_line_bt{
	padding : 0;
	margin : 0;
}
.fleche{
	margin-left:20px;
	margin-right:20px;
}
.retour_site{
	background-image:url(/imgeurop/defaut/basket/retour.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	height:28px;
	width:180px;
	margin-left:10px;
	padding-top:10px;
	padding-right:25px;
	padding-left:30px;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
}

.retour_site a{
	color : #FFFFFF;
	font-size : 11px;
	display:block;
}	
.equilib{
float:right;
	width:180px;

}
