@charset "UTF-8";
a, a:visited, a:active {
	color: #000;
text-decoration: none;
}
a:hover
{
color: #555;
}
a:hover .boutton {
	border-style-bottom: solid;
	border-bottom: 1px solid #000;
}
.content {
	margin: auto;
	height: auto;
	width: 1026px;
	background-color: #FFF;
	border-right: 1px solid #BBB;
	border-left: 1px solid #BBB;
	box-shadow: 0px 0px 6px #7A7575;
}
.menu {
	float: left;
	width: 1024px;
}
.boutton {
	margin-top: 10px;
	font-family: 'Poppins', sans-serif;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	box-shadow: 0px 0px #6A5050;
	height: 26px;
color: #572366;
}
.boutton_sel {
	margin-top: 10px;
	font-family: 'Poppins', sans-serif;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	box-shadow: 0px 0px #6A5050;
	height: 26px;
	border-style-bottom: solid;
	border-bottom: 1px solid #000;
}
.bandeau {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 300px;
	width: 1024px;
}
.titre {
	float: left;
	padding: 15px;
	position: absolute;
	width: 250px;
	height: 250px;
	background-color: #fff;
	opacity: .7;
	top: 21px;
	left: 21px;
	z-index: 10000;
color: #9710be;
}
.ligne0 {
	margin-top: 0px;
	font-family: 'IM Fell French Canon SC', serif;
	display: block;
	float: none;
	font-size: 37px;
	text-align: center;
	border-style-bottom: solid;
	border-bottom: 1px solid #000;
	height: 50px;
}
.ligne1 {
	margin-top: 23px;
	font-family: 'IM Fell French Canon SC', serif;
	display: block;
	float: none;
	font-size: 21px;
	text-align: center;
	height: 25px;
}
.ligne2 {
	font-family: 'IM Fell French Canon SC', serif;
	display: block;
	float: none;
	font-size: 77px;
	text-align: center;
color: #572366;
}
.ligne3 {
	font-family: 'IM Fell French Canon SC', serif;
	display: block;
	float: none;
	font-size: 28px;
	text-align: center;
}
.footer {
	clear: both;
	height: 40px;
	width: 1024px;
	font-family: 'Poppins', sans-serif;
	padding: 10px;
	background-color: #CCD;
	align: center;
	text-align: center;
	letter-spacing: 3px;
color: #572366;
}
.page_content {
	padding: 16px;
	padding-top: 40px;
	font-family: 'Poppins', sans-serif;
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
color: #777;
}
.page_content h1,  .tit  {
	font-weight: 500;
	font-size: 25px;
	margin-top: 40px;
	color: #761c90;
}
.isamail
{
color: #761c90;
font-size: 17px;
}
.page_content h2{
	font-weight: 500;
	font-size: 16px;
	margin-top: 30px;
}
.page_content ul {
	list-style-position: outside;
	list-style-type: disc;
}
.page_content li {
	margin-left: 35px;
}
.isa {
	margin-right: 35px;
	float: left;
}
.agrandir
{
text-decoration: none;
color: #668;
}
.agrandir:hover
{
text-decoration: none;
color: #447;
}
.nom, .accordion-toggle
{
font-size: 20px;
color: #fff;
height: 27px;
width: 100%;
background-color: #572366;
line-height: 27px;
margin-top: 20px;
padding-left: 10px;
margin-bottom: 10px;
}
.temoin, .accordion-content
{
color: #888;
}
.cliquer
{
color: #995;
font-size: 12px;
}
