@charset "utf-8";
/* CSS Document */

.titreactu {
	
	background-image: url(../../../images/puce_simple.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-weight:bold;
	font-size:13px;
}

.contenuactu {
	paddint-top:10px;
}

.separationfaq {
	height:1px;
	display:block;
	border-bottom:1px solid #d3cc36;
	margin-bottom:5px;
	margin-top:5px;
}
.show {
	cursor:pointer;	
}

