.faq 
{
	border:1px solid #999999;
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
	padding:5px;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

.faq h2
{
	display:inline;
	color:#000000;
	font-size:10pt;
	font-family:Verdana,"Bitstream Vera Serif",Norasi,serif;
	font-weight:bold;
	padding:2px;
	margin:0px;
}

.reponse 
{
	background:none repeat scroll 0 0 #F4F4F4;
	float:left;
	width:100%;
}

.toggleLink 
{
	color:#E4136F;
	font-size:0.75em;
	line-height:2em;
	font-family:Verdana,"Bitstream Vera Serif",Norasi,serif;
	font-weight:bold;
}

.toggleLink:hover
{
	color:#000;
	font-size:0.75em;
	line-height:2em;
	font-family:Verdana,"Bitstream Vera Serif",Norasi,serif;
	font-weight:bold;
}
