/********************
      HEADERS
*******************/
#top-search {
	float: right;
	margin-right: 10px;
}

#top-search label {
	text-transform: uppercase;
	color: #4D919C;
	font-weight: bolder;
	font-size: 12px;
	padding-top: 3px;
	display: block;
	float: left;
	*width: 710px;
	text-align: right;
}

#top-search .search-fields {
  border: 1px solid #fff;
  float: right;
  margin-left:5px;
  margin-top:1px;
}
#top-search input {
	border: 0;
	background-color: #79BDBE;
	color: #fff;
	font-size:12px;
}

.search-validation {
	color: #fff;
	font-weight: bolder;
	font-size: 12px;
	text-transform: uppercase;
}

.search-text {
	width: 170px;
}

#header #header1 {
  width: 980px;
  height: 23px;
  background-image: url(../images/header1.gif);
}
#header #header1 #switchlang {
  width: 50px;
  float: right;
  margin-top: 5px;
}
#header #header1 #switchlang a,
#header #header1 #switchlang a:hover
#header #header1 #switchlang a:visited
#header #header1 #switchlang a:focus {
  font-size: 10px;
  font-weight: 700;
}

#header #header2 {
  width: 980px;
  height: 45px;
}
#header #header2 #logo {
  float: left;
}
#header #header2 #navTop {
  float: left;
  margin-left: 230px;
}

/**  Headers differents  **/
#header-home {
  width: 980px;
  height: 324px;
}

/**  Headers differents - FR **/
#header-groupe {
  background: url('../images/header/groupe.jpg') no-repeat top left;
  width: 980px;
  height: 167px;
}
#header-gouvernance {
  background: url('../images/header/gouvernance.jpg') no-repeat top left;
  width: 980px;
  height: 167px;
}
#header-finance-actionnariat {
  background: url('../images/header/finance-actionnariat.jpg') no-repeat top left;
  width: 980px;
  height: 167px;
}
#header-espace-presse {
  background: url('../images/header/espace-presse.jpg') no-repeat top left;
  width: 980px;
  height: 167px;
}
#header-developpement-durable {
  background: url('../images/header/developpement-durable.jpg') no-repeat top left;
  width: 980px;
  height: 167px;
}
#header-carrieres {
  background: url('../images/header/carrieres.jpg') no-repeat top left;
  width: 980px;
  height: 167px;
}

/**  Headers differents - EN **/
#header-group {
  background: url('../images/header/group.jpg') no-repeat top left;
  width: 980px;
  height: 167px;
}
#header-finance-shareholding {
  background: url('../images/header/finance-actionnariat.jpg') no-repeat top left;
  width: 980px;
  height: 167px;
}