@charset "utf-8";
/* CSS Document */
strong {
	font-weight:500;
}
.titre_accueil {
	font: 12px Arial, "Times New Roman", Times, serif;
	font-weight: 700;
	padding-bottom: 1px;
	width: 470px;
	border-bottom: 1px solid #f7a30f;
	margin-left: 13px;
	margin-bottom: 20px;
	color: #09F;
}
.text_presentation {
	width: 470px;
	font: 0.7em Verdana, Geneva, sans-serif;
	text-align: justify;
	margin: 0;
	margin-top: 10px;
	margin-left: 10px;
	color: #666;
}
.icon_titre {
	float: left;
	width: 12px;
	height: 16px;
	border: none;
	background:url(images/icon%20acc/ic_titre.gif) no-repeat;
}

#ban_bas {
	position: relative;
	background:url(images/ban_bas3.png) no-repeat;
	font: 11px Verdana, Geneva, sans-serif;
	width: 814px;
	height: 51px;
}
#presentation {
	
	margin-left: 250px;
	padding-top: 170px;
	height: 400px;
	left: 130px;
}
#siret p{
	position: absolute;
	font: 11px Verdana, Geneva, sans-serif;
	color: #FFF;
	margin-top: 13px;
	margin-left: 390px;
	text-align: center;
}
/* les couleurs */
.orange {
	color: #f8a71a;
}
.gris {
	color: #7a7a7a;
}
.bleu {
	color: #31afff;
}
.bleu_nt {
	color: #31879b;
}
.forma {
	margin-left: 10px;
}
.titre_forma {
	width: 490px;
	margin-left: 20px;
	font: 0.7em Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #06C;
}