@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#Titre_Presentation {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#Titre_Presentation a {
}
section#Titre_Presentation a:hover {
}
media_section#Titre_Presentation {
}
section#Texte_Presentation {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:"Raleway", Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#939497;
}
section#Texte_Presentation a {
	font-family:"Raleway", Arial, Helvetica, sans-serif;
	color:#feacc9;
	font-weight:700;
	text-transform:uppercase;
}
section#Texte_Presentation a:hover {
}
media_section#Texte_Presentation {
}
section#Decomplexer {
	background-image:url(Decomplexer.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#Decomplexer a {
}
section#Decomplexer a:hover {
}
media_section#Decomplexer {
}
section#Decloisonner {
	background-image:url(Decloisonner.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#Decloisonner a {
}
section#Decloisonner a:hover {
}
media_section#Decloisonner {
}
section#Desenclaver {
	background-image:url(Desenclaver.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#Desenclaver a {
}
section#Desenclaver a:hover {
}
media_section#Desenclaver {
}
section#Brands {
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:1em;
}
section#Brands a {
}
section#Brands a:hover {
}
media_section#Brands {
}
footer {
	min-height:100px;
	background-color:#fbb6cd;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:"Raleway", Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ffffff;
}
footer a {
}
footer a:hover {
}
media_footer {
}
h1 {
	font-size:2.5em;
	font-weight:700;
	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#Titre_Presentation {
	background-image : none;
				
}

section#Texte_Presentation {
	background-image : none;
				
}

section#Decomplexer {
	background-image : none;
				
}

section#Decloisonner {
	background-image : none;
				
}

section#Desenclaver {
	background-image : none;
				
}

section#Brands {
	background-image : none;
				
}

footer {
	background-image : none;
				
}

}