body{font:11px Arial,Helvetica,sans-serif;}
img {border:none;}
body, div, span, h1, h2, h3, h4, p, ul {margin:0; padding:0;}
ul {list-style-type:none;zoom:1;}
sup{font-size:7px;}

/********************************************** Cadre ********************************************/
#content {
	position:relative;
	width:900px;
	/*left:50%;
	margin-left:-450px;*/
  margin:auto;
  text-align:center;
}
/********************************************* Header ********************************************/
/******************************************** Menu top *******************************************/
#menu_top{float:left;width:100%;text-align:left;}
#menu_top ul {float:right;}
#menu_top ul#ico {margin-right:0px;}
#menu_top li{
	display:block;
	float:left;
	font-size:10px;
	background:url('/images/separator-pointilles.gif') no-repeat right;
	padding:5px 8px;
}
#menu_top li.last{
	background:none;
	padding-right:0;
}
#menu_top li.actif a{
	background:url('/images/fleche-haut-rouge.gif') no-repeat bottom left;
}
#menu_top li a{
	color:#7f7f7f;
	text-decoration:none;
}

/********************************************* Images *******************************************/
#logo {
	clear:both;
	width:100%;
	overflow:hidden;
  text-align:left;
}
*+html #logo {zoom:1;}
* html #logo {zoom:1;}

#logo #logo2{
	margin-right:63px;
	float:left;
	padding-top:19px;
}

#logo3{
	float:left;
	height:65px;
	width:220px;
}
#baseline{
	float:left;
	height:65px;
	width:460px;
}
#logo #accroche{float:left;}
#logo #logo_eiffage{
	padding-top:20px;
	float:right;
}
#logo #logo_eiffage ul{

padding:0;
margin:0;
list-style-type:none;
}
#logo #logo_eiffage ul li {
display:block;
float:left;
margin-left:25px;
}
#logo #logo_eiffage ul li#lille {
display:block;
float:left;
margin-top:10px;
}


/********************************************* Bandeau *******************************************/
#bandeau {
	background:#2a6e8f;
	clear:both;
	margin-top:20px;
	/*margin-bottom:30px;*/
  text-align:left;
}
#bandeau #menu {
	background:#fff url('/images/menu-bord-gauche.gif') no-repeat;
	border-bottom:1px solid #fff;
	padding-left:7px;
	height:26px;
}
#bandeau #menu div {
	background:url('/images/menu-bord-droit.gif') no-repeat right;
	padding-right:7px;
	height:100%;
}
#bandeau #menu ul  {
	width:100%;
}
#bandeau #menu ul  li{
	display:block;
	float:left;
	background:url('/images/menu-separator.gif') no-repeat right;
	padding-right:1px;
	text-transform:uppercase;
}
#bandeau #menu ul  li.last{
	background:none;
  float:right;
}
#bandeau #menu ul  li a{
	display:block;
	text-align:center;
	width:146px;
	height:25px;
	text-decoration:none;
	font-weight:bold;
	color:white;
}
#bandeau #menu ul li.actif a, #bandeau #menu ul  li a:hover{background:url('/images/menu-actif.gif') no-repeat center top;}
#bandeau #menu ul  li a:hover{background:url('/images/menu-actif.gif') no-repeat;  }

#bandeau_bas img{border-bottom:1px solid #fff;}
/**************************************** Menu inférieur *****************************************/
#bandeau_bas {text-align:left;}
#bandeau_bas #submenu{
	background:url('/images/menu-sub-degrade.gif') repeat-x;
	color:#fff;
	text-transform:uppercase;
	padding-left:20px;
  height:23px;
	margin-bottom:16px;
}
*+html #bandeau_bas #submenu{margin-top:-2px;}

#bandeau_bas #submenu img{
	border:none;
}
#bandeau_bas #submenu  ul li{
	display:block;
	float:left;
	margin-left:5px;
	background:url('/images/menu-separator.gif') no-repeat right;
  padding-top:5px;
	height:18px;
}
#bandeau_bas #submenu  ul li a{
  padding:7px 20px 0 10px;
	background:url('/images/puce-carre.gif') no-repeat 2px 12px;
  color:#fff;
  text-decoration:none;
	font:11px Arial;
  text-transform:none;
}
#bandeau_bas #submenu  ul li.actif a, #bandeau_bas #submenu  ul li a:hover{
  background:url('/images/puce-bas.gif') no-repeat  0 11px;
}
#bandeau_bas #submenu  ul li img{padding:0;}
#bandeau_bas #submenu  h2{
  padding:4px 0 0 12px;
  background:url('/images/puce-bas.gif') no-repeat  0 10px;
	font-size:12px;
  text-transform:none;
}
/**************************************** Contenu ***********************************************/
#contenu{
	margin-bottom:30px;
  text-align:left;
	overflow:hidden;
}
* html #contenu{zoom:1;}
*+html #contenu{zoom:1;}
/********************************************* Lightbox ****************************************/
#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; }
/********************************************* FlipBook  ****************************************/
#flashcontent{width:620px; height: 520px;margin:0; padding:0;}
#baseline{
	float:left;
	width:460px;
	height:65;

}
.menu_no_img{
	padding-top:5px;
	display:block;
}


/********************************************* bloc de droite ******************************************/
#contenu #bloc_droite #infos-FR div,#contenu #bloc_droite #infos-EN div{
        min-height:200px;
        _height:200px;
}

/********************************************* Informations ******************************************/
#contenu #infos-FR {
/*      background:url('/images/informations.gif') no-repeat;*/
        background:url('/images/informations_null.gif') no-repeat;
        width:232px;
}
#contenu #infos-EN {
        background:url('/images/informations-en.gif') no-repeat;
        width:232px;
}
#contenu #infos-FR h3,#contenu #bloc_droite #infos-EN h3 {
/*      height:47px;
        visibility:hidden;*/
        height:17px;
        color:#fff;
        padding:25px 0 5px 63px;
        font-family:trebuchet MS, Helvetica, Sans Serif;
        letter-spacing:1px;
}
.cms_content #infos-FR h3, .cms #infos-En h3{
        color:#007b8d !important;
}

#contenu #infos-FR h4,#contenu #infos-EN h4 {
    font-size:14px;
    padding-bottom:10px;
}
#contenu #infos-FR div, #contenu #infos-EN div{
        background:url('/images/pointilles-degrad-extra-long.gif') no-repeat ;
        padding:10px 0 20px 20px;
        color:#CC0021;
}
#contenu #infos-FR p,#contenu #infos-EN p{font-weight:700;}
#contenu #infos-FR ul li,#contenu #infos-EN ul li{
        list-style-image:url('/images/puce.gif');
        margin:10px 0 10px 12px;
}
#contenu #infos-FR a,#contenu #infos-EN a{
        color:#306a87;
        text-decoration:none;
}
#contenu #infos-FR a:hover,#contenu #infos-EN a:hover{text-decoration:underline;}
#contenu #texte ul.bleu li,#contenu #texte ul.noir li{
        background:url('/images/puce-double.gif') no-repeat 0 5px;
        padding-left:19px;
}

