/*MENU - MENU*/

body:before, body:after {
    background: none repeat scroll 0 0 #808279;
    content: "";
    height: 20px;
    left: 0;
    position: fixed;
    right: 0;
    z-index: block;
}

body:after {
    bottom: 0;
}

body {
    border-left: 20px solid  #808279;
    border-right: 20px solid  #808279;
    z-index: 99; 
}



.citation h1{
	font-size: 58px;
	margin-top:160px;
	margin-bottom:195px;
	}




/*ZOOM ON WORKS*/


.imagehorloges{
	margin-bottom:13px;
}


/*  ABOUT PAGE */



/*  APROPOS PAGE */
.links{
    margin-top: 100px;
}
