/*** BASKET similar baskets ***/

div#cto_ch_7711306_wc {
  border:1px solid #a5a5a5;
  margin-bottom:15px;
  margin-top:15px;
}

td#cto_ch_7711306_tt{ /* title column of the widget */
  font-weight:bold;
  font-size:14px;
	color:#505050;
  padding: 5px 0px 5px 2px;
  font-family:arial,helvetica,sans-serif;
}

    /* div that holds the price */
    div#cto_ch_7711306_dvpr
    {
		padding-top:5px;
		color:#e97300;
		font-weight:bold;
		font-size:18px;
    }
    
a.cto_ch_7711306_tl:hover {
  font-weight:normal;
}    
    
 /*** CAT.4 similar items ***/
 
     /* title column of the widget */
    td#cto_gsi_7711304_tt
    {
		font-weight:bold;
		font-size:18px;
		color:#505050;
		padding: 5px 0px 5px 2px;
		font-family:arial,helvetica,sans-serif;
    }

    /* class of product hyperlinks */
    a.cto_gsi_7711304_tl
    {
		color:#505050;
		font-size:12px;
		font-weight:bold;
    }
 
    td.cto_gsi_7711304_tdtxt{
    		/*vertical-align:top;  */
    }
       
    /* div that holds the price */
    div#cto_gsi_7711304_dvpr
    {
		padding-top:5px;
		color:#e97300;
		font-weight:bold;
		font-size:18px;
    }
    
 /*** CAT.2 recommandation ***/
 
 /* div container that wraps around the widget */
    div#cto_gr_7711307_wc
    {
	   /*background : #f4f4f4;*/
    }
       
    /* title column of the widget */
    td#cto_gr_7711307_tt
    {
		font-weight:bold;
		font-size:14px;
		color:#534616;
		padding: 5px 0px 5px 2px;
    }
    
    /* class of product hyperlinks */
    a.cto_gr_7711307_tl
    {
		color:#534616;
		font-weight:bold;
    }
  
    /* div that holds the description */
    div#cto_gr_7711307_dvdesc
    {
		margin-top: -20px;
    }
    
    /* div that holds the price */
    div#cto_gr_7711307_dvpr
    {
		padding-top:5px;
		color:#e97300;
		font-weight:bold;
    }

    /* xg:td du texte */
    td.cto_gr_7711307_tdtxt
    {
		vertical-align:top;
    }  	
