@charset "utf-8";

a:link, a:active, a:visited {text-decoration:none; color: #d06868;}

a:hover {text-decoration: none; color: #4c6f97;}

body {
	scrollbar-face-color: #191919;
	scrollbar-highlight-color: #191919;
	scrollbar-shadow-color: #191919;
	scrollbar-3dlight-color: #d0d0d0; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #191919;
	scrollbar-darkshadow-color: #191919;
	scrollbar-base-color: #191919;
	background-image:url('design/1021.png');
	background-color:#191919;
	margin: 0px;
	font-family: arial;
	font-size: 8.5pt;
	link: #be8a8a;
	vLink: #be8a8a;
	aLink: #be8a8a;
	letter-spacing:0px;
	}

#global1 {
	width:100%;
	padding:0px;
	background-color:#191919;
	background-image:url('design/right-back.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	}	

#global2 {
	width:902px;
	margin:auto;
	padding:0px;
	}	

#header {
	float:left;
	margin:0px;
	padding:0px;
	width:357px;
	height:523px;
	background-color:#ffffff;
	}
		
#category-middle {
	float:left;
	width:375px;
	height:507px;
	margin:0px;
	padding:8px;
	text-align:justify;
	color:#cbcbcb;
	line-height:12px;
	background-color:#000000;
	}
		
#category-right1 {
	float:left;
	width:4px;
	height:523px;
	padding:0px;
	margin:0px;
	background-color:#191919;
	}

#category-right2{
	float:left;
	width:142px;
	height:283px;
	padding:0px;
	margin-bottom:0px;
	margin-left:8px;
	margin-right:0px;
	margin-top:240px;
	text-align:left;
	}
	
#nav  {
	display: block; 
	width:116px;
	padding:0px;
	line-height:12pt;
	background:#ffffff;
	border-top:1px solid #ececec;
	text-align:left;
	}

#nav a:link {
	display: block; 
	color: #d11700;
	font-family: arial;
	font-size: 7pt;
	padding:0px;
	width:110px;
	padding:0px;
	padding-left:3px;
	line-height:15pt;
	background:#ffffff;
	border-left:3px solid #cccccc;
	border-bottom:1px solid #ececec;
	}

#nav a:visited {
	display: block; 
	color: #d11700;
	font-family: arial;
	font-size: 7pt;
	padding:0px;
	width:110px;
	padding:0px;
	padding-left:3px;
	line-height:15pt;
	background:#ffffff;
	border-left:3px solid #cccccc;
	border-bottom:1px solid #ececec;
	background-image:url('design/nav-back-visited.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	}

#nav a:hover {
	display: block; 
	color: #4c6f97;
	font-family: arial;
	font-size: 7pt;
	padding:0px;
	width:110px;
	padding:0px;
	padding-left:3px;
	line-height:15pt;
	background:#ededed;
	border-left:3px solid #d11700;
	border-bottom:1px solid #ececec;
	background-image:url('design/nav-back.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	}
		
#nav a:active {
	display: block; 
	color: #d11700;
	font-family: arial;
	font-size: 7pt;
	padding:0px;
	width:110px;
	padding:0px;
	padding-left:3px;
	line-height:15pt;
	background:#ffffff;
	border-left:3px solid #cccccc;
	border-bottom:1px solid #ececec;
	}
	
#footer {
	clear:both;
	padding:0px;
	width:100%;
	height:23px;
	line-height:23px;
	background-color:#d3d3d3;
	color:#3e3e3e;
	text-align:center; 
	font-family: arial;
	font-size: 7pt;
	}
	
.titre {
	font-family: arial;
	text-decoration:none; 
	color: #1e6db4;
	font-weight: bold;
	font-size: 10pt;
	text-transform:normal;
	}

.color1 {color:#b14848;}

.color2 {color:#4c7194;}

.color3 {color:#e77d7d;}

.color4 {color:#878787;}

#photography {
	border:7px solid #2a2a2a;
	margin:2px;
	}
	
#photography a:link {
	border:7px solid #2a2a2a;
	}

#photography a:hover {
	border:7px solid #d0d0d0;
	}
	
.commentaire {
    color: #cbcbcb;
    font-size: 8.5pt;
    font-weight: normal;
    text-decoration: none
	}
	
.com {
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none
	}	
	
.auteur {
    color: #3d6182;
    font-size: 8.5pt;
    font-weight: normal;
    text-decoration: none;
	}		
	
.auteur a {
    text-decoration: none;
	}	
	
#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; }

