@charset "ISO-8859-1";
nav {
	min-height:20px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
nav a {
}
nav a:hover {
}
media_nav {
}
header {
	min-height:90px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
header a {
}
header a:hover {
}
media_header {
}
section#section_header {
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#section_header a {
}
section#section_header a:hover {
}
media_section#section_header {
}
section#section_diapo {
	background-image:url(section_diapo.jpg);
	min-height:450px;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	font-size:1em;
}
section#section_diapo a {
}
section#section_diapo a:hover {
}
media_section#section_diapo {
	background-color:#5b6a6f;
}
section#section_qui_suis_je {
	min-height:350px;
	background-color:#2c3437;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#section_qui_suis_je a {
}
section#section_qui_suis_je a:hover {
}
media_section#section_qui_suis_je {
}
section#section_encarts {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:"Philosopher", Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:left;
	color:#2c3437;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
}
section#section_encarts a {
}
section#section_encarts a:hover {
}
media_section#section_encarts {
}
section#section_contact_titre {
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#section_contact_titre a {
}
section#section_contact_titre a:hover {
}
media_section#section_contact_titre {
}
section#section_contact {
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:"Philosopher", Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:left;
	color:#2c3437;
	font-style:normal;
	font-weight:700;
	text-transform:none;
	text-decoration:none;
}
section#section_contact a {
	font-family:"Philosopher", Arial, Helvetica, sans-serif;
	color:#2c3437;
	font-style:normal;
	font-weight:700;
	text-transform:none;
	text-decoration:none;
}
section#section_contact a:hover {
	font-family:"Philosopher", Arial, Helvetica, sans-serif;
	color:#ff9600;
	font-style:normal;
	font-weight:700;
	text-transform:none;
	text-decoration:none;
}
media_section#section_contact {
}
footer {
	min-height:50px;
	background-color:#2c3437;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
footer a {
}
footer a:hover {
}
media_footer {
}
h1 {
	font-family:"Philosopher", Arial, Helvetica, sans-serif;
	font-size:2em;
	text-align:center;
	color:#f3f1ec;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	background-repeat:no-repeat;
}
h2 {
	font-family:"Philosopher", Arial, Helvetica, sans-serif;
	font-size:2.3em;
	text-align:center;
	color:#2c3437;
	font-style:normal;
	font-weight:700;
	text-transform:none;
	text-decoration:none;
	background-repeat:no-repeat;
}
h3 {
	font-family:"Philosopher", Arial, Helvetica, sans-serif;
	font-size:2em;
	text-align:center;
	color:#2c3437;
	font-style:normal;
	font-weight:700;
	text-transform:none;
	text-decoration:none;
	background-repeat:no-repeat;
}
h4 {
	font-family:"Philosopher", Arial, Helvetica, sans-serif;
	font-size:1.5em;
	text-align:center;
	color:#2c3437;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	background-repeat:no-repeat;
}

@media screen and (max-width: 763px) {
nav {
	background-image : none;
				
}

header {
	background-image : none;
				
}

section#section_header {
	background-image : none;
				
}

section#section_diapo {
	background-image : none;
						background-color : #5b6a6f;
			
}

section#section_qui_suis_je {
	background-image : none;
				
}

section#section_encarts {
	background-image : none;
				
}

section#section_contact_titre {
	background-image : none;
				
}

section#section_contact {
	background-image : none;
				
}

footer {
	background-image : none;
				
}

}