<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

button {
  background: transparent;
  border: none;
  cursor: pointer;
  outline: none;
}

body {
  font: 0.7em 'Open Sans', sans-serif;
  background: #FFF;
  color: #fff;
  letter-spacing: 0.2px;
}

/* LOADER
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.loader {
  position : fixed;
  z-index: 9999;
  background : url('../img/icon-loader.gif') 50% 50% no-repeat;
  background-color:white;
  top : 0px;
  left : 0px;
  height : 100%;
  width : 100%;
  cursor : wait;
}
.loader p{
  background-color:#f29736;
  padding: 10px 0px 10px 5px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  font-size: 1.5em;
}
/* .section SECTION
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.section .titre {
  background-color:#f29736;
  padding: 10px 0px 10px 5px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  font-size: 1.5em;
}
.section .titre a {
  text-decoration: none;
  color:#ffffff;
}


/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline-wrapper{
  width: 100%;
  height: 650px;
  margin: 0;
  overflow: hidden;
}
.timeline {
  white-space: nowrap;
  overflow-x: hidden;
  width:1000%;
  height: 650px;
  position: relative;
  margin-left: 50px;
}
.timeline ol {
    list-style: none;
  	padding: none;
  	margin : 60px 0px 20px 20px;
	overflow:inherit;
}

.timeline ol li {
	list-style: none;
    float: left;
	display: inline;
	background: #FFF url('../img/fondLI.png') no-repeat;
}
.timeline ol li:nth-child(odd) {
  	height: 600px;
  	width: 200px;
}
.timeline ol li:nth-child(odd):hover {
	cursor: pointer;
}
.timeline ol li:nth-child(even) {
    display:none;
  	height: 200px;
  	width: 250px;
	}

/* BOUTONS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.nvgt{
    position:absolute;
	opacity: 0.7;
}
.nvgt:hover{
	opacity: 1;
}
#prev{
    background: #FFF url('../img/arrow_prev.png') no-repeat center;
    left: 0px;
	top: 48px;
	height: 630px;
    width: 50px;
	border: none;
}
#next{
    background: #FFF url('../img/arrow_next.png') no-repeat center;
    right: 0px;
	top: 48px;
	height: 630px;
    width: 50px;
}


/* GRAPHISME VOLET 1
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.date {
  font-size: 1.5em;
  font-weight: 600;
  text-align: center;
  width:200px;
	
}
.detail {
  padding-left: 5px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 22px;
}
.orangeText{
  color:#f29736;
}
.grisText{
  color:#839ba8;
  
}
.bleuText{
  color:#a2c4bf;
  
}
.jauneText{
   color:#FFCB60;
}
.shadowOrange
{
  box-shadow: 6px 6px 0px #f29736; 
}
.shadowGris
{
  box-shadow: 6px 6px 0px #839ba8; 
}
.shadowBleu
{
  box-shadow: 6px 6px 0px #a2c4bf; 
}
.shadowJaune
{
  box-shadow: 6px 6px 0px #FFCB60; 
}
.ligneOrange{
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 50px;
  width:99px;
  border-right: 1px solid #f29736;
}
.ligneGris{
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 50px;
  width:99px;
  border-right: 1px solid #839ba8;
}
.ligneBleu{
	
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 50px;
  width:99px;
  border-right: 1px solid #a2c4bf;
}
.ligneJaune{
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 50px;
  width:99px;
  border-right: 1px solid #FFCB60;
}
.ligneSans{
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 50px;
  width:99px;
  border-right: 1px solid #FFFFFF;
}
.ligne2{
  height: 41px;
}
.ligne1{
  height: 26px;
}
.ligne0{
  height: 32px;
}
.ligne3{
  height: 47px;
}
h3
{
  font-weight:600;
  margin-bottom: 0px;
  line-height: 22px;
  padding: 5px 0px 0px 5px;
}
.position0
{
  margin-top: 15px;
}
.position1
{
  margin-top: 205px;
}
.position2
{
  margin-top: 6px;
}

/* GRAPHISME VOLET 2
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#mesBoutons{
	width: 220px;
	text-align: center;
	float: left;
}
.button1
{
  background-color: #CCCCCC;
  border: none;
  border-radius: 50px;
  text-decoration : none;
  width: 10px;
  height: 10px;
  margin : 11px 5px 0px 5px;
}
.button1:hover, .button1:focus
{
  background-color: #f29736;
  outline: none;
}
#mesImages {
  list-style:none;
  margin : 40px 0px 0px 0px
}
#galerie {
  width:220px;
}
#galerie li{
  background-image: none;
  width:220px;
  height:auto;
  cursor: auto;
}
#galerie li:nth-child(n+2){
  display:none;
}
#galerie img{
	display: block;
	max-width: 100%;
	max-height: 200px;
	margin-left: auto;
	margin-right: auto;
}
.monImage{
  width:200px;
  margin-right: 10px;
  margin-left: 10px;
}
#article{
}
.titreArticle {
  color:#839ba8;
  width:220px;
  float:left;
  margin: 20px 0px 0px 5px;
  padding: 0px;
  height:10px;
  text-align: center;
}
.texteArticle {
  color:#839ba8;
  width:100%;
  float:left;
  margin: 10px 0px 20px 5px;	
  white-space: normal;
  line-height: 14px;
}
.texteArticle p {
  float:left;
  display:block;
  padding: 0px;
  margin: 0px;
  width:220px;
  height: 250px;
}
#edito{
  color:#839ba8;
  width:230px;;
  height:450px;	
  overflow-y: scroll;
  float:left;
  margin: 10px 0px 20px 5px;	
  white-space: normal;
  line-height: 14px;
}
.monEdito{
  float:left;
  display:block;
  padding: 0px;
  margin: 0px;
  width:100%;
  height: 250px;;
}
.texteArticle a {
	text-align: center;
	display: block;
	width: 220px;
	color: #839ba8;
	padding-top: 5px;
}

/* NAVIGATION PAR DATE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.navigationDate {
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0;
	color:#839ba8;
	position:absolute;
	height: 100px;
	text-align: center;
}
.navigationDate h3 {
	padding: 0 20 0 20;
}
.maDate {
	cursor: pointer;
}

/* LIGHTBOX
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#lightbox {
    position:fixed;
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
    background:url(../img/overlay.png) repeat; 
    text-align:center;
}
#lightbox p {
    text-align:center; 
    color:#FFFFFF; 
    margin-right:20px;
	margin-top: 20px;
	margin-bottom: 10px;
    font-size:1.2em;
	cursor: pointer;
}
#lightbox img {
    box-shadow:0 0 25px #111;
    -webkit-box-shadow:0 0 25px #111;
    -moz-box-shadow:0 0 25px #111;
    max-width:1200px;
	max-height: 800px;
}

/* LES LOGOS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.logoCAUE {
  margin-left: 100px;
  padding-left: 3px;
  padding-right: 2px;
  padding-top: 3px;
  width:312px;
  height:auto;
  overflow: hidden;
  border-left:1px;
  border-color: #FFFFFF;
  background-image: none;
  background-color: #839ba8;
}
.logoCAUE div{
  width:auto;
  float: left;
  padding:1px;
}
.mention{
  text-align:center;
  margin: auto;
  width:300px;
  height: 35px;
}</pre></body></html>