.back { 
	position:absolute;
	left:5%;
	bottom:10%;
	height:20px;
	width: 36px;
	z-index:3;
	}
	
.nextbook {
	position:relative; left:50px; bottom:-10px;	
	}
	
a {
	text-decoration: none;
	color: #000000; /* COULEUR NOIR*/
	}

a:hover {
	color: #545454; /* COULEUR GRIS*/
	}
/* legende "last months" */
.lastnextmonths {margin: 0px 20px 0.0px 8px; font: 11.5px Arial;color:#545454;}

.minifleche{ 
	height:6px;
	width: 11px;
	}

.minibook {
	position:relative;
	left:-54px;
	top:25px;
	}

.miniphotos {
	position:relative;
	left:-15px;
	bottom:3px;
	height:50px;
	width:50px;
	}
	
.panoramique {
	height:250px;
	width:550px;	
	}
	

img {
	border:0px; /* pas de bord aux images du site */
	}

	
.bck_texte {
	background-color:#757575; /* COULEUR GRIS*/
	z-index:2;
	}
	
	
.fondpavetexte {
   width: 100%;
   height: 100%;
   background-color: #757575; /* COULEUR GRIS*/
   }


/* style textes COULEUR NOIR*/
 p.p1 {margin: 0px 20px 0.0px 8px; font: 10.0px Arial;color: #000000}
 p.p2 {margin: 0px 20px 0.0px 8px; font: 10.0px Arial;color: #000000; min-height: 14.0px}
 p.p3 {margin: 0px 20px 0.0px 8px; font: 13.0px Arial;color: #000000}
 p.p4 {margin: 0px 20px 0.0px 8px; font: 11.5px Arial;color: #000000}
  p.p5 {margin: 0px 20px 0.0px 8px; font: 11.5px Arial;color: #000000}

.navimenudown {
		position:relative;
		left:155px;
		top:11px;
		z-index:3;
		}

.navimenuup {
		position:relative;
		left:8px;
		top:8px;
		z-index:3;
		}

	
.flyer {
	position:absolute;
	top:25%;
	left:16%;
	width:auto;
	height:auto;
	z-index:2;
	}	
	
.tab_index {
	position:absolute;
	width:auto;
	height:auto;
	display: inline;
	}
	
	
.logo {
	position:absolute;
	top:4%;left:-1%;
	width:auto;
	height:auto;
	z-index:1;
	}	
	
body {
	background-color:#ff5407; /* COULEUR ORANGE*/
	}