.faq { 
clear:both; 
margin:0px 0 20px 0;
}

.faq ul { 
list-style-type:none; 
}

.faq h3 { 
margin:20px 0 20px 20px;
border-bottom:1px solid #ebebeb;
}

.faq p { 
padding:0 20px 0 0;
}

.faq ul { 
margin-left:0;
}

.faq li { 
list-style-image:url(../images/bullet2.gif);
}

.faq select { 
margin-left:20px;
padding:0;
}

.qq{
	/*margin:13px 0 3px 0;*/
	margin-bottom: 15px;
	color:#5e5b5b;
	cursor:pointer;
}


.aa{
	padding:0;
	margin:4px 0 3px 5px;
}

.qq:hover {

}


/*------- These links are shown with JS, hidden if JS is off ------ */
a.aaShow, a.aaHide, a.allHide, a.allShow{
	display:none;
}
/* ------- Add class of 'imgLinks' to show arrow images -------*/
.imgLinks .qq{
	background-position:left;
	background-repeat:no-repeat;
}
.imgLinks .oo .qq{
	background:url('../images/bt-equipe-ouvert1.gif') no-repeat 398px 4px;
}
.imgLinks .xx .qq{
	background:url('../images/bt-equipe-ferme1.gif') no-repeat 398px 4px;
}
