@CHARSET "ISO-8859-1";

#bloc_hl {margin-top : 10px;}

#hl #all_tab{padding-top: 5px;width : 400px; border-bottom: 1px solid #B4B4B4;padding-bottom : 4px;}
#hl .tab{padding: 4px 10px ;border-color:#DDDDDD #DDDDDD #B4B4B4;border-style:solid;border-width:1px;cursor:pointer;font-weight: bold;}
#hl #all_tab a { color:black !important; font-weight: bold;text-decoration: none!important;}
#hl .selected{border-bottom-width:1px;border-color:#B4B4B4 #B4B4B4 white #B4B4B4;cursor:default;}

#hl .image_article {float : left; height : 106px; width : 106px; }

#hl .content_hl { height : 157px; width : 235px; float : left;}

#hl .sentence{font-weight:bold;margin-right:10px; color : #EC008C;}
#hl .desc h2{font-size: 10px; text-transform: uppercase;margin:0; margin-bottom : 6px;}
#hl .desc h3{font-size: 10px;margin:0; margin-bottom : 6px;}
#hl .hidden_photo {display:none;}
#hl .soustitre{font-size:  12px;font-weight: bold;}
#hl .prix{font-size:12px;}
#hl .desc{float:left; width : 88px; overflow : hidden; text-align : left!important; font-size:10px; margin-top : 7px;}

#hl #slid{
    border:1px solid #B4B4B4;
    border-top:0;
    height : 150px;
    padding : 3px 9px 10px 9px;
    width : 380px;
}

#hl .images { width: 140px; float: left; margin: 0 0 0 0px; padding: 0; border: 0; }
            #hl .images { margin: 0 0 0 0px; text-align: left;}
                #hl .images p { margin: 0; padding: 0; border: 0; }
                #hl .images img { margin: 0; padding: 0; border: 1px solid #B4B4B4; }
               #hl  ul { margin: 5px 0 0 10px; padding: 0; border: 0; }
                   #hl  ul li { display: inline; margin: 0; padding: 0; border: 0; list-style-type: none; }
                        #hl ul li a img { margin: 0; padding: 0; border: 1px solid #B4B4B4; }
                        #hl ul li a:hover img, #col2 .bloc.model .contentBloc .images ul li.on a:hover img { border: 1px solid #B4B4B4; }
            
#hl .bloc h3{height:auto!important;}

#hl #ideesCadeaux{
	width:80%;
	overflow:hidden;
	height:157px;	
	float:left;
	position : relative;
}
#hl .overflow{
	width : 600px;
}

#hl .button_left{
	background:#FFF url(/images/images_slider/big/left-pink.gif) no-repeat;
	width:18px;
	height:41px;
	border:0px;
	cursor:pointer;
	float:left;
	position:relative;
	left:30px;
	top : 44px;
}
#hl .button_right{
	background:#FFF url(/images/images_slider/big/right-pink.gif) no-repeat;
	width:18px;
	height:41px;
	border:0px;
	cursor:pointer;
	position:relative;
	top : 44px;
	left:36px;
	float:left;
}

#hl .button_left_off{
	background:#FFF url(/images/images_slider/big/left-grey.gif) no-repeat;
	width:18px;
	height:41px;
	border:0px;
	position:relative;
	top: 44px;
	left:30px;
	float:left;

}
#hl .button_right_off{
	background:#FFF url(/images/images_slider/big/right-grey.gif) no-repeat;
	width:18px;
	height:41px;
	position:relative;
	top: 44px;
	left:36px;
	border:0px;
	float:left;
}
