
#cache {
  position:absolute;
  top:0px;
  left:0px;
  z-index:5;
  width:100%;
  height:100%;
  background:transparent url(../images/autorisation_en_cours2.png) center center no-repeat;
}

#description_box {
  letter-spacing:1px;
  font-family:'ComfortaaBold', Arial, sans-serif;
  color:white;
  font-size:12px;
  position:absolute;
  z-index:10000;
  right:0px;
  bottom:0px;
  width:300px;
  /*height:50px;*/
  padding:15px;
  background:transparent url(../images/fond_description3.png) top left repeat;
}

#log {
  display:none;
  position:absolute;
  z-index:2000;
  top:100px;
  right:50px;
}

#description_title {
  font-family:'BebasNeueRegular', Arial, sans-serif;
  font-size:15px;
  line-height:15px;
}

#description_content a {
  color:white;
  text-decoration:underline;
}

#content {
	position:relative;
	z-index:0;
  background-image: url(../images/welcome4.png);
  background-repeat: no-repeat;
  background-position:center center;
  background-color: rgb(229, 229, 229);
  /*background:#e5e5e5 url(../images/welcome3.png) center center no-repeat;*/
  width:1920px;
  height:1080px;
  overflow:hidden;  	
}

#progress {
  position:absolute;
  text-align:center;
  bottom:80px;
  left:825px;
  z-index:10;
  width:200px;
  height:50px;
  font-size:50px;
	font-family:'ComfortaaBold', Arial, sans-serif;      
}

.loading {
  position:absolute;
  top:800px;
  left:825px;
  z-index:10;
  width:200px;
  height:50px;
  background:transparent url(../images/ajax-loader.gif) no-repeat center center;
}

#content_nav {
  position:absolute;
  bottom:4px;
  left:0px;
  width:100%;
  z-index:100;
}  

#nav {
/*  position:absolute;
  bottom:0px;
  left:200px;
  z-index:100;*/
  /*margin:auto;
  width:360px;*/
  margin-left:35px;
  
}

#nav li { 
  width: 10px; 
  float: left; 
  margin-left:17px;
  margin-bottom:17px; 
  list-style: none; 
}

#nav a {
  padding: 3px;
  border: solid 1px black;
  background:#afafaf; 
  width: 5px; 
  height: 5px;
  display: block; 
}

#nav li.activeSlide a { 
  /*background: #535353;*/
  border: solid 1px #afafaf; 
  background: black;
}

#nav a:focus { 
  outline: none; 
}

#nav img { 
  border: none; 
  display: block; 
}


#main_picture {
	position:relative;
	z-index:1;
  background:black;
}

.active_picture {
}

#title {
  color:#afafaf;
  position:absolute;
  top:0px;
  left:0px;
  z-index:10;
	background:black;
  /*padding:6px 10px 3px 10px;*/
  padding:10px 10px 8px 10px;
  /*padding:8px;*/
  font-family:'ComfortaaRegular', Arial, sans-serif;
  font-size:16px;
  text-align:center;
  cursor:pointer;  
}

.arrow {
	position:absolute;
	z-index:10;
	top:100px;
	min-height:30px;
	min-width:30px;
	display:block;
	background:black;
	color:#afafaf;
	font-family:'ComfortaaBold', Arial, sans-serif;
	font-size:50px;
	padding:5px 10px 5px 15px;
	cursor:pointer;
}

#pause_play {
	position:absolute;
	z-index:10;
	top:100px;
	left:0px;
	min-height:30px;
	min-width:30px;
	display:block;
	background:black;
	color:white;
	font-family:'ComfortaaBold', Arial, sans-serif;
	font-size:30px;
	padding:10px 30px;
	cursor:pointer;
}

#left_arrow {
	left:0px;
}

#right_arrow {
	right:0px;	
}

#menu {
  color:white;
  position:absolute;
  top:0px;
  right:30px;
  z-index:30;
	/*background:black;*/
  padding:10px;    
}

#menu a{
/*
	font-family:'ComfortaaRegular', Arial, sans-serif;
  text-decoration:none;
  color:white;
*/    
}

#pause_play_link {
  position:absolute;
  z-index:1000;
  bottom:20px;
  left:20px;
  padding: 1px;
  border: solid 1px black;
  font-size:5px;
  background:#00a5ce; 
  width: 11px; 
  height: 11px;      
  color:black !important;
}

#pause_play_link img{
  border:none;
}

.rotate_45 {
  -webkit-transform:rotate(-45deg) translate3d( 0, 0, 0);
}

/* BIG MENU */
/*
.domain_link_div {
  border-top:solid 1px gray;
  width:150px;
  height:36px;
  padding:5px;
  margin-right:-80px;
  float:left;
	font-family:'BebasNeueRegular', Arial, sans-serif;
  text-decoration:none;
  color:white;
	background:black;          
}

.domain_link_div a{
  display:block;
  width:150px;
  height:36px;
  font-size:20px;
  line-height:19px;
  letter-spacing:0.5px;          
	font-family:'BebasNeueRegular', Arial, sans-serif;
  text-decoration:none;
  color:#afafaf;         
}

a.little_text_link{
  font-size:24px !important;
  line-height:36px !important;
  margin-left:5px;
}
*/

/* SMALL MENU */
.domain_link_div {
  border-top:solid 1px gray;
  width:120px;
  height:27px;
  padding:5px;
  margin-right:-70px;
  float:left;
	font-family:'BebasNeueRegular', Arial, sans-serif;
  text-decoration:none;
  color:white;
	background:black;          
}

.domain_link_div a{
  display:block;
  width:120px;
  height:36px;
  font-size:15px;
  line-height:14px;
  letter-spacing:0.5px;          
	font-family:'BebasNeueRegular', Arial, sans-serif;
  text-decoration:none;
  color:#afafaf;         
}

a.little_text_link{
  letter-spacing:0.5px;   
  font-size:19px !important;
  /*padding:6px 0px; !important*/
  line-height:28px !important;
  margin-left:5px;
}

.green_yellow {
  color:#efff11 !important;
}

.blue {
  color:#00a5ce !important;
}

.header_link {
  float:left;
  font-family:'BebasNeueRegular', Arial, sans-serif;
  font-size:12pt;
  color:black;
  text-decoration:none;
}


#content_title {
	font-family:'BebasNeueRegular', Arial, sans-serif;
  color:#a1a1a1;
  text-align:center;
  font-size:30pt;
  position:absolute;
  width:360px;
  top:225px;
  left:780px;
}

#content_text {
	font-family:'ComfortaaBold', Arial, sans-serif;
  font-size:12pt;
  text-align:left;
  position:absolute;
  width:360px;
  margin-left:70px;
  top:765px;
  left:780px;  
}


#content_text_under_link {
	font-family:'ComfortaaBold', Arial, sans-serif;
  font-size:12pt;
  text-align:left;
  width:250px;
  padding-left:35px;
  padding-top:10px
  /*margin-left:70px;
  position:absolute;
  top:765px;
  left:780px;*/  
}


#content_text a{
  color:black;
}

.domain_block_link {
  display:block;
  width:250px;
  height:275px;
  margin-bottom:30px;
  position:relative;
}

.domain_block_link img{
  border:0;
}

.domain_link_img {
  /*width:250px;
  height:175px;*/
  width:inherit;
  height:inherit;
}

#domain_link_box_left {
  position:absolute;
  top:200px;
  left:200px;
}

#domain_link_box_right {
  position:absolute;
  top:200px;
  right:200px;
}

#domain_link_box_left a{
  padding-right:35px;
  background-image: url(../images/left_bloc_shadow.png);
  background-repeat: no-repeat;
  background-position:right center;
  background-color: transparent;  
  /*background:transparent url(../images/left_bloc_shadow.png) right center no-repeat;*/
}

#domain_link_box_right a{
  padding-left:35px;
  background-image: url(../images/right_bloc_shadow.png);
  background-repeat: no-repeat;
  background-position:left center;
  background-color: transparent;  
  /*background:transparent url(../images/right_bloc_shadow.png) left center no-repeat;*/
}

.color_link_hidden {
  position:absolute;
  top:0px;
  z-index: 10;
  display:none;
}

.left {
  left:0px;
}

.right {
  right:0px;
}

.domain_block_link_text {
  position:absolute;
  z-index:20;
  padding:10px;
  bottom:0px;
  width:230px;
  height:45px;
  background:transparent url(../images/fond_description3.png) bottom left repeat;
	font-family:'BebasNeueRegular', Arial, sans-serif;
  font-size:15pt;
  color:#efff11;
  text-decoration:none;
  border:0;  
}