/* CSS Document */
body {
	margin: 0px;
	background-color: #393126;
	vertical-align: top;
	background-position: top;
	color: #993300;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
. conteneur {
	position:absolute;
	left:50%;
	width:955px;
	margin-left:-477px;
	border:5px solid white;
}
.caltitre {
	color: #006600;
	width: 700px;
	font-weight: bold;
}
.titcal {
	font-size: 16px;
	font-weight: bold;
	width: 500px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}.titcal3 {
	font-size: 16px;
	font-weight: bold;
	width: 725px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.col3 {
	color: #CC3300;
	margin: 0px;
	padding: 0px;
	width: 300px;
	font-weight: bold;
}

.titcal2 {
	font-size: 16px;
	font-weight: bold;
	width: 725px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.date {
	color: #FFFFFF;
	font-weight: bold;
}
.backG {
	FONT-FAMILY:verdana;
	background-color:#93c39b; 
	color:#ffffff; 
	border-bottom:#538c4d 2px solid;
	font-size:12px;
}	
td.form1{
	FONT-FAMILY:verdana;
	background:#eaeaea;
	font-size:12px;
}
table {
	vertical-align: top;
	text-align: left;
	height: 100%;
}
.pano {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
	width: 895px;
}
.logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 700px;
}
.tablevideo {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.texteblanc {
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.texteblanc3 {
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	font-size: 10px;
}
.texteblanc2 {
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.artistes {
	width: 600px;
	text-align: justify;
}
.mentions {
	color: #000000;
	margin: 0px;
	font-size: 12px;
	padding: 0px;
}
.mentions a{
	color: #000000;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#menu {
	position: absolute;
	z-index:100;
	width: 920px;
	margin-top: 210px;
	margin-left: 43px;
}
#menu dl {
	float: left;
	color:#FFF;
	font-size:12px;
	fontfamily: "Tahoma, Arial";
	font-weight:bolder;
}
#menu dt {
	cursor: pointer;
}
#menu dd {
	display: none;
	border: 1px solid #000099;
	position:absolute;
	margin-top:0px;
	width:182px; /* Pour modifier la largeur du menu déroulant */
}
#menu li {
	color:#FFF;
	background: #900;
}
#menu li a, #menu dt a {
	color: #CC6600;
	padding:2px;
	text-decoration: none;
	display: block;
	height: 100%;
	background-color: #CCCCCC;
}
#menu li a:hover, #menu dt a:hover {
	color: #FFF;
	background-color: #999999;
}
.col2 {
	margin: 0px;
	padding: 0px;
	width: 370px;
	color: #FFFFFF;
}
.mini {
	margin-bottom: 25px;
	border: thin solid #FFFFFF;
	margin-right: 25px;
}
.logos {
	margin-right: 30px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#contenu{
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -330px;
	margin-left: -387px;
	width: 775px;
}
.body2 {
	background-color: #312a21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.Style7 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.Style8 {color: #999999}
.Style9 {font-size: 16px}

