
/*
**	CHARTE / FAQs PAGE
*/

#faqsPage {
	padding: 0 0 15px;
}

#faqsPage #detailIco {
	height: 480px;
	padding: 0 0 10px 125px;
	background: url('../images/FAQ/08.jpg') no-repeat scroll 20px 0 transparent;
}

#faqsPage #detailIco p{
	line-height: 16px;
	padding: 0 10px 0 0;
}

#faqsPage #detailIco p#fullscreen{
	padding: 40px 10px 50px 0;
}

#faqsPage #detailIco p#music{
	padding: 0 10px 75px 0;
}

#faqsPage #detailIco p#sound{
	padding: 0px 10px 90px 0;
}

#faqsPage h3.spfaqcategory1 {
	padding: 93px 0 0 0;
	background: url('../images/faq/inscription.jpg') no-repeat scroll 0 bottom transparent;
}

#faqsPage h3.spfaqcategory2 {
	padding: 125px 0 0 0;
	background: url('../images/faq/abonnements.jpg') no-repeat scroll 0 bottom transparent;
}

#faqsPage h3.spfaqcategory3 {
	padding: 119px 0 0 0;
	background: url('../images/faq/jeux.jpg') no-repeat scroll 0 bottom transparent;
}

#faqsPage h3.spfaqcategory4 {
	padding: 76px 0 0 0;
	background: url('../images/faq/technique.jpg') no-repeat scroll 0 bottom transparent;
}

#faqsPage h3.spfaqcategory5 {
	padding: 83px 0 0 0;
	background: url('../images/faq/divers.jpg') no-repeat scroll 0 bottom transparent;
}

#faqsPage h3.spfaqcategory9 {
	padding: 118px 0 0 0;
	background: url('../images/faq/fiches.jpg') no-repeat scroll 0 bottom transparent;
}

#faqsPage h3.spfaqcategory10 {
	padding: 88px 0 0 0;
	background: url('../images/faq/planete.jpg') no-repeat scroll 0 bottom transparent;
}

#chartePage {
	padding-bottom: 15px;
	position: relative;
	padding-top: 50px;
}

#chartePage .titleSpan {
	font-size: 14px;
	color: #f15a24;
	font-weight: bold;
	display: inline-block;
	padding-left: 15px;
	background: url('../images/charte/etoile.jpg') no-repeat scroll 0 2px transparent;
}

#chartePage #speakyCharte {
	position: absolute;
	right: 0px;
	top: -90px;
	background: url('../images/charte/charte.jpg') no-repeat scroll 0 0 transparent;
	width: 182px;
	height: 184px;
}

.blueSection h3.spfaqcategory6 {
	padding: 107px 0 0 0;
	background: url('../images/charte/enfants.jpg') no-repeat scroll 0 bottom transparent;
}

.blueSection h3.spfaqcategory7 {
	padding: 137px 0 0 0;
	background: url('../images/charte/ludique.jpg') no-repeat scroll 0 bottom transparent;
}

.blueSection h3.spfaqcategory8 {
	padding: 174px 0 0 0;
	background: url('../images/charte/planete.jpg') no-repeat scroll 0 top transparent;
}

.blueSection .titleSection {
	font-size: 14px;
	color: #f15a24;
	font-weight: bold;
	margin: 15px 0 5px;
	position: relative;
}

.blueSection .titleSection span {
	font-size: 14px;
	color: #f15a24;
	font-weight: bold;
}

.blueSection .infoSection {
	color: #0071BC;
	margin-bottom: 4px;
	border-style:solid;
	border-width:1px;
	border-color: #B7E9F9;
}

.blueSection .subtitleSection {
	font-weight: bold;
	margin: 10px 0 12px 0;	
}

.blueSection .infoSection .titleInfo{
	padding: 0 6px 6px 0;
	background-color: #E8F5FB;
}

.blueSection .infoSection .titleInfo p{
	color: #0071BC;
	padding: 6px 0 0 10px;
	margin-bottom: 0;
}

.blueSection .infoSection .titleInfo strong{
	font-weight: normal;
}

.blueSection .infoSection .contentInfo {
	margin: 0;
}

.blueSection .infoSection .contentInfo p{
	padding: 10px 10px 13px 10px;
	text-align: justify;
}

.blueSection .infoSection .contentInfo p .orange{
	color: #F28431;
	font-weight: bold;
}

.blueSection .infoSection .contentInfo p img{
	margin: 0 auto;
}

.blueSection .subsection {
	font-weight: bold;
	margin: 10px 0 12px 0;	
}