#bloc_sup{
	border: 0px solid red;
	background-color: #fff;
	width: 100%;
	/*height: 175px;*/
	height: 220px;
	/*height: 175px;*/
	background-image: url(../images/slogan.gif);
	/*background-image: none;*/
	background-position: bottom;
	background-repeat: no-repeat;
	border-bottom: 0px solid #BCDEE7;
	
	
	
	height: 175px;
	height: 140px; /*--------------------->*/
	background-image: none;
	background-position: bottom;
	background-repeat: no-repeat;
	border-bottom: 15px solid #1E4164;
}
#bloc_sup #ban{
	width: 100%;
	height: 175px;
	height: 140px; /*--------------------->*/
	background-color: transparent;
	background-image: url(../images/image-ban-fr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}
#bloc_sup #ban #logo{
	width: 28%;
	height: 60%;
	height: 80%;
	background-color: transparent;
	border: 0px solid green;
	float: left;
}
#bloc_sup #ban #logo a img{
	margin-top: 0;
}
#bloc_sup #ban #messagePromo{
	width: 72%;
	height: 80%;
	background-color: transparent;
	float: left;
}

#bienvenueCadre{
	border: 0px solid red;
	float: left;
	margin-top: 10px;
	margin-left: 26px;
	font-size: 110%;
	color: #1E4164;
	padding: 0;
}
#bienvenueCadre p{
	padding: 0;
	margin: 0;
	letter-spacing: 0px;
}
#bienvenueCadre p a, #bienvenueCadre p a:link, #bienvenueCadre p a:active, #bienvenueCadre p a:visited{
	color: #FF0096;
	font-weight: bold;
	text-decoration: none;
}
#bienvenueCadre p a:hover{
	color: #FF86CC;
}
#panierCadre{
	border: 0px solid blue;
	float: right;
	margin-top: 10px;
	font-size: 110%;
	padding: 0;
	color: #1E4164;
}
#panierCadre p{
	margin-right: 25px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#panierCadre p img{
	border: none;
	margin-right: 5px;
}
#panierCadre p a, #panierCadre p a:link, #panierCadre p a:active, #panierCadre p a:visited{
	color: #1E4164;
	font-weight: normal;
	text-decoration: none;
}
#panierCadre p a:hover{
	color: #3574B0;
	font-weight: normal;
	text-decoration: none;
}











#sidebar ul{
	background-color: #EEF3F6;
	padding-left: 30px;
	margin-left: 0px;
	margin-top: 15px;
	text-align: left;
}
#sidebar ul li{
	/*list-style-image: url(../images/fleche_orange.gif);*/
	list-style-image: url(../images/fleche.gif);
	margin: 0;
	padding-bottom: 10px;
	text-align: left;
}
#sidebar ul li a{
	color: #333;
	text-decoration: none;
	text-align: left;
}
#sidebar ul li a:hover{
	color: blue;
	text-decoration: underline;
	text-align: left;
}


/*--------------------*/
/*------ Menu 2 ------*/
/*--------------------*/
#sidebar { 
	background:transparent; 
	margin-left: 10px; 
	margin-top: 15px;
	float: left;
	width: 205px;
	width: 490px;
}
#sidebar .content { 
	padding: 5px;
	overflow: auto; 
}
#sidebar .content2 { 
	padding-top: 5px;
	overflow: auto; 
}
#sidebar label { 
	display: none; 
}

/*** Light grey bordered rounded corner ***/
.lg-tr { 
	background:  #fff url('../images/ban_promo/droite_h.gif') no-repeat right top;
}   	 /* top-left corner and left side */
.lg-tl { 
	background:  url('../images/ban_promo/gauche_h.gif') no-repeat left top; 
}   	 /* top-left corner and left side */
.lg-br { 
	background:  url('../images/ban_promo/droite_b.gif') no-repeat right bottom; 
}  /* bottom-right corner and bottom side */
.lg-bl { 
	background:  url('../images/ban_promo/gauche_b.gif') no-repeat left bottom;
}   /* bottom-left corner */


#menu_rond {  
	margin:0px; 
	padding:0px; 
	margin-bottom:12px; 
	float:left; 
	width:490px 
} 
#menu_rond .content .content p { 
	line-height: 18px; 
	margin: 0; 
	text-align: center;
}
#menu_rond .content .content h1 { 
	line-height: 40px; 
	margin: 0; 
	text-align: center;
}
	/*#menu_rond .content .content p.phone { font-family: verdana, sans serif; display: block; font-size:16px; font-weight:bold; line-height:30px }*/
	
/*** Light grey solid rounded corner ***/
.lgf-tr { 
	background: #EEF3F6 url('../images/ban_promo/gris_rond_h_g.gif') no-repeat right top; 
}   	/* top-left corner and left side */
.lgf-tl { 
	background:  url('../images/ban_promo/gris_rond_h_d.gif') no-repeat left top; 
}   	/* top-left corner and left side */
.lgf-br { 
	background:  url('../images/ban_promo/gris_rond_b_d.gif') no-repeat right bottom; 
}  	/* bottom-right corner and bottom side */
.lgf-bl { 
	background:  url('../images/ban_promo/gris_rond_b_g.gif') no-repeat left bottom; 
}   	/* bottom-left corner */



