.texte-accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00006C;

}
.texte-accueil-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00006C;
	font-weight: normal;
}
.coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00006C;
	font-weight: bold;
}
.defile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F5C147;
	letter-spacing: 0.1em;

}
.tel-accueil {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.titres {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #F8BB16;
	font-family: "Comic Sans MS", "Times New Roman";


}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00006C;
}
.bordure {
	border-top: 1px solid #37439B;
	border-right: 0px solid #37439B;
	border-bottom: 1px solid #37439B;
	border-left: 0px solid #37439B;
}
.texteorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA5902;
}
.fondfixe {
	background-attachment: fixed;
	background-image: url(images/fondlong.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
