
/* Comment Generated by Combres - Resource '~/Content/FAQ.css' (Mode: Static) */

#corpsBlocFAQ {
	padding: 0 35px;
	padding-bottom: 35px;
}
#imgFAQ {
	position: absolute;
	right: 55px;
	top: 40px;
	background-image: url("/images/imgFAQ.jpg");
	background-repeat: no-repeat;
	width: 150px;
	height: 120px;
}
#questionsFAQ {
	margin-top: 70px;
	width: 100%;
}
	.nbQuestion {
		font-weight: bold;
		color: #72777b;
		width: 27px;
		vertical-align: top;
		padding-top: 2px;
	}
	#questionsFAQ a {
		display: block;
		margin-left: 5px;
		margin-bottom: 7px;
		text-decoration: none;
		font-size: 15px;
		color: #72777b;
	}
	#corpsBlocFAQ .btnFAQ {
		display: block;
		float: right;
		background:transparent url("/images/btnFAQ.jpg") no-repeat;
		margin-right: 30px;
		margin-top: 50px;
		width: 302px;
		height: 44px;
		color: white;
		font-size: 12px;
		font-weight: bold;
		padding-left: 45px;
		padding-top: 13px;
		text-decoration:none;
	}
	#corpsBlocFAQ .btnFAQ:hover {
		background:transparent url("/images/btnFAQ.jpg") no-repeat 0 -57px;
	}
.blocsFAQ {
	float:right;
	margin-top: 10px;	
	background-color: #fff;	
	width: 720px;
}
	.borderTopBlocsFAQ, .borderBottomBlocsFAQ {
		background-repeat: no-repeat;
	}
	.borderTopBlocsFAQ {
		background-image: url("/images/borderTopBlocsFAQ.jpg");
		height: 13px;
	}
	.borderBottomBlocsFAQ {
		background-image: url("/images/borderBottomBlocsFAQ.jpg");
		height: 13px;
		width: 100%;
	}
	.blocsFAQ .borderLeftBlocs, .blocsFAQ .borderRightBlocs {
		height: 88%;
	}
	.titresBlocsFAQ {
		margin-left: 25px;
		width: 650px;
		font-size: 13px;
	}
	.txtBlocsFAQ {
		padding-top: 7px;
		margin-left: 25px;
		width: 665px;
		color: #0058a9;
		font-size: 13px;
	}
	.txtBlocsFAQ ul {
		margin: 0;
	}
	.txtBlocsFAQ li {
		list-style-type: none;
		margin: 0;
	}
	.contentBlocFaq
	{
		width:710px;
		background:#FFF;
		border-left:5px solid #D8E1E8;
		border-right:5px solid #D8E1E8;
		padding:8px 0;
	}
	.contentBlocFaq div,.contentBlocFaq div div
	{
		background:#FFF;
	}
	
	.contentBlocFaq a
	{
		display:inline;
		margin:0;
		color: #0058a9;
		font-size:13px;
	}
