/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, pre, input, p, blockquote, th, td {
	margin : 0;
	padding : 0;
}
/* Tables */
table {
	border-collapse : collapse;
	border-spacing:0;
}
/* Removes border from fieldset and images */
fieldset, img {
	border: 0;
}

/* layout CSS 
-------------------------------------- */
html {
	text-align : center;
	min-height: 100%;
	height: 100%;
}
body {
	width:992px;
	height: 100%;
	margin:0 auto;
	text-align:left;
	height: 100%;
	
}
#container {
	border: 1px solid #666666;
	position:relative;
	margin:0 auto;
	width:100%;
}
.clear { 
	clear:  both; 
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
}
#branding {
	background-image: url(images/forage_metropolitain.jpg);
	background-repeat: no-repeat;
	height: 267px;
	width: 275px;
	position: absolute;
	top: 60px;
	text-indent: -999px;
}
#top {
	height: 60px;
	width: 992px;
	background-image: url(images/fond_top.gif);
	background-repeat: repeat-x;
	position: relative;
}
/************ MENU 1 : Accueil et English *****************/
#menu  {
  float: left;
}
#menu1 {
  width: 275px;
  height: 60px;
  position: relative;
  background: url(images/menu_1.gif);
  margin: 0;    
  padding: 0;
}
#menu1 ul {
	list-style: none;
}
#menu1 li {
  float: left;
list-style: none;

}
#menu1 li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 60px;
  background: url(images/menu_1.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}
li#menu1_accueil a {
  left: 0;
  width: 77px;
  background-position: 0 0;
}
li#menu1_english a {
  left: 77px;
  width: 80px;
  background-position: -77px 0;
}
li#menu1_vide a {
  left: 157px;
  width: 118px;
  background-position: -157px 0;
}
li#menu1_accueil a:hover {
  background-position: 0 -60px;
}
li#menu1_english a:hover {
  background-position: -77px -60px;
}

/******************* MENU 2  *********************/
#top #menu2 {
	float: right;
}
#nav {
  width: 711px;
  height: 60px;
  position: relative;
  background: url(images/menu.gif);
  margin: 0;    
  padding: 0;
}
#nav ul {
	list-style: none;
}
#nav li {
  float: left;
  list-style: none;
}
#nav li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 60px;
  background: url(images/menu.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}
li#nav_entreprise a {
  left: 0;
  width: 121px;
  background-position: 0 0;
}
li#nav_services a {
  left: 121px;
  width: 106px;
  background-position: -121px 0;
}
li#nav_realisations a {
  left: 227px;
  width: 135px;
  background-position: -227px 0;
}
li#nav_equipements a {
  left: 362px;
  width: 131px;
  background-position: -362px 0;
}
li#nav_carrieres a {
  left: 493px;
  width: 115px;
  background-position: -493px 0;
}
li#nav_contact  a {
  left: 608px;
  width: 103px;
  background-position: -608px 0;
}
li#nav_entreprise a:hover {
  background-position: 0 -60px;
}
li#nav_services a:hover {
  background-position: -121px -60px;
}
li#nav_realisations a:hover {
  background-position: -227px -60px;
}
li#nav_equipements a:hover {
  background-position: -362px -60px;
}
li#nav_carrieres a:hover {
  background-position: -493px -60px;
}
li#nav_contact a:hover {
  background-position: -608px -60px;
}


/********************* SOUS MENU **********************/
#sousmenu {
	height: 221px;
	width: 275px;
	position: absolute;
	top: 330px;
	float: left;
}
#sousmenu_photo {
	height: 221px;
	width: 275px;
	position: absolute;
	top: 330px;
	float: left;
	text-align: right;
}
#sousmenu_accueil {
	height: 146px;
	width: 255px;
	position: absolute;
	top: 330px;
	float: left;
	background-image: url(images/texte_accueil_nouvelles.gif);
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-left: 20px;
}
/******* sm ENTREPRISE ********/
#sm_entreprise {
  width: 275px;
  height: 180px;
  position: relative;
  background: url(images/sm_entreprise.gif);
  margin: 0;    
  padding: 0;
  list-style-type: none;
  float: left; /* Contain floated list items */
}
#sm_entreprise li {
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}
#sm_entreprise li a {
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 25px;
  background: url(images/sm_entreprise.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}
#sm_entreprise li#sm_0 a {
  top: 0;
  height: 30px;
  background-position: 0 0;
}
#sm_entreprise li#sm_1 a {
  top: 0;
  height: 25px;
  background-position: 0 -30px;
}
#sm_entreprise li#sm_2 a {
  top: 55px;
  height: 25px;
  background-position: 0 -55px;
}
#sm_entreprise li#sm_3 a {
  top: 80px;
  height: 25px;
  background-position: 0 -80px;
}
#sm_entreprise li#sm_4 a {
  top: 105px;
  height: 25px;
  background-position: 0 -105px;
}
#sm_entreprise li#sm_5 a {
  top: 130px;
  height: 25px;
  background-position: 0 -130px;
}
#sm_entreprise li#sm_6 a {
  top: 145px;
  height: 25px;
  background-position: 0 -155px;
}
#sm_entreprise li#sm_1 a:hover {
  background-position: 0 -210px;
}
#sm_entreprise li#sm_2 a:hover {
  background-position: 0 -235px;
}
#sm_entreprise li#sm_3 a:hover {
  background-position: 0 -260px;
}
#sm_entreprise li#sm_4 a:hover {
  background-position: 0 -285px;
}
#sm_entreprise li#sm_5 a:hover {
  background-position: 0 -310px;
}
#sm_entreprise li#sm_6 a:hover {
  background-position: 0 -335px;
}

/******* sm SERVICES ********/
#sm_services {
  width: 275px;
  height: 180px;
  position: relative;
  background: url(images/sm_services.gif);
  margin: 0;    
  padding: 0;
  list-style-type: none;
  float: left; /* Contain floated list items */
}
#sm_services li {
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}
#sm_services li a {
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 25px;
  background: url(images/sm_services.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}
#sm_services li#sm_0 a {
  top: 0;
  height: 30px;
  background-position: 0 0;
}
#sm_services li#sm_1 a {
  top: 0;
  height: 25px;
  background-position: 0 -30px;
}
#sm_services li#sm_2 a {
  top: 55px;
  height: 25px;
  background-position: 0 -55px;
}
#sm_services li#sm_3 a {
  top: 80px;
  height: 25px;
  background-position: 0 -80px;
}
#sm_services li#sm_4 a {
  top: 105px;
  height: 25px;
  background-position: 0 -105px;
}
#sm_services li#sm_5 a {
  top: 130px;
  height: 25px;
  background-position: 0 -130px;
}
#sm_services li#sm_6 a {
  top: 145px;
  height: 25px;
  background-position: 0 -155px;
}
#sm_services li#sm_1 a:hover {
  background-position: 0 -210px;
}
#sm_services li#sm_2 a:hover {
  background-position: 0 -235px;
}
#sm_services li#sm_3 a:hover {
  background-position: 0 -260px;
}
#sm_services li#sm_4 a:hover {
  background-position: 0 -285px;
}
#sm_services li#sm_5 a:hover {
  background-position: 0 -310px;
}
#sm_services li#sm_6 a:hover {
  background-position: 0 -335px;
}

/******* sm REALISATIONS ********/
#sm_realisations {
  width: 275px;
  height: 180px;
  position: relative;
  background: url(images/sm_realisations.gif);
  margin: 0;    
  padding: 0;
  list-style-type: none;
  float: left; /* Contain floated list items */
}
#sm_realisations li {
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}
#sm_realisations li a {
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 25px;
  background: url(images/sm_realisations.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}
#sm_realisations li#sm_0 a {
  top: 0;
  height: 30px;
  background-position: 0 0;
}
#sm_realisations li#sm_1 a {
  top: 0;
  height: 25px;
  background-position: 0 -30px;
}
#sm_realisations li#sm_2 a {
  top: 55px;
  height: 25px;
  background-position: 0 -55px;
}
#sm_realisations li#sm_3 a {
  top: 80px;
  height: 25px;
  background-position: 0 -80px;
}
#sm_realisations li#sm_4 a {
  top: 105px;
  height: 25px;
  background-position: 0 -105px;
}
#sm_realisations li#sm_5 a {
  top: 130px;
  height: 25px;
  background-position: 0 -130px;
}
#sm_realisations li#sm_6 a {
  top: 145px;
  height: 25px;
  background-position: 0 -155px;
}
#sm_realisations li#sm_1 a:hover {
  background-position: 0 -210px;
}
#sm_realisations li#sm_2 a:hover {
  background-position: 0 -235px;
}
#sm_realisations li#sm_3 a:hover {
  background-position: 0 -260px;
}
#sm_realisations li#sm_4 a:hover {
  background-position: 0 -285px;
}
#sm_realisations li#sm_5 a:hover {
  background-position: 0 -310px;
}
#sm_realisations li#sm_6 a:hover {
  background-position: 0 -335px;
}
/* choisis niveau 1*/

#body_accueil li#menu1_accueil  a {
  background-position: 0 -60px;
}
#body_entreprise li#nav_entreprise  a {
  background-position: 0 -120px;
}
#body_entreprise_1 li#nav_entreprise  a {
  background-position: 0 -120px;
}
#body_entreprise_2 li#nav_entreprise  a {
  background-position: 0 -120px;
}
#body_entreprise_3 li#nav_entreprise  a {
  background-position: 0 -120px;
}
#body_entreprise_4 li#nav_entreprise  a {
  background-position: 0 -120px;
}
#body_entreprise_5 li#nav_entreprise  a {
  background-position: 0 -120px;
}
#body_entreprise_6 li#nav_entreprise  a {
  background-position: 0 -120px;
}
#body_services li#nav_services a {
  background-position: -121px -120px;
}
#body_services_1 li#nav_services a {
  background-position: -121px -120px;
}
#body_services_2_3 li#nav_services a {
  background-position: -121px -120px;
}
#body_services_4 li#nav_services a {
  background-position: -121px -120px;
}
#body_services_5_6 li#nav_services a {
  background-position: -121px -120px;
}
#body_realisations li#nav_realisations a {
  background-position: -227px -120px;
}
#body_realisations_1 li#nav_realisations a {
  background-position: -227px -120px;
}
#body_realisations_2 li#nav_realisations a {
  background-position: -227px -120px;
}
#body_realisations_3 li#nav_realisations a {
  background-position: -227px -120px;
}
#body_realisations_4 li#nav_realisations a {
  background-position: -227px -120px;
}
#body_realisations_5 li#nav_realisations a {
  background-position: -227px -120px;
}
#body_realisations_6 li#nav_realisations a {
  background-position: -227px -120px;
}
#body_equipements li#nav_equipements a {
  background-position: -362px -120px;
}
#body_carrieres li#nav_carrieres a {
  background-position: -493px -120px;
}
#body_contact li#nav_contact a {
  background-position: -608px -120px;
}

/* choisis niveau entreprise  */
#body_entreprise_1 #sm_entreprise li#sm_1 a {
  background-position: 0 -210px;
}
#body_entreprise_2 #sm_entreprise li#sm_2 a {
  background-position: 0 -235px;
}
#body_entreprise_3 #sm_entreprise li#sm_3 a {
  background-position: 0 -260px;
}
#body_entreprise_4 #sm_entreprise li#sm_4 a {
  background-position: 0 -285px;
}
#body_entreprise_5 #sm_entreprise li#sm_5 a {
  background-position: 0 -310px;
}
#body_entreprise_6 #sm_entreprise li#sm_6 a {
  background-position: 0 -335px;
}

/* choisis niveau services */
#body_services_1 #sm_services  li#sm_1 a {
  background-position: 0 -210px;
}
#body_services_2_3 #sm_services li#sm_2 a {
  background-position: 0 -235px;
}
#body_services_2_3 #sm_services li#sm_3 a {
  background-position: 0 -260px;
}
#body_services_4 #sm_services li#sm_4 a {
  background-position: 0 -285px;
}
#body_services_5_6 #sm_services li#sm_5 a {
  background-position: 0 -310px;
}
#body_services_5_6 #sm_services li#sm_6 a {
  background-position: 0 -335px;
}

/* choisi niveau realisations */
#body_realisations_1 #sm_realisations li#sm_1 a {
  background-position: 0 -210px;
}
#body_realisations_2 #sm_realisations li#sm_2 a {
  background-position: 0 -235px;
}
#body_realisations_3 #sm_realisations li#sm_3 a {
  background-position: 0 -260px;
}
#body_realisations_4 #sm_realisations li#sm_4 a {
  background-position: 0 -285px;
}
#body_realisations_5 #sm_realisations li#sm_5 a {
  background-position: 0 -310px;
}
#body_realisations_6 #sm_realisations li#sm_6 a {
  background-position: 0 -335px;
}


#body_services_4 #sm_entreprise li#sm_4 a {
  background-position: 0 -285px;
}
#body_services_4 li#nav_services a {
  background-position: -121px -120px;
}
/********************* CENTRE **********************/
#rhaa {
	position:relative;
	width: 711px;
	left: 281px;
}
#contenu {
	position: relative;
	width: 685px;
	background-color: #F6F5F5;
}
#contenu_accueil {
	position: relative;
	width: 685px;
	background-color: #FFFFFF;
}

#contenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008148;
	text-decoration: underline;
}
#contenu_accueil a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008148;
	text-decoration: underline;
}
#section_accueil a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008148;
	text-decoration: underline;
}
#sousmenu_accueil a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008148;
	text-decoration: underline;
}
#contenu a:hover {
	text-decoration: none;
}
#contenu_accueil a:hover {
	text-decoration: none;
}
#section_accueil a:hover {
	text-decoration: none;
}
#sousmenu_accueil a:hover {
	text-decoration: none;
}

#contenu_realisations {
	position: relative;
	width: 685px;
	height:449px;
	background-color: #F6F5F5;
}
#section {
	width: 685px;
	height: 34px;
}
#section_accueil {
	width: 685px;
	height: 286px;
	margin: 0px;
	padding: 0px;
}
#section h2{
	position:relative;
	width: 685px;
	height: 34px;
	overflow: hidden;
}
#section h2 span{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/section_profilcorporatif.jpg);
	background-repeat: no-repeat;
}
#col1_accueil {
	height: 221px;
	width: 275px;
	position: absolute;
	top: 330px;
	float: left;
	text-align: right;
}
#col2_accueil {
	width: 178px;
	position: relative;
	float:left;
	padding-left: 30px;
	padding-top: 60px;
	margin-bottom: 10px;
	background-image: url(images/accueil_fond1.gif);
	background-repeat: no-repeat;
	height: 154px;
	padding-right: 20px;
}
#col3_accueil {
	width: 177px;
	position: relative;
	float:left;
	padding-left: 30px;
	padding-top: 60px;
	margin-bottom: 10px;
	background-image: url(images/accueil_fond2.gif);
	height: 154px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#col4_accueil {
	width: 179px;
	position: relative;
	float:left;
	padding-left: 30px;
	padding-top: 60px;
	margin-bottom: 10px;
	background-image: url(images/accueil_fond3.gif);
	height: 154px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#colgauche {
	background-image: url(images/soustitre_visuel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 306px;
	position: relative;
	float:left;
	background-color: #F6F5F5;
	padding-left: 31px;
	padding-top: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#coldroite {
	padding-right: 10px;
	background-color: #F6F5F5;
	width: 307px;
	padding-left: 31px;
	padding-top: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	float:right;
}
#coldroite_photo {
	padding-right: 6px;
	background-color: #F6F5F5;
	width: 311px;
	padding-left: 31px;
	padding-top: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	float:right;
}
#footer {
	height: 34px;
	width: 992px;
	background-image: url(images/footer_bckg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	position:relative;
	left: -281px;
	padding-bottom: 0px;
}
#footer p{
	font-size: 9px;
	color: #ACACAC;
	text-align: right;
	line-height: 15px;

}
.imageleft {
	float: left;
	padding-right: 10px;
}
.imageright {
	float: right;
	padding-left: 10px;
}
h3 {
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#colgauche ul {
margin-left: 5px; 
padding-left: 10px;
}
#colgauche li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	list-style-image: url(images/bullet.gif);
	line-height: 11px;
	padding-bottom: 10px;
}
#coldroite ul {
margin-left: 5px; 
padding-left: 10px;
}
#coldroite li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	list-style-image: url(images/bullet.gif);
	line-height: 11px;
	padding-bottom: 10px;
}
.titre_nouvelles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
