@charset "utf-8";
/* CSS Document */

html, body, #wrapper {
      height:100%;
      margin: 0 !important;
      padding: 0;
      border: none;
      text-align: center;
	  top: inherit;
}
  
#wrapper {
	width:100%;
}


#elmtBleu{
	float:left;
	margin-left:180px;
	margin-top:59px;
	width:31px;
	height:61px;
	padding:0px;
	
}

*html #elmtBleu{
	float:left;
	margin-left:90px;
	margin-top:59px;
	width:31px;
	height:61px;
	padding:0px;
	
}

.jubilee span {
	width: 180px;
	height: 64px;
	display: block;
	position: absolute;
	background: url(../images/Leal_Group.png) no-repeat;
	
}

#divImageTag{
	float:left;
	margin-left:0px;
	margin-top:59px;
	width:153px;
	height:61px;
	padding:0px;
	background:#5FC0E9;
	
}

.fondMiddleContent {background:#ccc url(../images/fondMiddleContent.jpg) top repeat-x;}
.fondTopContent {background:#fff url(../images/fondTopContent.jpg) top repeat-x;}
.fondMenu {background:#7B7D77 url(../images/menuFond.jpg) bottom repeat-x;}
.fondSearch {background:#7B7D77 url(../images/searchFond.jpg) bottom repeat-x;}
.fondLineDotted {background: url(../images/dottedLine.gif) bottom repeat-y;}
.fondFooter {background: url(../images/footerBgInter.jpg) bottom no-repeat;}

/*#containerTop{
	margin:0 auto;
	width:auto;
	width:100%;
	height: 309px;
	display:block;
	display:table;
	text-align:center;
	background-image:url(../images/fondTopContent.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#containerMiddle{
	float:left;
	margin:0 auto;
	width:auto;
	width:100%;
	
	height:auto;
	height: 100% !important;
	display:block;
	text-align:center;
	border:1px solid #000;
	background:#fff url(../images/fondMiddleContent.jpg) bottom repeat-x;}
*/
