/* Toggle default */
h3.rgaccord2-toggle {
	width:642px;
	-width:620px;
	min-height:26px;
	padding-left:25px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#1dc0fb;
	background: url(../img/plus.png) left 1px no-repeat;
	/*cursor:pointer;*/
	margin-top:12px;
	/font-size:90%;
}

h3.act {
	color:#1dc0fb;
	background:url(../img/minus.png) left top no-repeat;
}

/* the content */
.rgaccord2-content {
	width:610px;
	-width:600px;
	padding-left:25px;
	margin-bottom:5px;
}

/* remove margin of a CE */
.rgaccord2-content .ce {
	margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice  */
div.rgaccord2-content h1 {
	display:none;
}

.barre_faq{
	width:642px;
	-width:620px;
	height:6px;
	background:url(../img/barre_faq.png) no-repeat left bottom;
}
/* Toggle act item */


