/* div container that wraps around the widget */
div#cto_ch_7708575_ac{clear:both;}
    div#cto_ch_7708575_wc
    {
       /* include CSS definitions here, e.g. background-color: #FF0000; */
	   /*width:150px;
	   height:562px;
	   background-image:url(../images/020-RAYONS/widget_criteo/comp_background.gif);
	   background-repeat:no-repeat;
	   background-position:top center;	   */
	   text-align:center;
	   align:center;
	   padding-top:0px;
	   float:left;

    }
    
    /* table that holds the data rows */
    table#cto_ch_7708575_tb
    {
		text-align:center;
		width:746px;
		border:px solid red;
		padding-left:11px;
    }
    
    /* title column of the widget */
    td#cto_ch_7708575_tt
    {
		display:none;
		text-align:center;
    }
    
    /* class of content columns */
	/* td.cto_ch_7708575_si : pas utilisé */
    td.cto_ch_7708575_rec
    {
		border:0px solid red;
		width:118px;
		text-align:center;
		height:170px;
		vertical-align:top;
    }
	
	td.cto_ch_7708575_rec img, td.cto_ch_7708575_rec a img{border:0px;}
	
	td.cto_ch_7708575_rec a {text-decoration:none;}

    /* class of product hyperlinks */
    a.cto_ch_7708575_tl
    {
		vertical-align:top;
		text-align:center;
    }

    /* class of product images */
    img.cto_ch_7708575_tl
    {
		width:118px;
		border:1px solid #FFFFFF;
		text-align:center;	
    }
    
    /* div that holds the description */
    div#cto_ch_7708575_dvdesc
    {
		vertical-align:top;
		text-align:center;
		font-weight:bold;	
		font-family:Verdana, Sans serif;
		font-size:10px;
		height:30px;
    }
    
    /* div that holds the begin date */
    div#cto_ch_7708575_dvbdt
    {
    }
    
    /* div that holds the begin date */
    div#cto_ch_7708575_dvedt
    {
    }
    
    /* global div for the price display (available only if retail price or discount are displayed)  */
    div#cto_ch_7708575_dvgpr
    {
    }     
    
    /* div that holds the price */
    div#cto_ch_7708575_dvpr
    {
		vertical-align:top;
		text-align:center;
		color:#4D4D4D;
		font-family:Verdana, Sans serif;
		font-size:12px;
		height:20px;
		
		
    }
    
    /* div that holds the retail price */
    div#cto_ch_7708575_dvrpr
    {
		
		
    }       
    
    /* div that holds the discount */
    div#cto_ch_7708575_dvdis
    {
    }
	
	/* Prix barré */
	div#ctoRetailPrice{
  text-decoration: line-through ;
}
