@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#logo-menu {
	min-height:100px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#logo-menu a {
}
section#logo-menu a:hover {
}
media_section#logo-menu {
}
section#slider {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#slider a {
}
section#slider a:hover {
}
media_section#slider {
}
section#titre-page {
	min-height:50px;
	background-color:#c53f72;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:"Pacifico", Arial, Helvetica, sans-serif;
	font-size:1.5em;
	text-align:center;
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
section#titre-page a {
}
section#titre-page a:hover {
}
media_section#titre-page {
}
section#content1 {
	background-image:url(content1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:justify;
	color:#535353;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
section#content1 a {
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	color:#805c4a;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
}
section#content1 a:hover {
}
media_section#content1 {
}
section#content-2 {
	background-image:url(content-2.jpg);
	min-height:450px;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:justify;
	color:#535353;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
section#content-2 a {
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	color:#805c4a;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
}
section#content-2 a:hover {
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	color:#805c4a;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}
media_section#content-2 {
}
section#content-4 {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#content-4 a {
}
section#content-4 a:hover {
}
media_section#content-4 {
}
section#encart {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#encart a {
}
section#encart a:hover {
}
media_section#encart {
}
section#link-contact {
	min-height:310px;
	background-color:#c53f72;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#link-contact a {
}
section#link-contact a:hover {
}
media_section#link-contact {
}
section#before-footer {
	min-height:300px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#before-footer a {
}
section#before-footer a:hover {
}
media_section#before-footer {
}
footer {
	min-height:50px;
	background-color:#c53f72;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
footer a {
}
footer a:hover {
}
media_footer {
}
h1 {
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	letter-spacing:1px;
	text-align:center;
	color:#a0857a;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	background-repeat:no-repeat;
}
h2 {
	font-size:1em;
	background-repeat:no-repeat;
}
h3 {
	font-size:1em;
	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#logo-menu {
	background-image : none;
				
}

section#slider {
	background-image : none;
				
}

section#titre-page {
	background-image : none;
				
}

section#content1 {
	background-image : none;
				
}

section#content-2 {
	background-image : none;
				
}

section#content-4 {
	background-image : none;
				
}

section#encart {
	background-image : none;
				
}

section#link-contact {
	background-image : none;
				
}

section#before-footer {
	background-image : none;
				
}

footer {
	background-image : none;
				
}

}