.mainsidebar { 
    width:200px;
} 
#sd_vue, #sd_sol {
    width: 100px;
    height:47px;
    float: left; 
}  
.sd_link {  
	clear:both;
	height:47px;
	width: 220px;
}
.sd_plus { 
    padding-right: 30px;
    float:right; 
    cursor:pointer;
} 
.sd_groupe {   
    color:#FFF;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
}
.sd_groupe_img1 { 
    background:url("menu-gauche/recherche-bg.gif") repeat-y;
}
.sd_groupe_img2 { 
    background:url("menu-gauche/recherche-bg-2.gif") repeat-y;
}
.sd_titre {
    padding-left:20px;
    padding-top:20px;
    width:200Px;
    margin:0px 0px 5px 0px; 
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color:#36362A;  
    overflow:hidden;
    height:18px;  
}
.sd_titre a {
	color:#36362A;  
}
.sd_titre_back { 
    background:url("menu-gauche/recherche-bg-interligne.gif") no-repeat; 
}
.sd_titre_back2 { 
    background:url("menu-gauche/recherche-bg-interligne-2.gif") no-repeat; 
}
.sd_groupe input { margin:0px;padding:0px 0;color:#333; }
.sd_body {
	line-height:20px;
    padding-left:15px;
}
.bloc-rech-bot{   
    width: 219px;
    background:#FFFFFF;  
} 
#mainsidebar2, .sd_hide { display:none; } 


