@charset "ISO-8859-1";
nav {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
nav a {
}
nav a:hover {
}
media_nav {
}
header {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
header a {
}
header a:hover {
}
media_header {
}
section#Contenu1 {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:"Raleway", Arial, Helvetica, sans-serif;
	font-size:1em;
}
section#Contenu1 a {
	color:#333;
}
section#Contenu1 a:hover {
}
media_section#Contenu1 {
}
section#Contenu2 {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#Contenu2 a {
}
section#Contenu2 a:hover {
}
media_section#Contenu2 {
}
section#Contenu3 {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#Contenu3 a {
}
section#Contenu3 a:hover {
}
media_section#Contenu3 {
}
section#Contenu4 {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#Contenu4 a {
}
section#Contenu4 a:hover {
}
media_section#Contenu4 {
}
section#Footer-1 {
	background-color:#333333;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	font-family:"Raleway", Arial, Helvetica, sans-serif;
	font-size:1em;
}
section#Footer-1 a {
	color:#333333;
}
section#Footer-1 a:hover {
}
media_section#Footer-1 {
}
footer {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
footer a {
}
footer a:hover {
}
media_footer {
}
h1 {
	font-family:"Raleway", Arial, Helvetica, sans-serif;
	font-size:2.3em;
	color:#c0242c;
	background-repeat:no-repeat;
}
h2 {
	font-size:1em;
	background-repeat:no-repeat;
}
h3 {
	font-family:"Raleway", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	background-repeat:no-repeat;
}
h4 {
	font-family:"Raleway", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	background-repeat:no-repeat;
}

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

header {
	background-image : none;
				
}

section#Contenu1 {
	background-image : none;
				
}

section#Contenu2 {
	background-image : none;
				
}

section#Contenu3 {
	background-image : none;
				
}

section#Contenu4 {
	background-image : none;
				
}

section#Footer-1 {
	background-image : none;
				
}

footer {
	background-image : none;
				
}

}