@charset "ISO-8859-1";
nav {
	min-height:50px;
	background-color:#ff8608;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
	color:#ffffff;
}
nav a {
}
nav a:hover {
}
media_nav {
}
header {
	min-height:709px;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	font-size:1em;
}
header a {
}
header a:hover {
}
media_header {
}
section#presentation {
	min-height:300px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:center;
	color:#331900;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
section#presentation a {
}
section#presentation a:hover {
}
media_section#presentation {
}
section#les-encrts {
	min-height:300px;
	padding-bottom:30px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#les-encrts a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff7031;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
}
section#les-encrts a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff4e00;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
}
media_section#les-encrts {
}
section#section-02 {
	background-image:url();
	min-height:248px;
	background-color:#ff7031;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
section#section-02 a {
}
section#section-02 a:hover {
}
media_section#section-02 {
	background-color:#ff7031;
}
section#section-03 {
	min-height:714px;
	background-color:#ffffff;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-align:center;
	color:#262626;
	font-style:normal;
}
section#section-03 a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
}
section#section-03 a:hover {
	font-weight:700;
}
media_section#section-03 {
	background-color:#ffffff;
}
section#section-04 {
	background-image:url(section-04.jpg);
	min-height:746px;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-align:center;
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
}
section#section-04 a {
}
section#section-04 a:hover {
}
media_section#section-04 {
	background-color:#300a00;
}
section#les-cordonnees {
	min-height:0px;
	background-color:#210c00;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:center;
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
section#les-cordonnees a {
}
section#les-cordonnees a:hover {
}
media_section#les-cordonnees {
	background-color:#210c00;
}
footer {
	min-height:164px;
	background-color:#240f00;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-align:center;
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
footer a {
}
footer a:hover {
}
media_footer {
	background-color:#240f00;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.5em;
	text-align:center;
	color:#ff7529;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	background-repeat:no-repeat;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#ff7529;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	background-repeat:no-repeat;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#ffffff;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	background-repeat:no-repeat;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ff7529;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	background-repeat:no-repeat;
}

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

header {
	background-image : none;
				
}

section#presentation {
	background-image : none;
				
}

section#les-encrts {
	background-image : none;
				
}

section#section-02 {
	background-image : none;
						background-color : #ff7031;
			
}

section#section-03 {
	background-image : none;
						background-color : #ffffff;
			
}

section#section-04 {
	background-image : none;
						background-color : #300a00;
			
}

section#les-cordonnees {
	background-image : none;
						background-color : #210c00;
			
}

footer {
	background-image : none;
						background-color : #240f00;
			
}

}