.gallery { /*background:url(../images/bg_nav_right.jpg) right top no-repeat;*/ padding:8px 0px 0px 0px; width:750px; float:right; }
.gallery ul { margin:0; padding:0; background:url(../images/bg_nav.jpg) left top repeat-x; list-style:none; position:relative; height:36px; }
.gallery ul li.overview { display:block; clear:both; /*padding:5px 10px 0 10px;*/ color:#666; }

.gallery ul li { display:block; width:150px; float:left; color:#1C4C7C; height:36px; }
.gallery ul li a { display:block; width:auto; color:#1C4C7C; text-decoration:none; padding:13px 1.3em 8px 1em; font:13px Helvetica, Verdana, sans-serif; font-weight:bold; background:url(../images/nav_arrow.jpg) right 0 no-repeat; text-align:center; }
.gallery ul li a:hover { text-decoration:none; background:url(../images/nav_arrow.jpg) right -36px no-repeat; }
.gallery ul li.first { /*background:url(../images/bg_nav_left.jpg) left top no-repeat;*/ }

.gallery ul li ul { display:none; position:absolute; top:34px; background:url(../images/background-menu.jpg) repeat-x bottom; left -34px repeat-x; height:auto; border-left:1px solid #dddddd; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; width:97.7%; left:0;  color:#1E3F68; font-size:12px; font-family: "Lucida Sans Unicode", Trebuchet MS, Arial, sans-serif; padding: 15px 5px 5px 10px; }
.gallery ul li ul a { height:auto; color:#1E3F68; font-size:12px; font-family: "Lucida Sans Unicode", Trebuchet MS, Arial, sans-serif; text-align:left;}
.gallery ul li:hover ul,
.gallery ul li.over ul { display:block; }
.gallery ul li ul li { display:inline; float:none; background-image:none; height:160px; }
.gallery ul li ul li a { background-image:none; margin:0px; padding:0px; position:relative; float:left; display:block; height:auto;  }
/*.gallery ul li ul li a:hover { background-image:none; z-index:2; }
.gallery ul li ul li a img { position:absolute; border:0; margin:0; padding:0; }
.gallery ul li a:hover img,
.gallery ul li a:active img,
.gallery ul li a:focus img { width:100px; height:75px; left:-11px; top:-10px; z-index:1; border:1px solid #000; }*/


#gallery1 ul { z-index:2; }
#gallery2 ul { z-index:1; }

#bloc1 {
	width:980px;
	height:45px;
}

#logo1 {
	width:200px;
	height:38px;
	float:left;
	margin-top:0px;
}

#menu1 {
	width:750px;
	float:right;
	margin-top:5px;
}
	

/* End header */

#home {
	width: 980px;
	margin-bottom:0px;
        position:relative;
	clear:both;
	}

#home #featurePhoto {
	width: 980px;
	height: 180px;
	/*margin-bottom: 0px;*/
	/*background: url() no-repeat;*/
	}
#home #featurePhoto img {
	/*margin: 8px 9px 10px;
	border: 1px solid #ebecec;*/
	width:980px;
	height:180px;
	}