@charset "UTF-8";
.bandeau_b {
	margin-top: 40px;
	margin-bottom: 60px;
}
/* CSS Document */

/* CSS Document */


h1 {
	font-size: 22px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 20px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
}
h2 {
	font-size: 27px;
	font-weight: 400;
	color: #FBF041;
	margin-top: 5px;
	margin-bottom: 15px;
	font-family: 'Marck Script', cursive;
}
h3 {
	font-size: 25px;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 0px;
	font-family: 'Marck Script', cursive;
	text-align: left;
	margin-top: 0px;
	padding-left: 8px;
}
#bandeau_content p {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
}
#tarifs {
	text-align: center;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
table {
	text-align: left;
	color: #C9C9C9;
	width: 700px;
	margin-bottom: 55px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: #303030;
}
.indent {
	padding-left: 10px;
}
#tarifs  p {
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
}
tr {
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 5px;
}
.prix {
	font-size: 15px;
	color: #FFFFFF;
}
td {
	padding-top: 10px;
}
.indent a {
	color: #C9C9C9;
	text-decoration: none;
}
.indent a:hover {
	color: #FBF041;
}
