* {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial;
  font-size: 10pt;
}

p {
  margin-bottom: 10px;
  text-align: justify;
  color: #646567;
}

.texteGris {
	color: #646567;	
}

a {
  text-decoration: none;
	color: #005187;
}

a:hover {
	color: #87888a;
}

sup {
	font-size: 7pt;	
}

a img {
  border: 0;
}

table {
  border-collapse: collapse;
}

body {
  background: url(../images/layout/bg.jpg) #fdfdfd repeat-x;
}

/* Sert à placer les colonnes comme il faut */

div.spacer {
	clear: both;
}

#header {
  height: 140px;
  width: 1004px;
  margin: 0 auto;
  position: relative;
}

#topMenu {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #87888a;
}

#topMenu a {
	font-size: 9pt;
	color: #87888a;
	font-family: Verdana, Arial;
}

#topMenu a:hover {
	color: #005187;
}

#footer {
  width: 974px;
  height: 60px;
  margin: 0 auto;
  position: relative;
  padding-left: 30px;
}

#legal {
  width: 974px;
  margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container {
  width: 974px;
  margin: 0 auto;
  background: url(../images/layout/mainTop.jpg) white no-repeat;
  padding: 30px 15px 15px 15px;
  min-height: 468px;
}

#containerFooter {
  width: 1004px;
  background: url(../images/layout/mainBottom.jpg) no-repeat;
  height: 15px;
  font-size: 1pt;
  margin: 0 auto;
}

#subContainer {
  width: 100%;
  min-height: 468px;
  background-color: #e9eaea;
}

#menu {
  background: url(../images/layout/bgMenu.jpg) repeat-x;
  height: 26px;
  padding-left: 10px;
}

#menu a {
	padding: 4px 5px 0 5px;
	height: 22px;
	display: block;	
	float: left;
	color: black;
	font-family: Verdana, Arial;
	font-weight: bold;
}

#menu a:hover, #menu a.selected {
	background-color: #ced2d5;
}

#recherche {
	padding: 4px 5px 0 0px;
	height: 22px;
	text-align: right;
	margin-left: 650px;
	*position: relative;
	*top: -4px;
}

#recherche, #recherche span {
	font-family: Verdana, Arial;
	font-weight: bold;	
}

#recherche span {
	cursor: pointer;	
}

#recherche input {
	height: 18px;
	*height: 16px;
	*position: relative;
	*top: 2px;
	border: none;
	width: 140px;
}

#content {
  margin: 15px 5px 0 15px;
  padding-bottom: 10px;
}

#contentRight {
  float: right;
  width: 180px;
  margin-bottom: 10px;
}

#carrieres {
  width: 169px;
  height: 210px;
  background-repeat: no-repeat;
  display: block;
  position: relative;
  text-align: right;
}

#carrieres:hover {
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}

#bulletin {
  width: 169px;
  height: 106px;
  background-repeat: no-repeat;
  margin-top: 10px;
  display: block;
}

#bulletin:hover {
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}

#contentMain {
  width: 762px;
  margin-top: 10px;
}

#nouvelles {
  width: 238px;
  height: 197px;
  background: url(../images/layout/bgNouvelles.jpg) no-repeat;
  float: right;
  padding: 5px 5px 0 15px;
}

#nouvellesRight {
  width: 169px;
  margin-top: 10px;
  background: url(../images/layout/bgNouvellesRight.jpg) no-repeat bottom;
  padding-bottom: 10px;
}

#contentTextAccueil {
  margin-right: 273px;
  height: 200px;
  padding-right: 5px;
  overflow: auto;
}

.listeNouvelles td {
  padding-bottom: 5px;
  padding-top: 5px;
}

.listeNouvelles .puce {
  width: 15px;
  background: url(../images/layout/puce.gif) no-repeat 3px 2px;
  *background: url(../images/layout/puce.gif) no-repeat 3px 0;
}

.listeNouvelles .texte {
  border-bottom: 1px dashed #87888a;
  padding-left: 2px;
}

.listeNouvelles .date {
  font-size: 8pt;
	color: black;
	font-weight: bold;
}

.listeNouvelles .texte * {
  font-size: 8pt;
  color: #646567;
}

.listeNouvelles .last td {
  padding-bottom: 0;
  border-bottom: none;
}

.listeNouvelles .texte a:hover {
  color: #005187;
}

div.services {
	color: #646567;
	font-variant: small-caps;
	font-weight: bold;
	background: url(../images/expertises/puceServices.gif) no-repeat 0 4px;
	padding: 0 5px 0 10px;
}

/* Dynamic menu */

a.dropdown {
  padding: 5px;
  display: block;
  width: 190px;
  position: relative;
  text-decoration: none;
  color: black;
  font-family: Verdana, Arial;
  font-weight: bold;
}

div.mainMenu {
  position: absolute;
  z-index: 100;
}

a.dropdown:hover {
  background-color: #a4a8a8;
}

div.topMenu {
  width: 200px;
  height: 0;
  background-color: #ced2d5;
  font-size: 1pt;
}

div.bodyMenu {
  width: 200px;
  background-color: #ced2d5;
  border: 1px solid #a4a8a8;
  opacity: 0.9;
  filter: alpha(opacity=90);
  /*background: url(../images/layout/bgSousMenu.jpg) repeat-y;*/
}

div.firstBodyMenu {
  border-top: none;
}

div.bodyMenu a {
  font-size: 8pt;
}

.imgFleche {
  position: absolute;
  top: middle;
  right: 5px;
  display: inline;
}

h1 {
	color: #3e3d40;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	color: #005187;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	color: black;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 10px;
}

p.chapeau {
	color: #005187;
}

/* Bannière  */

.smallExpertiseBanner {
	position: absolute;
	width: 32px;
	height: 32px;
	border: 2px solid white;
	top: 5px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.expertiseNameDiv {
	height: 20px;
	background-color: white;
	/*border: 1px solid #87888a;*/
	position: absolute;
	z-index: 10;
	padding: 4px 5px 0 5px;
  opacity: 0.75;
  -moz-opacity: 0.75;
  filter: alpha(opacity=75);
}

.expertisePointe {
  background: url(../images/layout/expertisePointe.gif) no-repeat;
  width: 7px;
  height: 9px;
  position: absolute;
	z-index: 10;
  opacity: 0.75;
  -moz-opacity: 0.75;
  filter: alpha(opacity=75);
}

/* Preview des Réalisations  */

.realisationsPreview {
	float: right;
	width: 320px;
	min-height: 290px;
	background: url(../images/expertises/bgRealisations.jpg) repeat-x;
	padding: 15px;
}

.realisationsPreview div {
	overflow: auto;
	margin-top: 10px;
}

ul {
	list-style-image: url(../images/layout/puceListe.gif);
	margin-left: 20px;
	margin-bottom: 5px; 
}

ul li {
  color: #646567;
}

.realisationsPreview ul {
	list-style-image: url(../images/layout/puce.gif);
	margin-left: 20px;
}

.realisationsPreview ul * {
	color: #005187;
	/*color: #646567;*/
}
.realisationsPreview ul li {
	margin-bottom: 15px;
}
.realisationsPreview ul li a:hover {
	/*color: #005187;*/
	color: #87888a;
}

/* Section carrières */

#carrieresHeader {
	position: relative;
	height: 240px;
	background-repeat: no-repeat;
}

#vivre {
	position: absolute;
	bottom: 0;
	left: 295px;
	width: 172px;
	height: 38px;
	background: url(../images/carrieres/vivrecheznous.jpg) no-repeat;
	cursor: pointer;
	display: block;
}

#vivre:hover, #vivre.carriereSelected {
	background: url(../images/carrieres/vivrecheznous_hover.jpg) no-repeat;
}

#travailler {
	position: absolute;
	bottom: 0;
	left: 467px;
	width: 172px;
	height: 38px;
	background: url(../images/carrieres/travaillercheznous.jpg) no-repeat;
	cursor: pointer;
	display: block;
}

#travailler:hover, #travailler.carriereSelected {
	background: url(../images/carrieres/travaillercheznous_hover.jpg) no-repeat;
}

#realiser {
	position: absolute;
	bottom: 0;
	left: 639px;
	width: 172px;
	height: 38px;
	background: url(../images/carrieres/serealisercheznous.jpg) no-repeat;
	cursor: pointer;
	display: block;
}

#realiser:hover, #realiser.carriereSelected {
	background: url(../images/carrieres/serealisercheznous_hover.jpg) no-repeat;
}

#postuler {
	position: absolute;
	bottom: 0;
	left: 811px;
	width: 172px;
	height: 38px;
	background: url(../images/carrieres/postulercheznous.jpg) no-repeat;
	cursor: pointer;
	display: block;
}

#postuler:hover, #postuler.carriereSelected {
	background: url(../images/carrieres/postulercheznous_hover.jpg) no-repeat;
}

#container.carrieresContainer {
  padding: 15px 0 0 0;
  width: 1004px;
}

#container.carrieresContainer #subContainer {
  height: 781px;
  position: relative;
  background: url(../images/carrieres/bg_carrieres.jpg) no-repeat white bottom;
}

#carrieresTexte {
	position: relative;
	padding-top: 25px;
}

#carrieresTexteInner {
	position: absolute;
	width: 904px;
	overflow: auto;
	height: 325px;
	padding: 0 50px 0 50px;
}

#carrieresTexte h1 {
	font-size: 16pt;
	margin-bottom: 10px;
	color: #554b49;
}

#carrieresTexte h2 {
	font-size: 12pt;
	margin-bottom: 10px;
	color: #554b49;
}

#carrieresTexte h3 {
	font-size: 10pt;
	margin-bottom: 10px;
	color: #554b49;
	text-decoration: underline;
}

#carrieresTexte p {
	color: #646567;
}

#carrieresTexte ul {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #646567;
}
/*
#carrieresTexte a {
	color: #8e8f93;
}

#carrieresTexte a:hover {
	color: #554b49;
}*/

#imgPostulez {
	position: absolute;
	bottom: 0;
	right: 0;
	background-repeat: no-repeat;
	display: block;
	width: 222px;
	height: 155px; 
}

#imgPostulez:hover {
	background-repeat: no-repeat;
}

/* Recherche globale */

table.searchResults {
	width: 750px;
}

table.searchResults td.left {
	cursor: pointer;
	width: 12px;
	height: 25px;
	background: url(../images/recherche/onglet_gauche.gif) no-repeat;
	font-size: 1pt;
}

table.searchResults td.text {
	cursor: pointer;
	height: 25px;
	background: url(../images/recherche/onglet_bg.gif) repeat-x;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	font-size: 8pt;
}

table.searchResults td.text span {
	font-size: 8pt;
}

table.searchResults td.right {
	cursor: pointer;
	width: 12px;
	height: 25px;
	background: url(../images/recherche/onglet_droit.gif) no-repeat;
	font-size: 1pt;
}

table.searchResults td.leftactive {
	cursor: pointer;
	width: 12px;
	height: 25px;
	background: url(../images/recherche/onglet_gauche_actif.gif) no-repeat;
	font-size: 1pt;
}

table.searchResults td.textactive {
	cursor: pointer;
	height: 25px;
	background: url(../images/recherche/onglet_bg_actif.gif) repeat-x;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	font-size: 8pt;
}

table.searchResults td.textactive span {
	font-size: 8pt;
}

table.searchResults td.rightactive {
	cursor: pointer;
	width: 12px;
	height: 25px;
	background: url(../images/recherche/onglet_droit_actif.gif) no-repeat;
	font-size: 1pt;
}

#expertiseImg {
	width: 320px;
	height: 135px;
	position: relative;
	margin: 0;
	cursor: pointer;
}

#expertiseImg * {
	margin: 0;
}

/* Photos Réalisation  */

div.smallPhotosRealisation {
	position: absolute;
	width: 40px;
	height: 30px;
	border: 2px solid white;
	top: 5px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#divDescriptionProjet {
	padding: 20px 10px 5px 10px;
}

#imgImageProjet {
	display: none;
}

div.listingElement {
	background: url(../images/layout/bgList.jpg) #e9eaea repeat-x bottom;
	width: 560px;
	padding: 10px;
	margin-bottom: 20px;
}

div.listingElement div.listingBg {
	min-height: 155px;
	background: url(../images/layout/bgListInside.jpg) #e9eaea no-repeat bottom right;
	position: relative;
	padding: 10px;
}

div.listingElement div.listingBg img.listArrow {
	position: absolute;
	top: 5px;
	right: 5px;
}