@charset "ISO-8859-1";
nav {
	min-height:50px;
	background-color:#2d9926;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
nav a {
}
nav a:hover {
}
media_nav {
}
header {
	min-height:0px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
header a {
}
header a:hover {
}
media_header {
}
section#top {
	min-height:180px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#top a {
	font-family:"Lato", Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
}
section#top a:hover {
	font-family:"Lato", Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
}
media_section#top {
	background-color:#ffffff;
}
section#slid {
	background-image:url(slid.jpg);
	min-height:612px;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	font-size:1em;
}
section#slid a {
}
section#slid a:hover {
}
media_section#slid {
}
section#presentation {
	background-image:url(presentation.jpg);
	min-height:559px;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	font-size:1em;
}
section#presentation a {
	text-decoration:none;
}
section#presentation a:hover {
	text-decoration:none;
}
media_section#presentation {
	background-color:#ffffff;
}
section#encr {
	background-image:url(encr.jpg);
	min-height:300px;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	font-size:1em;
}
section#encr a {
}
section#encr a:hover {
}
media_section#encr {
	background-color:#2d9926;
}
section#les_coord {
	min-height:159px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#les_coord a {
	text-decoration:none;
}
section#les_coord a:hover {
	text-decoration:none;
}
media_section#les_coord {
	background-color:#ffffff;
}
footer {
	min-height:120px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
footer a {
}
footer a:hover {
}
media_footer {
	background-color:#2d9926;
}
h1 {
	font-family:"Lato", Arial, Helvetica, sans-serif;
	font-size:1.7em;
	text-align:center;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	background-repeat:no-repeat;
}
h2 {
	font-family:"Lato", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	text-align:left;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	background-repeat:no-repeat;
}
h3 {
	font-family:"Lato", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:left;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	background-repeat:no-repeat;
}
h4 {
	font-size:1em;
	background-repeat:no-repeat;
}

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

header {
	background-image : none;
				
}

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

section#slid {
	background-image : none;
				
}

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

section#encr {
	background-image : none;
						background-color : #2d9926;
			
}

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

footer {
	background-image : none;
						background-color : #2d9926;
			
}

}