html {
	margin:0;
	padding:0;
}

body {
	overflow:hidden;
	background:#003;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:0.7em;
	color:#FFF;
	top:0;
	left:0;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}



.vegas-loading {
	text-align:right;
	right:20px;
    top:auto;
    bottom:40px;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:2em;
	letter-spacing:2px;    
	 margin:0px 20px;
    text-shadow:0 3px 3px #000;
}
h4 {
	font-size:1.4em;
	font-weight:800;
	line-height:1.2em;
}
h5 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:400;
	font-style:oblique;}
	
pre {
	white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
font-family: 'PT Sans Narrow', sans-serif;
	font-size:1em;
}
ul, li, a, a:visited, a:active {
	list-style:none;
	text-decoration:none;
	color:#fff;
	cursor:default;
}
a:hover {color:#000;}

	
#navigation {
	position:absolute;
	bottom:0px;
	height:25px;
	width:100%;
	background-color:rgba(0, 204,0, 0.6);
	background-repeat: no-repeat; 
    background: -moz-linear-gradient(left, rgba(0, 204,0, 0.6), rgba(0, 255,51, 0.3)); /* pour Firefox 3.6+ */  
    background: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 204,0, 0.6)), to(rgba(0, 255,51, 0.3)));
	z-index:10;
	
}

.left ul {
	position:absolute;
	
	margin-left:0px;
	padding:0;

}

.left li {
	list-style:none;
	float:left;
	display:block;
	line-height:0.5em;
	text-align:center;
	width:70px;
	height:100%;
	margin:0;
	padding:0;
}

.left li a {
	font-size:1.2em;
	width:59px;

}
	
.right ul {
	position:absolute;
	margin-right:10px;
	padding:0;

}

.right li {
	list-style:none;
	float:right;
	display:block;
	line-height:0.5em;
	text-align:center;
	width:70px;
	padding:0;
}

.right li a {
	font-size:1.2em;
	width:70px;
	height:25px;
}
.menu {
	z-index:5;
	position:absolute;
	bottom:50px;
	background-color:rgba(0,0,0,0.5);
	height:70%;
	margin:0;
	padding:0px;
	border-bottom:solid 5px rgba(0,0,0,0);
	border-top:solid 5px rgba(0,0,0,0);box-shadow: 5px 5px 15px rgba(0,0,0,0.5);
	   -moz-box-shadow: 5px 5px 15px rgba(0,0,0,0.5);  
    -webkit-box-shadow: 5px 5px 15px rgba(0,0,0,0.5); 
}
.menu ul{
	margin:0;
	padding:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:800;
	line-height:1.2em;

}
.menu li{
	text-align:justify;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	font-size: 1,2em;
	line-height:1.3em;
	color:#999;
	
}
 

.menu a {
	padding:0px;
	margin:0;
	text-transform:uppercase;
	font-size: 1,2em;
	line-height:1.3em;
	color:#999;
}
.menu a:hover {	
	color:#FFF;
}

#titre {
	position:absolute;
	height:15px;
	width:100%;
	bottom:25px;
	background-color:rgba(0,0,0,0.4);
	margin:0;
	padding:0;
	display:none;
	text-align:center;
}

#titre span {
	font-size:1em;
	color:#FFF;
	letter-spacing:2px; 
	
}

.bg {
left: 0;
min-height: 100%;
position: fixed;
top: 0;
width: 100%;
z-index: -1000;
}

.raster {
background:url(overlays/02.png) repeat;
left: 0;
min-height: 100%;
position: fixed;
top: 0;
width: 100%;
z-index: -999;
opacity:0.7;
}

.main {
	display:none;
	left: 380px;
	top: 80px;
	margin-right:50px;
	position:fixed;
	min-height:50px;
	max-height:80%;
	min-width:40%;
	max-width:70%;
	padding: 0 0 10px 10px;
	background: rgba(240, 240, 240, 0.90)  ;
	z-index:1;
	box-shadow: 5px 5px 15px #333;
	-moz-box-shadow: 5px 5px 15px #333;  
    -webkit-box-shadow: 5px 5px 15px #333; 
}
.button {
	text-align:right;
	right:0;
	width:100%;
	margin-right: 0;
	padding:0 0 0px 0;
}
.button img {
	text-align:right;
}
	
.pied {
	z-index:5;
	height:30px;
	bottom:0px;
	margin-top:17px;
	text-align:center;
	width:100%;
}
.pied ul {
	
}
.pied li {
	display:inline-block;
	text-align:center;
	margin-right:4em;
	
}

.pied li a {
	color:#000;
	font-size:1.3em;
	font-variant:small-caps;
	font-weight:400;
}

.map {
	width:100%;
	vertical-align:bottom;
	line-height:1.3em;
	text-align:justify;
	column-count:2;
	column-gap:1.3em;
	-moz-column-count: 2;
	-moz-column-gap: 1.3em;
	-webkit-column-count: 2; 
	-webkit-column-gap: 1.3em;
	}
	
.text {
	font-size:1.2em;
	color:#000;
	margin: 0 15px 0 15px;
	}

.liste {
	position:absolute;
	margin:0;
	background: rgba(240, 240, 240, 0.90)  ;
	height:250px;
	min-width:400px;
	padding:0;
	z-index:10;color:#000;
	
}

.une {
	z-index:2;
}

.textemenu {
	margin: 0 0em 2em 1em;
	}
	
.textemenu li{
	list-style:dash;
	line-height:1.2em;
	text-align:left;
	margin: 0 0em 0em 0em;
	}
	
.textemenu a {
	font-size:1.1em;
	font-variant:small-caps;
	color:#666;
}
.textemenu a:hover {
	color:#999;
}
/* ------------------------------------------*/

