@media screen {
	@font-face {
	  font-family: 'Arimo';
	  font-style: normal;
	  font-weight: 400;
	  src: local('Arimo'), url(http://themes.googleusercontent.com/static/fonts/arimo/v4/ZS0wkeOZuckNE3boyLYNt6CWcynf_cDxXwCLxiixG1c.woff) format('woff');
	}
	@font-face {
	  font-family: 'Arimo';
	  font-style: normal;
	  font-weight: 700;
	  src: local('Arimo Bold'), local('Arimo-Bold'), url(http://themes.googleusercontent.com/static/fonts/arimo/v4/UnXpojilM3XslYxUnWuVe3YhjbSpvc47ee6xR_80Hnw.woff) format('woff');
	}
	@font-face {
	  font-family: 'Arimo';
	  font-style: italic;
	  font-weight: 400;
	  src: local('Arimo Italic'), local('Arimo-Italic'), url(http://themes.googleusercontent.com/static/fonts/arimo/v4/4x7GlnDRx9FKnMrqORHWMQLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
	}
	@font-face {
	  font-family: 'Arimo';
	  font-style: italic;
	  font-weight: 700;
	  src: local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/arimo/v4/_K7sg-ijHdmkwPzV9FiqaL3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
	}
}
body {
    font-family: 'Arimo',sans-serif;
    margin-top: 20px;
}
.adm {
    margin-top: 0px;
}

#wrapper {
    position: relative;
    width: 1024px;
    height: 748px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}
#zoom {
    z-index: 2;
    position: relative;
    width: 100%;
    height:100%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}
#zoom img{
    margin-left: 240px;
	height:100%;
}
.clear {
    clear: left;
}

.cache {
    display: none;
}

.row {
    max-width: 60em;
}

.ui {
    background-image: url(../img/ui_src.png);
    background-repeat: no-repeat;
}

.page {
    position: absolute;
    display: none;
    z-index: 2;
}
#back {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
}

.bleft {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 100%;
}
.bright {
    float: left;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 150px;
}

.trad {
    position: absolute;
    bottom: -30px;
    left: 0;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
}

.next {
    float: left;
    position: absolute;
    width: 60%;
    margin-left: 17%;
    bottom: 2%;
    text-align: center;
	color: #549217;
	font-size:1.2em;
	font-weight:bold;
}
/* --------------------------------------*/
.page .titre {
    float: left;
    position: relative;
    width: 80%;
    margin-top: 0;
    margin-left: 20%;
    border-bottom: 5px solid #549217;
    text-align: center;
    height: 131px;
}
.page .titre h1 {
	line-height: 3em;
}


/* -----------------page 1---------------------*/

.ref {
    position: absolute;
    top: 80%;
    left: 0;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
}

#page_1 h1 {
    float: left;
    position: relative;
    width: 80%;
	font-size:3em;
	padding-bottom: 20px;
    margin-top: 30%;
    margin-left: 10%;
    border-bottom: 10px solid #549217;
    text-align: center;
	text-shadow:5px 5px 5px gray;
}
/* -----------------page 2---------------------*/
#page_2 .lpic {
	margin-top: 100px;
}
#page_2 .lpic h2 {
	font-size: 1.6em;
	text-align: center;
}
#page_2 .lpic img {
	width: 80%;
	margin-left: 10%;
	border: 2px solid #549217;
	-moz-box-shadow: 3px 3px 5px gray;  
	-webkit-box-shadow: 3px 3px 5px gray;  
	box-shadow: 3px 3px 5px gray;
}
/* -----------------page 3---------------------*/
#page_3 .lwork {
    margin: 30px 0 0 0;
}
#page_3 .lwork ul {
    margin:0;
    height:50px;
}
#page_3 .lwork li {
	color: #549217;
	font-weight:bold;
	font-size:1.6em;
    float:left;    
	width: 50%;
    padding:0 5%;
	margin: 0; 
	list-style-type:none;
}
.adm #page_3 .lwork li {
	padding: 0 1%;
}

#page_3 .lwork li:first-child {
    text-align:right;
    border-right: 2px solid #549217;
}
#page_3 h2 {
	font-size: 1.6em;
	text-align: center;
	color:gray;
}
#page_3 h3 {
	font-size: 1.2em;
	text-align: center;
	margin: 0 0 10px 0;
}
#page_3 .calque {
	position:absolute;
	background:white;
	opacity:.6;
	height:50%;
	bottom: 20%;
	width: 68%; 
	left: 18%;
}
#page_3 .tot {
	position:absolute;
	bottom:0;
	font-size: 1.2em;
	text-align: center; 
	height: 50%; 
	bottom: -5%; width: 68%; left: 18%;
	line-height: 1.2em;
	font-weight: bold;
	color: #488fcf;
	text-shadow: 2px 2px 3px black;
}
#page_3 .lpic {
    margin-top: 10px;
}
#page_3 .lpic ul {
    margin-top: 10px;
}
#page_3 .lpic li {
	color: #549217;
	font-weight:bold;
	font-size:1.6em;
    float:left;
	width: 33%;
    text-align:center;
    list-style-type:none;
    
	position: relative;
}
#page_3 .lpic img {
	width: 70%;
	margin-left: 5%;
	border: 2px solid #549217;
	-moz-box-shadow: 3px 3px 4px gray;  
	-webkit-box-shadow: 3px 3px 4px gray;  
	box-shadow: 3px 3px 4px gray;
}
#page_3 .brc {
    border-right: 1px solid #549217;
}
#page_3 .brn {
    border-left: 1px solid #549217;
}
#page_3 .lwork .choix {
	color: #488fcf;
}
#page_3 .lpic .choix img{
	border: 5px solid #488fcf;
	-moz-box-shadow: 3px 3px 0px gray;  
	-webkit-box-shadow: 3px 3px 0px gray;  
	box-shadow: 3px 3px 0px gray;
}
/* -----------------page 4---------------------*/
#page_4 h2 {
	margin-top:100px;
	font-size: 1.8em;
	text-align: center;
}
@media only screen and (width:768px) {
	.ref {
		top: 110%;
	}
	.bleft img {
		width:180px;
	}
	#wrapper {
		width: 768px;
		height: 1004px; 
	}
	#zoom img{
		margin-left: 21px;
	}
	.page .titre h1 {
		font-size: 2.2em;
	}
	#page_1 h1 {
		margin-top: 40%;
	}
	.dnext {
		bottom: 20%;
	}
	.page .titre {
        width:78%;
        margin-top: 2%;
        margin-left: 22%;
        border-bottom: 4px solid #549217;
        height: 101px;
    }
    #page_2 .lpic h2 {
    	font-size: 1.4em;
    }
    #page_3 .lwork {
        margin: 50px 0 0 0;
    }
    #page_3 h2 {
    	font-size: 1.4em;
    }
    #page_3 h3 {
    	font-size: 1em;
    	margin: 0 0 20px 0;
    }
    .adm #page_3 .lwork li {
	    padding: 0 1%;
		font-size: 1.3em;
	}
    #page_3 .lpic {
        margin-top: 20px;
    }
    #page_3 .lpic ul {
        margin-top: 20px;
    }
    #page_3 .lpic img {
    	width: 90%;
    }
    #page_3 .calque {
		width: 91%; 
		left: 5%;
	}
	#page_3 .tot {
		width: 91%; 
		left: 8%;
	}
}