#video {
	width: 800px;
	height: 100%;
	visibility: visible;
	z-index: 3;
	border: 1px solid #9FDCB0;
}

#div_noircir {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	visibility: hidden;
	z-index: 2;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000;
	opacity: 0.7;
	filter:alpha(opacity=70);
}



.imagenav {
	width: 800px;
	background-color: transparent;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	visibility: visible;
	z-index: 3;
	top: 650px;
	right: 25px;
}
.left {
	float: left;
	clear: right;
}
.right {
	float: right;
	position: relative;
	visibility: visible;
	z-index: 4;
	left: 58%;
	right: auto;
}
#titre_photo {
	visibility: visible;
	z-index: 1;
	width: auto;
	padding-left: 90px;
	left: auto;
	top: 10px;
	height: auto;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 5px;
	position: relative;
	right: auto;
}


/* Links
--------------------------------------------------*/
a {
	text-decoration: underline;
	color: #003;
}

a:hover {
	text-decoration: none;
	color: #003;
}
.imagenav a {
	color: #C00;
}

.imagenav a:hover {
	color: #090;
}
.clearer {
	clear: both;
	line-height: 0;
}
#barre_lect {
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 800px;
	left: 3px;
	bottom: 600px;
	height: auto;
	top: 620px;
	clear: none;
	float: none;
}
#barre_lect2 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 800px;
	left: auto;
	bottom: 600px;
	height: auto;
	top: 582px;
	clear: none;
	float: none;
}

#index_photo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 2px;
	float: none;
	height: auto;
	width: 17px;
	border: 1px solid #7F0102;
	color: #006;
	position: absolute;
	visibility: visible;
	left: 810px;
	top: 50px;
	right: auto;
	bottom: auto;
}
#index_photo2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 2px;
	float: left;
	height: auto;
	width: 17px;
	border: 1px solid #7F0102;
	color: #006;
	position: absolute;
	visibility: visible;
	left: 835px;
	top: 50px;
	right: auto;
	bottom: auto;
}
#index_photo3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 2px;
	float: left;
	height: auto;
	width: 17px;
	border: 1px solid #7F0102;
	color: #006;
	position: absolute;
	visibility: visible;
	left: 860px;
	top: 50px;
	right: auto;
	bottom: auto;
}
