﻿body {margin:0; font-size:12px; line-height:16px; font-family:Arial, Helvetica, sans-serif; background:url(images/body_bckg.jpg) repeat-x #120C0C;}
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />

a {text-decoration:none;}
a:hover {text-decoration:underline;}
h1 {text-transform:uppercase; font-size:20px; font-weight:normal; padding:20px 0 10px 0; margin:0;}

#header {width:1000px; margin:0 auto; background:url(images/head_bckg.jpg) no-repeat; padding:225px 0 10px 0;}
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />

#menu ul {padding:0; margin:0; text-align:center;}
#menu li {display:inline; padding:14px 10px 13px 10px; list-style:none;}
#menu a {font-weight:bold; font-size:14px; text-decoration:none; color:#BDFDAF;}
#menu a:hover, #menu a.active {color:#FFFFFF;}

#main {width:940px; margin:0 auto; background:url(images/main.jpg) no-repeat right bottom; color:#F0FCBB;}
#main a {color:#C78940;}
#main h1 {color:#B4EBFB;}

#sidebar {float:left; width:240px; padding:30px 40px 30px 0; font-size:10px; line-height:10px; color:#866655;}
#sidebar img {border:5px solid #6B5647;}
#text {float:right; width:660px; padding:10px 0 30px 0;}

#main_2 {background:url(images/main_2_long.jpg) repeat-x bottom #F1FCBC; clear:both;}
#main_2_inner {background:url(images/main_2.jpg) repeat-x bottom; color:#443E38; width:940px; margin:0 auto; padding:10px 0 30px 0;}
#main_2 a {color:#92643A;}
#main_2 h1 {color:#000000;}

#main_3 {background-color:#F7FCFC;}
#main_3_inner {width:940px; margin:0 auto; background:url(images/main_3_long.jpg) repeat-x top; padding:10px 0 30px 0;}
#main_3 a {color:#C78940;}

#footer {background:url(images/footer_long.jpg) repeat-x; color:#6D3F26;}
#footer_inner {margin:0 auto; width:940px; height:91px; background:url(images/footer.jpg) no-repeat right top;}
#footer a {color:#98532E;}
#left_footer {float:left; padding-top:40px;}
#right_footer {float:right; padding-top:40px;}

#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:images/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; }

/* FR : Style pour la galerie sur la page 1 (page1.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the galery in the page 1 (page1.htm) ------------------------------------------------------------------------------------------------ */


#parent2-wrap{
  float:left;
}
#parent2 li{
	font-size:10px;
	}
#parent2-menu a{
	margin:5px 3px 0px 0px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:25px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	background:url(images/cube_up.png) no-repeat right top;
	}
#parent2-menu a:hover, #parent2-menu a.wactive{
	color:#fff;
	background:url(images/cube_hover.png) no-repeat right top;
	}

