@charset "utf-8";
/* CSS Document */

#header_credits {
	position: relative;
	width:950px;
	height:200px;
	background-image: url(images/faq_header.jpg);
	background-repeat: no-repeat;
}


#fond_credits {
	position: relative;
	width:714px;
	height:auto;
	background-image: url(images/fond_faq.jpg);
	background-repeat: repeat-y;
	padding-left:236px;
	padding-right:0;
	padding-bottom:30px;
	padding-top:0;
	float:left;
}

#fond_texte_credits {
	position: relative;
	width:853px;
	height:auto;
	background-image: url(images/fond_pub.jpg);
	background-repeat: repeat-y;
	padding-left:97px;
	padding-right:0;
	padding-bottom:0;
	padding-top:0;
	float:left;
}

#titre_credits {
	position: relative;
	height: 29px;
	width:484px;
	margin-top: 50px;
	background-image: url(images/titre_credits.jpg);
	background-repeat:no-repeat;
	}

#titre_credits_en {
	position: relative;
	height: 29px;
	width:484px;
	margin-top: 50px;
	background-image: url(images/titre_credits_en.jpg);
	background-repeat:no-repeat;
	}

	
	#colonne_credits{
	position: relative;
	height: auto;
	width:500px;
	margin-top: 20px;
	float:left;
	padding: 0 0 0 60px;
	}
	
	div#colonne_credits{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	#colonne_iphone{
	position: relative;
	height: 277px;
	width:153px;
	margin: 0px;
	float:left;
	padding: 0 0 0 20px;
	background-image: url(images/visu_iphone.jpg);
	background-repeat:no-repeat;
	}
	

	#titre_form {
	position: relative;
	float : left;
	padding: 0 0 0 30px;
	margin: 0 0 0 0;
	height: 20px;
	}
	
div#titre_form {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	vertical-align: middle;
	color: #000;
	background-image: url(images/petite_fleche.jpg); 
	background-position: center left; 
	background-repeat: no-repeat; 
}

	#titre_form_2 {
	position: relative;
	float : left;
	padding: 0 0 0 30px;
	margin: 15px 0 0 0;
	height: 20px;
	}
	
div#titre_form_2 {
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	vertical-align: middle;
	color: #000;
	background-image: url(images/petite_fleche.jpg); 
	background-position: center left; 
	background-repeat: no-repeat; 
}

#texte_credits {
	position:relative;
	clear:left;
	margin:0;
}

div#texte_credits {
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}

div#texte_credits a {
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	vertical-align: middle;
	color: #53BC00;
}
