/* CSS Document */
table {
	border: 0;
	border-color: #000000;
}

td{
	font-size:12px;
	color:#666699;
}
body {
	background-color: #ffffff;
	margin: 0 0 0 0; }
P, A, LI, UL, OL, select , body, input {
	font-family: "Courier New", Courier, mono;
	color:#00cc66;
	font-size: 9pt; }
input{
	background-color:#ffffff;
	border-color:#c0c0c0;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	}
A {
    cursor: pointer; }
P, A, LI, UL, OL, select {
	font-size: 11px;
	text-decoration: none;
	color: #000000; }
.headline_tot {
	font-size: 14px;
	font-weight:bold;
	color: #000000; }
.headline_tot_active {
	font-size: 14px;
	font-weight:bold;
	color: #F9AF34; }
.headline_tot:active {
	font-size: 14px;
	font-weight:bold;
	color: #F9AF34; }
hr {
	color: #a0ff42;
}

.footer {
	font-size: 11px;
	color:#666699;
}
.footer_note {
	font-size: 10px;
}
.liste {
	font-size: 11px;
	color: #000000; }
	
a.mail {
	font-size: 12px;
	color: #00cc66;
	text-decoration:none;
	}

a.menu {
	font-size: 12px;
	color: #000000;
	line-height:12px;
	}
a.menu:hover {
	font-size: 12px;
	color: #009900;
	line-height:12px;}
	
.topmenu {
	font-size: 12px;
	color:#009900;
	line-height:12px;}

a.lien {
	font-size: 12px;
	color: #666699;
	text-decoration:none;
	line-height:12px;}
a.lien:hover {
	font-size: 12px;
	color: #009900;
	text-decoration:none;
	}
	
a.footmenu {
	font-size: 11px;
	color: #666699;
	line-height:11px;
	}
a.footmenu:hover {
	font-size: 11px;
	color: #00cc66;
	line-height:11px;
	}
a.conception{
	font-size: 11px;
	color: #00cc66;
	text-decoration:none;
}

.menu {
	font-size: 11px;
	}
img {
	border:0; }
	

a.link_img
{
	padding: 3px;
	border: 1px solid #E6E6E6;
	float: left;
	margin-bottom: 1px;
	outline: none;
}

a.link_img:hover
{
	border: 1px solid #009900;
}

.description {
	font-size:12px;
	color:#666699;
	line-height:16px;
	}

#imgcontainer { 
	position:relative;
	width:700px;
	z-index:100 }

#prev_next_photos {
	position:absolute;
	right:0px;
	top:288px;
	width:40px;
	text-align:right;
}
#prev_next_photos #previous 	{ display:inline; }
#prev_next_photos #next 		{ display:inline; }


#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(../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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
