/* R?gles CENTRE */
div#gauche div {
	text-align: justify;
	color:#000000;
	background-color:transparent;
}


span.titre {
	color: #C8C3C3;
	background-color:#FFFFFF;
}
/* R?gles faq */

div#faq {
	position:relative;
	width: 512px;
	margin: 7px 0px 0px 7px;
	border: 2px solid #CCCCCC; /*828282*/
}

div#faq div.titre {
	position: relative;
	display: block;
	width: 497px;
	height: 17px;
	color: #000000;
	background: #FFFFFF url("../images/structure/obiblio_252.png") center top no-repeat;
	z-index: 2;
	margin:7px;
	text-align:right;
}

div#faq h2{
	position: absolute;
	color: #3D7FAF;
	background-color:transparent;
	top: -3px;
	right:-2px;
	letter-spacing: 2px;
	font-weight: 900;
	font-size: 16px;
}

div#faq div.Listequestions {
	position: relative;
	color:#000000;
	background: #ffffff url("../images/photos/men.jpg") top right no-repeat;
	border: 1px solid #CCCCCC;
	border: 1px solid #CCCCCC;
margin:7px;
}

div#faq div.questions {
	position: relative;
	color:#000000;
	background: #ffffff;
	border-bottom: 1px solid #CCCCCC;
}

div#faq h3 {
	position: relative;
	margin:7px;
	color:#497BA4;/*72A3CB*/
	background-color:transparent;
	font-weight: normal;
	font-size: 13px;
}

div#faq h3.questionSimple {
	font-size: 12px;
	margin: 7px;
	background-color:transparent;
	color:#FF9C60;
}

ul.listeQuestions {
	position: relative;
	list-style-type:circle ;
	margin: 7px;
	margin-left: 21px;
	padding: 0;
	color: #FF9C60;
	background-color:transparent;
}

div#faq p {
	position: relative;
	margin: 7px;
	font-size: 11px;
	background-color:transparent;
}

div#faq p.commentaire {
	font-size: 10px;
}

div#faq a {	
	color: #2AA287;
	background-color:transparent;
}

div#faq div.Listequestions a.questionLien {	
	color: #FF9C60;
	background-color:transparent;
}

div#faq div.questions a.ancre {
	text-decoration:none;
	color: #FF9C60;
	background-color:transparent;
}

div#faq div.questions p {
	position: relative;
	margin: 7px;
	margin-left: 20px;
}

