#bandeau_corps #recherche_et_newsletter { 

	position : absolute;
	padding : 32px 0 26px 0;
	left : 15px;
	top : 0;
	z-index : 10;

}

.photo_bandeau {

	position : absolute;
	top : 0;
	left : 0;
	z-index : 9;

}

#recherche_et_newsletter DL { display : none; }

.carte #recherche_et_newsletter DL, #recherche_et_newsletter DL.cacherCatalogue { 

	width : 303px;
	cursor : pointer;
	position : relative;
	left : 27px;
	top : 16px;
	display : block; 
	
}

 #recherche_et_newsletter DL.cacherCatalogue { 

	background : inherit;
	
}

#recherche_et_newsletter DL.montrerCatalogue, #recherche_et_newsletter DL:hover { 

	height : 188px;
	background : url(../img/fond_catalogue_haut.png) left top no-repeat;
	-background : url(../img/fond_catalogue_haut.gif) left top no-repeat;
	
}

	#recherche_et_newsletter DT {
		
		float : left;
		padding : 2px 10px;
		position : relative;
		left : 11px;
		margin : 10px 0 20px 0;
		background : #DC357D;
		font-size : 14px;
		color : #fff;
		word-spacing : 2px;
		text-transform : uppercase;

	}

	#recherche_et_newsletter DL DD, #recherche_et_newsletter DL.cacherCatalogue DD{
		
		position : relative;
		left : 12px;
		float : left;
		display : none;

	}
	
	 #recherche_et_newsletter DL:hover DD, #recherche_et_newsletter DL.montreCatalogue DD  {display : block;}
	
		#recherche_et_newsletter DD LI {

		
			margin : 0 11px 15px 0;
			
			text-transform : uppercase;
			float : left;
			font-size : 12px;

		}
	


		#recherche_et_newsletter DD LI A {

			width : 106px;
			padding : 2px 0 2px 4px;
			display : block;
			background : #F297BD;
			color : #fff;
			float : left;
			

		}
		
		#recherche_et_newsletter DD LI.right A {

			width : 156px;;
			

		}
		
		
		#recherche_et_newsletter DD LI A:hover { background : #DE347B; }

