.page {
	top: 0px;
	left: 0px;
	}

.tabphotoindex {
	height: 250px;
	width: 935px;
	background-image: url(provisoire/banniereindex.jpg);
	background-repeat: no-repeat;
	}
		
.tabphotolocation {
	height: 250px;
	width: 935px;
	background-image: url(http://www.adf-audio-video.com/cgi-bin/rand_image.pl);
	background-repeat: no-repeat;
	}

.tabphotovente {
	height: 250px;
	width: 935px;
	background-image: url(http://www.adf-audio-video.com/cgi-bin/randvente.pl);
	background-repeat: no-repeat;
	}

.tabmenu {
	height: 20px;
	width: 935px;
	}
	
.tabcorps {
	width: 935px;
	background-image: url(corps.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	


.grandtitre{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	}

.petittitre {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	}

.marge{
	padding-left: 10px;
}

.tabcontenu{
	text-align: justify;
	width: 755px;
	}
	
.tabcontenu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 245px;	
	/width: 33%;
	}	
		
.tirets {
	border: 1px dashed #000000;
	padding: 5px;
	}

.gris {
	background-color:#CCCCCC;
	padding: 5px;
}

.blocorange
{background-color:#FF9900;}

.redactionnel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}	
	
.tabmenugauche {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABABAB;
	}
			

	
.tabtitre {
	height: 25px;
	width: 935px;	
	background-image: url(corps.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}	
	
.tabnavbas {
	width: 935px;
	height: 60px;
	background-image: url(corps2.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}	
	
	.tabnavbasliens {
	 color: #000000;
	text-decoration:none
	}	
.tabnavbasliens:hover {
	 color: #ffffff;
	text-decoration:none
	}	
	
.tabbas {
	height: 85px;
	width: 935px;
	background-image: url(bas.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	background-repeat: no-repeat;
	text-align: center;
		}
		
a.lien1
  {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none
  }
  
  a.lien1:hover
  {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration:none
  }

a.liennoir
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
  }
  
  a.liennoir:hover
  {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration:none;
	font-weight: bold;
  }



/* CSS menu */

dl, dd, ul, li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-type: none;
	}
	
dt {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	font-weight: bold;
	}	

dl#menu, dl#menu1 {
width: 140px;
}

dl#menu dt, dl#menu1 dt  {
cursor: pointer;
height: 15px;
text-align: left;
border: none;
background: none;
}

dl#menu dd, dl#menu1 dd {
display: none;
}

dl#menu li, dl#menu1 li {
	text-align: left;
	
}

dl#menu li a, dl#menu dt a, dl#menu1 li a, dl#menu1 dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu1 li a:hover {
	background-color: #CCCCCC;
	text-align: right;
	font-weight: bold;
}

dl#menu dt a:hover, dl#menu1 dt a:hover {
	background-color: #FF9900;
	text-align: right;
	font-weight: bold;
	}	
	
dl#menu dt a:active, dl#menu1 dt a:active, dl#menu li a:active, dl#menu1 li a:active {
	text-align: right;
	font-weight: bold;
	background-color: #CCCCCC;
	color : #ffffff;
	}	
	
/* Style du titre du tableau */
.tableau-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color : #FFFFFF; 
   font-weight : bold; 
  background-color : #000033; 
  line-height: 20px;
  text-align: center;

}

/* Style 1 des cellules */
.tableau-ligne1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000033;
	background-color : #EDEDED;
	line-height: 18px;
	}

/* Style 2 des cellules */
.tableau-ligne2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color : #000033; 
  background-color : #CCCCCC; 
  line-height: 18px;
 }

.photos {
	border: 1px solid #000000;
	}

.gallerie {
	border: 1px solid #000000;
	filter: alpha(opacity=100);   
	-moz -opacity: 1.0;   
	opacity: 1.0;
}

.gallerie:hover {
	border: 1px solid #000000;
	filter: alpha(opacity=80);   
	-moz -opacity: 0.8;   
	opacity: 0.8;
}

.equipe {
	border: 1px solid #ffffff;
	filter: alpha(opacity=100);   
	-moz -opacity: 1.0;   
	opacity: 1.0;
}

.equipe:hover {
	border: 1px solid #ffffff;
	filter: alpha(opacity=80);   
	-moz -opacity: 0.8;   
	opacity: 0.8;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
