@charset "ISO-8859-1";
nav {
	min-height:50px;
	background-color:#002c52;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
nav a {
}
nav a:hover {
}
media_nav {
	background-color:#002c52;
}
header {
	min-height:350px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
header a {
}
header a:hover {
}
media_header {
}
section#fil-darienne {
	min-height:50px;
	background-color:#376e42;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:center;
	color:#ffffff;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
}
section#fil-darienne a {
}
section#fil-darienne a:hover {
}
media_section#fil-darienne {
	background-color:#35a2ff;
}
section#contenu01 {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
section#contenu01 a {
	color:#242424;
}
section#contenu01 a:hover {
}
media_section#contenu01 {
}
section#contenu02 {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#contenu02 a {
}
section#contenu02 a:hover {
}
media_section#contenu02 {
}
section#contenu03 {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
section#contenu03 a {
}
section#contenu03 a:hover {
}
media_section#contenu03 {
}
section#contenu04 {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#contenu04 a {
}
section#contenu04 a:hover {
}
media_section#contenu04 {
}
section#contenu05 {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#contenu05 a {
}
section#contenu05 a:hover {
}
media_section#contenu05 {
}
section#contact {
	min-height:115px;
	background-color:#376e42;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	text-align:center;
	color:#ffffff;
	font-style:normal;
	font-weight:700;
	text-transform:none;
}
section#contact a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-style:normal;
	font-weight:700;
	text-transform:none;
}
section#contact a:hover {
}
media_section#contact {
	background-color:#05bbff;
}
section#actualites-newsletter {
	min-height:200px;
	background-color:#362319;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:left;
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
section#actualites-newsletter a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-style:normal;
	font-weight:700;
	text-transform:none;
}
section#actualites-newsletter a:hover {
}
media_section#actualites-newsletter {
	background-color:#002c52;
}
footer {
	min-height:224px;
	background-color:#412d23;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
footer a {
}
footer a:hover {
}
media_footer {
	background-color:#000716;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.8em;
	text-align:center;
	color:#ffffff;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	background-repeat:no-repeat;
	margin-top:50px;
	margin-bottom:50px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#ffffff;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	background-repeat:no-repeat;
	margin-top:70px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.15em;
	color:#ffffff;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	background-repeat:no-repeat;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.15em;
	color:#ffffff;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	background-repeat:no-repeat;
}

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

header {
	background-image : none;
				
}

section#fil-darienne {
	background-image : none;
						background-color : #35a2ff;
			
}

section#contenu01 {
	background-image : none;
				
}

section#contenu02 {
	background-image : none;
				
}

section#contenu03 {
	background-image : none;
				
}

section#contenu04 {
	background-image : none;
				
}

section#contenu05 {
	background-image : none;
				
}

section#contact {
	background-image : none;
						background-color : #05bbff;
			
}

section#actualites-newsletter {
	background-image : none;
						background-color : #002c52;
			
}

footer {
	background-image : none;
						background-color : #000716;
			
}

}