body
{
margin:0;
padding:0;
height: 100%;
width: 100%;
behavior: url(csshover.htc);
}

#arriere {
position: absolute;
top: 0;
left: 0;
margin: 0;
height: 36.75em;
width: 61.5em;/*984px*/
}

#arriere .background {
width : 100%;
}

#titre
{
    position: absolute;
	top: 1.25em;
	left: 20.625em;
	width: 31.25em;
	height: 3.125em;
}

#titre img
{
width: 100%;
}

#titre h3
{
margin-top: 1.875em;
height: 3.125em;
font-size: 1.2em;
text-align: center;
padding-bottom: 12.5em;
}

#navigation
{
   position: absolute;
   top: 9.625em;
   left: 0;
   width: 12.5em;
   height: 1.25em;
   border-top:1px solid;
   border-bottom:1px solid;
}

a.home_button
{
	display: block;
	float: left;
	margin: 0;
	margin-left: 1.25em;
	width: 2.5em;
	height: 1.25em;
	background-image: url("../design/common/home.jpg");
	background-repeat: no-repeat;
	color:black;
	border-right: 0.0625em solid;
}

a.home_button:hover
{
	display: block;
	float: left;
	margin: 0;
	margin-left: 1.25em;
	width: 2.5em;
	height: 1.25em;
	background-image: url("../design/common/home_pressed.jpg");
	background-repeat: no-repeat;
	border-right: 0.0625em solid;
}

a.contact_button
{
	display: block;
	float: left;
	background-image: url("../design/common/contact.jpg");
	margin: 0;
	margin-left: 1.25em;
	width: 2.5em;
	height: 1.25em;
	border-right:1px solid;
	color: black;
	background-repeat: no-repeat;
}

a.contact_button:hover
{
	display: block;
	float: left;
	background-image: url("../design/common/contact_pressed.jpg");
	margin: 0;
	margin-left: 1.25em;
	width: 2.5em;
	height: 1.25em;
	background-repeat: no-repeat;
}

a.english_button
{
	display: block;
	float: left;
	margin: 0.0625em 0 0 1.75em!important;
	margin: 0.1875em 0 0 1.125em;
	width: 2.5em;
	height: 0.9375em;
}

a.french_button
{
	display: block;
	float: left;
	margin: 0.0625em 0 0 1.75em!important;
	margin: 0.1875em 0 0 1.125em;
	width: 2.5em;
	height: 15px;
}

a img
{
border: none;
}

div#menu a.text_long
{
font-family:"Times New Roman", Arial, serif;
text-indent: 0.3125em;
line-height: 1.875em;
font-size: 0.875em;
}

#menu .actif
{
	color: red;
	cursor: default;
}

div#menu {z-index: 1; position: absolute; top: 13.5em; left: 0; width: 12.4375em; height: 17.0625em; border-top:1px solid;}
/* fond blanc pour le menu , line height pour centrage du texte*/
div#menu a {color:#000000;font-family: "Times New Roman", Arial, serif; text-indent: 0.3125em; line-height: 1.875em;}
div#menu ul {padding:0; width: 12.4375em; margin:0; background:url(../design/common/menu/button_menu.jpg);}

/* fond different au survol de la souris pour les sous menu et les "basiques"*/ 
div#menu li:hover {background:url(../design/common/menu/button_menu_hover.jpg) no-repeat;}
/*div#menu li.sousmenu:hover {background:url(design/button_menu_hover.jpg) no-repeat;}*/

/*Style des pointeurs*/
.sousmenu a:hover{cursor:default;}
.niveau2 a:hover{cursor:pointer;}

/* Rajout d'une petite fleche pour les sous menu */
div#menu li.sousmenu {background: url(../design/common/menu/scroll.jpg) 95% 50% no-repeat;}

div#menu ul li {position: relative; list-style: none; border-bottom:1px ridge;}

div#menu ul li.last_button {border-bottom:1px solid;}/*Pour eviter la double bordure sur le dernier bouton*/

div#menu ul ul {position: absolute; top: 0; left: 12.4375em; display:none}

/* on rajoute une bordure a gauche et des padding, on doit donc réajuster la taille 100-(8 de bordure + 8 de padding) =84 */ 
div#menu li a {text-decoration: none; padding: 0; display:block; width: 12.4375em; height: 1.75em; min-height: 28px; min-width: 199px;}
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2, 
div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;}
/*____________________________________MENUEND_____________________________________________*/
/*____________________________________TEXT_________________________________________________*/
#corps
{
	position: absolute;
	top: 8.125em;
	left: 12.5em;
	width: 47.0625em;
	height: 36.456em;
}

#corps p
{
	margin-bottom: 1em;
	line-height: 1.175em;
	font-size: 1.0625em;
	font-family:"Times New Roman", Arial, serif;
	padding-left: 2em;
	text-align: justify;

}

#corps p.sans_indentation
{
	text-indent: 0;
	padding: 0 2em 0 2em;
}

.link
{
padding-left: 32px;
}

.ancre
{
margin-left: 500px;
padding: 10px;
}

#corps h3
{
margin: 0;
font-size: 1.2em;
text-indent: 0.625em;
font-family:"Times New Roman", Arial, serif;
text-decoration: underline;
}

#corps .legende
{
padding: 0;
margin: auto;
text-align: center;
font-style: italic;
font-size: 0.8125em;
}

#corps p.text_gauche
{
	margin: 0;
	padding: 0;
	width: 300px;
	margin-top: 30px;
	margin-bottom: 90px!important;
	margin-right:150px;

}

#corps p.text_droite
{
	margin: 0;
	padding: 0;
	width: 300px;
	margin-top: 30px;
	margin-bottom: 90px!important;
	margin-left: 450px;
}

#corps img.image_droite
{
	display:block;
	float: right;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 20px;
	margin-left: 50px;
	margin-right: 100px;
}

#corps img.image_gauche
{
	display:block;
	float:left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 20px;
}

#corps p a.zoom2 { /* Les liens qui ont la classe "zoom" */
	display:block;
	float: right;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 20px;
	margin-left: 50px;
	margin-right: 30px;
	width: 281px;
	height: 400px;
	background-image: url("../design/common/battle_of_cambrai/battle_of_cambrai_contre_attaque.jpg");
	background-repeat:no-repeat;
}

#corps p a.zoom2:hover
{
	cursor:default;
	margin-left: 150px;
	width: 350px;
	height: 498px;
	background-image: url("../design/common/battle_of_cambrai/battle_of_cambrai_contre_attaque_zoom.jpg");
}

#corps p a.zoom3 {
	display: block;
	width: 300px;
	height: 225px;
	margin-left: 200px;
	background-image: url("../design/common/battle_of_cambrai/battle_of_cambrai_map.jpg");
	background-repeat:no-repeat;
}

#corps p a.zoom3:hover
{
	cursor:default;
	margin-left: 100px;
	width: 533px;
	height: 400px;
	background-image: url("../design/common/battle_of_cambrai/battle_of_cambrai_map_zoom.jpg");
}

#map_canvas
{
z-index: 1;
}

.image_centre {
display : block;
margin-left: auto;
margin-right: auto;
text-align : center;

	}
	
    .bloc_image {
      float : left;
      text-align : center;
	  margin: auto;
      }
	  
	.bloc_image_aligne{
      float : left;
      text-align : center;
	  margin: 0 0 -35px 0;
      }
	  
	.bloc_image_droite {
	  clear: both;
	  float : right;
	  margin: 0px 60px 0 0!important;
	  margin: 0px 20px 0 0;
	  }  
	 
	.bloc_image_centre {
      text-align : center;
      margin-left: auto;
	  margin-right: auto;
      } 
	 
    .p_image {
      display : table-cell;
      vertical-align : bottom;
      margin : 0;
      }
	  
	.p_image img
	{
	margin-top: 21px;
	border: none;
	}
	
#corps p.texte 
	{
	text-align: center;
	text-indent: -30px;
	color: black;
    margin : 10px 5px;
	font-family : Verdana, sans-serif;
    font-size : 12px;
    }
	
    .separ {
      clear : left;
      margin : 20px 0;
      height : 1px;
      }
	  
/*____________________________________TEXTEND______________________________________________*/