/* Bloc qui apparait au clic */
#content2 {
width:178px;
}

.stretcher2 {
margin:-7px 0 0 0;padding:0;
width:178px;
}

/* Configuration des liens qui apparaissent */
.stretcher2 a {
line-height:20px;
margin:0;padding:0 0 0 15px;
display:block;width:178px;height:20px;	
color:#022343;font-size:10px;
text-decoration:none;
border-bottom:1px dashed #CCCCCC;
background:url(../images/menu/puce_menu.jpg) 3px 5px no-repeat #bbe1fa;
}

/* Classe de survol avec la puce en gris */
.stretcher2 a:hover {color:#FFFFFF;background:url(../images/menu/puce_menu_hover.jpg) 3px 5px no-repeat #4997da;}

.stretcher2 a.bas {border-bottom:4px solid #005dac;}