@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,200,300,200italic,400italic,300italic,600,600italic,700,700italic,900);


/* Global */
body {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #632082;
	background-color: #ffffff;}
img {max-width: 100%;}
a:link {
	color: #E55A00;
	text-decoration: none;
}
a:hover {
	color: #00EE00;
	text-decoration: none;}
a:visited {
	color: #E55A00;
	text-decoration: none;
}
h6 {font-weight: 400;}
caps {font-variant: small-caps;}


/* Navigation */

.menu {
	position: fixed;
	top: 0px;
	width: 100%;
	height: auto;
	background-color: #E7E6E1;
	z-index: 100;}
#logo {
	text-align: center;
	margin: 40px 0 10px;}
#nav {
	text-align: right;
	margin: 30px 0 0 0;}
.navigation{
	float: right;
	list-style: none;
	margin: 0;}
.navigation li{
	float: left;
	padding:0 0 0 50px;}
.navigation li:hover{
	cursor: pointer;
	color: #00EE00;}
.navigation .active{
	cursor: pointer;
	color: #FF4700;
	font-weight: 700;
}


/* General Slides */ 
.slide {
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:140px 0;
	}


/* Slide 1 */
#slide1 {background-color:#ffffff;
	/* Text stroke!!!
	-webkit-text-stroke: 8px green; 
	-webkit-text-stroke: 4px red; 
	Text stroke end */
	}
#slide1 h1,#slide2 h1,#slide3 h1,#slide4 h1 {
	font-size: 3.8em;
	line-height: 1.2;
	font-weight: 700;
	}
#slide1 h2,#slide2 h2,#slide3 h2,#slide4 h2 {
	font-size: 1.9em;
	line-height: 1.2;
	padding-bottom: 20px;
	font-weight: 400;
	}
#slide1 h3,#slide2 h3,#slide3 h3,#slide4 h3 {
	font-size: 0.9em;
	line-height: 1.2;
	padding-bottom:20px;
	font-weight: 400;
	}
#slide1 h6 {
	font-size: 0.8em;
	line-height: 1.2;
	padding-bottom:20px;
	font-weight: 400;
	}


/* Slide 2 */
#slide2{
	background-image: url('../images/footprints.jpg');
	background-color: #E55A00;
	color: #fff;
	text-shadow: #000 0 0 32px,#000 0 0 8px,#000 0 0 4px,#000 0 0 2px,#000 0 0 1px;
	}


/* Slide 3 */
#slide3{background-color:#ffffff;}
#test{
	background-color: #632082;
	color: #ffffff;
	text-align: center;
	font-size: 0.8em;
	font-weight: 700;}
#slide3 .grid_3 {
	background-color: #E55A00;
}
#slide3 .grid_4 {background-color: #00EE00;}


/* Slide 4 */
#slide4{
	background-image:url('../images/sunglasses.jpg');
	background-color:#8a8683;
	text-shadow: #fff 0 0 32px,#fff 0 0 16px,#fff 0 0 8px,#fff 0 0 4px,#fff 0 0 3px,#fff 0 0 2px,#fff 0 0 4px,#fff 0 0 4px,#fff 0 0 4px,#fff 0 0 1px;
	}
#legal {
	font-size: 0.63em;
	line-height: 1.2em;
	padding-bottom: 20px;
	font-weight: 400;
	font-style: italic;
	}


/* CGC */
p.GGV-Intertitres {
	-epub-hyphens:none;
	color:#000000;
	font-family:"Titillium Web", sans-serif;
	font-size:11px;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	line-height:1.0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:6;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
p.CGV-Texte {
	-epub-hyphens:none;
	color:#000000;
	font-family:"Titillium Web", sans-serif;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	font-weight:300;
	line-height:1.3;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:3;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align: center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}



/* Tablet */
@media screen and (max-width: 959px) {
#logo {
	width: 100%;
	text-align: center;}
#nav {
	width:100%;
	text-align:center;
	margin:10px 0;}
.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;}
.navigation li{
	float: left;
	width:25%;
	padding:0;}
.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;}
#decorative {/*display:none;*/
	text-align:center;
	}
#content {text-align:center; width:100%;}
#slide1 h1 {line-height: 1em;}
#slide1 h2 {line-height: 1em;}
#slide2 h1 {line-height: 1em;}
#slide2 h2 {line-height: 1em;}
#slide3 h1 {line-height: 1em;}
#slide3 h2 {line-height: 1em;}
#slide4 h1 {line-height: 1em;}
#slide4 h2 {line-height: 1em;}
}


/* Mobile */
@media screen and (max-width: 480px) {

#logo {
	width: 100%;
	text-align: center;}
#nav {
	width:100%;
	margin:5px 0;}
.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;}
.navigation li{
	float: left;
	width:25%;}
.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;}
#slide1 h1 {line-height: 1em;}
#slide1 h2 {line-height: 1em;}
#slide2 h1 {line-height: 1em;}
#slide2 h2 {line-height: 1em;}
#slide3 h1 {line-height: 1em;}
#slide3 h2 {line-height: 1em;}
#slide4 h1 {line-height: 1em;}
#slide4 h2 {line-height: 1em;}
}
