/* COMMON */
div, img, ul, li, p, span, a {position:relative;}

body{
	margin: 30px 0px 0px 0px;
	background-color: #6e6e6e;
	font-family: verdana, arial;
	font-size: 10px;
	color: #000000;
	overflow: auto;
}

html{
	width: 100%;
}

p{
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: none;
}

a.lienBlanc:link, a.lienBlanc:visited, a.lienBlanc:active{
	color: #FFFFFF;
	text-decoration: underline;
}
a.lienBlanc:hover{
	color: #FFFFFF;
	text-decoration: none;
}

form{
	margin: none;
	padding: none;
	border: none;
}
select, input, textearea{
	width: 120px;
	font-family: verdana, arial;
	font-size: 10px;
	color: #000000;
}

div.left{float: left;}
div.right{float: right;}

div.enteteTraitGris{
	height: 13px;
	background: url(../images/fondTraitGris.gif) repeat-x #ffffff;
	margin-bottom: 5px;
}
div.enteteTraitGris img{
	width: 145px;
	height: 13px;
	border: none;
	border-right: 7px solid #ffffff;
}

span.axalis{
	color: #5380C7;
	font-weight: bold;
}
span.titre{
	font-weight: bold;
	font-size: 11px;
}
span.enSavoirPlus{
	display: block;
	margin: 3px 0px;
}
span.auteur, span.sousTitre{
	color: #666666;
}

.txtBleu, a.lienBleu{color: #5380c7;}
.txtVert, a.lienVert{
                      color: #7a9f17;
                      font-weight: bold ;
                      }
.txtRouge, a.lienRouge{color: #f57e37;}
.txtPrune, a.lienPrune{color: #931b9e;}
.txtGris, a.lienGris{color: #999999;}

ul{
	margin: 0px;
	padding: 0px;
}
li {
	margin: 3px 0px;
	list-style-type: none;
	background-image: url(../images/puceListeNoire.gif);;
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 11px;
}
ul li ul{
	padding: 5px 5px 5px 10px;
	margin: 5px 0px;
	background-color: #eeeeee;
}
ul.liens{
	list-style: none;
	margin: 5px 0px;
	padding: 0px;
}
ul.liens li.pdf{
	list-style: none;
	display: block;
	float: left;
	background: url(../images/pictoPdf.gif) no-repeat #f0f0f0 left center;
	width: 20%;
	padding: 5px 6px 5px 38px;
	margin: 1px;
}
ul.liens li a{
	text-decoration: none;
}

div.blocArrondi{
	background: url(../images/chgGris.gif) no-repeat #E6E6E6 top left;
}
div.blocArrondi .chd{
	background-image: url(../images/chdGris.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
div.blocArrondi .cbd{
	background-image: url(../images/cbdGris.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
div.blocArrondi .cbg{
	background-image: url(../images/cbgGris.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.blocArrondi .contenu{
	position: relative;
	padding: 8px;
	height: 300px;
}
html>body div.blocArrondi .contenu{ /* 5U IE !! */
	height: auto;
	min-height: 300px;
}
div.blocArrondi img.btRetour{
	float: right;
	border: none;
}

div.spacer{
	clear: both;
	height: 2px;
	overflow: none;
	visibility: hidden;
}

img#listeClients{
	width: 162px;
	height: 13px;
	border: 0px;
	margin-top: 7px;
	margin-left: 7px;
}

p.maj{
	color: #666666;
	text-align: right;
	margin-top: 10px;
}

.erreur
{
	color: #d10000;
	font-weight: bold;
}

/* CONTENEUR */
#main{
	width: 785px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 780px;
	height: 79px;
	background-image: url(../images/fondHeader.jpg);
	background-repeat: no-repeat;
	padding: 0px 5px 6px 0px;
	overflow: none;
}

#contenu{
	width: 780px;
	height: 455px;
	background-image: url(../images/fondContenu.gif);
	background-repeat: repeat-y;
	padding: 0px 5px 0px 0px;
}
html>body #contenu{ /* 5U IE !! */
	height: auto;
	min-height: 455px;
}

#footer{
	clear: both;
	width: 780px;
	height: 20px;
	background-image: url(../images/fondFooter.jpg);
	background-repeat: no-repeat;
	padding: 0px 5px 5px 0px;
}

/* HEADER */
#header img.logo{
	float: left;
	width: 223px;
	height: 57px;
	border: 0px;
	top: 12px;
	left: 15px;
}


#header div.menu{
	/*float: left;*/
	position: relative;
	top: 62px;
	left:160px;
	
	/* position: absolute;
	top: 62px;
	right: 160px;*/
	color: #5380c7;
}
#header div.menu a{
	color: #5380c7;
	text-decoration: none;
}
#header div.menu a:hover{
	text-decoration: underline;
}
#header div.menu a.click{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

/* MENU */
#menu{
	float: left;
	width: 160px;
	height: 450px;
	background-image: url(../images/fondMenu.gif);
	background-repeat: no-repeat;
	background-position: 7px 300px;
}
#menu .groupe{
	border-bottom: 1px solid #b3b3b3;
}
#menu a:link, #menu a:active, #menu a:visited{
	display: block;
	text-decoration: none;
}
#menu .option{
	width: 132px;
	padding: 1px 10px 2px 16px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dedede;
}
#menu .optionClick{
	padding: 1px 10px 2px 16px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dedede;
	color: #ffffff;
}
#menu .ssoption{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dedede;
	padding: 2px 10px 3px 29px;
}
#menu .ssoptionClick{
	background-color: #dedede;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 2px 10px 3px 29px;
}
#menu .bleu{background: url(../images/puceMenuBleu.gif) no-repeat 4px 4px;}
#menu .bleuClick{background: url(../images/puceMenuBleuClick.gif) no-repeat 4px 4px #5380c7; border-top: 1px solid #5380c7;}
#menu .vert{background: url(../images/puceMenuVert.gif) no-repeat 4px 4px;}
#menu .vertClick{background: url(../images/puceMenuVertClick.gif) no-repeat 4px 4px #7a9f17; border-top: 1px solid #7a9f17;}
#menu .rouge{background: url(../images/puceMenuRouge.gif) no-repeat 4px 4px;}
#menu .rougeClick{background: url(../images/puceMenuRougeClick.gif) no-repeat 4px 4px #f57e37; border-top: 1px solid #f57e37;}
#menu .prune{background: url(../images/puceMenuPrune.gif) no-repeat 4px 4px;}
#menu .pruneClick{background: url(../images/puceMenuPruneClick.gif) no-repeat 4px 4px #931b9e; border-top: 1px solid #931b9e;}

#menu .noBottomBorder{border-bottom: none;}

/* CONTENU */
#container{
	float: left;
	width: 618px;
	min-height: 50px;
	border: 1px solid #ffffff;
	border-top: none;
}

.containerVert{background: url(../images/fondEnteteVert.gif) no-repeat #ffffff;}
.containerBleu{background: url(../images/fondEnteteBleu.gif) no-repeat #ffffff;}
.containerRouge{background: url(../images/fondEnteteRouge.gif) no-repeat #ffffff;}
.containerPrune{background: url(../images/fondEntetePrune.gif) no-repeat #ffffff;}

#containerLeft{
	float: left;
	width: 457px;
	margin-right: 16px;
}
#containerLeft .path{
	height: 15px;
	padding: 2px 5px 0px 8px;
	font-size: 9px;
	color: #ffffff;
}
#containerLeft .path a{
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
}
#containerLeft .path span{
	font-size: 9px;
	font-weight: bold;
}
#containerLeft .imgEntete{
	border: 0px;
	width: 457px;
	height: 60px;
	margin: 1px 0px 1px 0px;
}
#containerLeft .texteIntro{
	padding: 5px;
}

#containerRight{
	float: right;
	width: 145px;
	padding-top: 6px;
}
#containerRight .bloc{
	float: left;
	margin-bottom: 10px;
}

#containerRight .bloc .contenu{
	float: left;
	width: 145x;
	margin-bottom: 10px;
}
#containerRight .bloc .contenu p{
	width: 145px;
	margin-top: 5px;
}
#containerRight .bloc .contenu li {
	margin: 1px 0px;
}
#containerRight .bloc .enteteBleu{float: left; width: 145px; border-bottom: 1px solid #5380c7;}
#containerRight .bloc .enteteBleu div{float: left; margin: none; border-bottom: 1px solid #5380c7; color: #5380c7;}
#containerRight .bloc .enteteVert{float: left; width: 145px; border-bottom: 1px solid #7a9f17;}
#containerRight .bloc .enteteVert div{float: left; margin: none; border-bottom: 1px solid #7a9f17; color: #7a9f17;}
#containerRight .bloc .enteteRouge{float: left; width: 145px; border-bottom: 1px solid #f57e37;}
#containerRight .bloc .enteteRouge div{float: left; margin: none; border-bottom: 1px solid #f57e37; color: #f57e37;}
#containerRight .bloc .entetePrune{float: left; width: 145px; border-bottom: 1px solid #931b9e;}
#containerRight .bloc .entetePrune div{float: left; margin: none; border-bottom: 1px solid #931b9e; color: #931b9e;}

#containerRight .bloc .bouton{
	border: none;
	width: 145px;
	height: 13px;
}

#containerRight .blocContact{
	border: none;
	width: 145px;
	height: 126px;
}

/* ACCUEIL */
#accueil
{
	margin-top: 1px;
	margin-bottom: 2px;
	width: 457px;
	height: 225px;
  background: url(../images/fondAccueil.jpg) no-repeat #ffffff;
  /*background: url(../images/imgActualite.gif) no-repeat #ffffff;*/
  background-position: 1% 1%;
}
#accueil .miniMenu
{
	float: left;
	padding: 157px 0px 0px 13px;
	line-height: 0px;
}
#accueil .miniMenu img{
	border: none;
	width: 134px;
	margin: none;
}
#accueil .conseilIngenierie
{
	float: right;
	width: 175px;
	padding: 75px 9px 0px 0px;
	line-height: 13px;
}

#accueilConseilIngenierie{
	line-height: 0px;
	margin-bottom: 2px;
}
#accueilConseilIngenierie .conseil{
	border: none;
	width: 457px;
	height: 129px;
}
#accueilConseilIngenierie .ingenierie{
	border: none;
	width: 457px;
	height: 81px;
}

/* CONTACT */
#contact{
	padding-left: 5px;
}
#contact table{
	border: 0px;
	width: 100%;
}
#contact table td{
	padding: 3px;
}
#contact .demande{
	width: 300px;
	height: 60px;
}
#contact .boutons{
	padding: 10px 3px 3px 3px;
	text-align: center;
}

/* NOTRE SOCIETE */
#axesSociete{
	margin: 0px 0px 2px 5px;
	width: 452px;
	height: 220px;
}
#chiffresCles{
	width: 252px;
	height: 68px;
	margin-left: 5px;
	margin-bottom: 5px;
	background: url(../images/fondChiffresCles.jpg) no-repeat #ffffff;
	color: #ffffff;
	padding: 30px 192px 0px 8px;
}
#chiffresCles .tableauChiffres{
	width: 153px;
	height: 89px;
}
#chiffresCles .titre{
	width: 101px;
	height: 21px;
}

/* NOUS REJOINDRE */
#nousRejoindre{
	padding-left: 5px;
}
#nousRejoindre table{
	border: 0px;
	width: 100%;
}
#nousRejoindre table td{
	padding: 4px 3px;
}
#nousRejoindre .offre{
	width: 300px;
}
#nousRejoindre .boutons{
	padding: 10px 3px 3px 3px;
	text-align: center;
}

/* AMO */
#amo{
	list-style: none;
	display: block;
	width: 428px;
	height: 196px;
	padding: 34px 12px 12px 12px;
	margin: 0px;
	margin-left: 5px;
	background: url(../images/fondAmo.jpg) no-repeat #ffffff;
}
#amo li.liens{
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border-right: 2px solid #5380c7;
}
#amo li.liens ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#amo li.liens ul li{
	list-style: none;
	display: block;
	width: 160px;
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 20px;
	background: url(../images/fondDegradeGris.jpg) no-repeat #ffffff;
	border-bottom: 1px solid #5380c7;
	border-right: 1px solid #ffffff;
	color: #5380c7;
	cursor: pointer;
}
#amo li.liens ul li.selected{
	background: url(../images/fondDegradeBleu.jpg) no-repeat #5380c7;
	color: #ffffff;
}
#amo li.texte{
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 240px;
	height: 195px;
	overflow: auto;
}
#amo li.texte ul{
	margin: 0px;
	background-color: #f2f2f2;
}


/* INGENIERIE */
#contenuIngenierie{
	width: 431px;
	background: url(../images/basIngenierie.gif) no-repeat #ffffff bottom left;
	padding: 10px 10px 25px 10px;
}
#contenuIngenierie b{
	color: #F57E37;
}
#contenuIngenierie p{
	padding: 1px 0px 0px 10px;
	background: url(../images/puceListeRouge.gif) no-repeat 0px 5px;
}

/* NOS CLIENTS */
#nosClients{
	width: 390px;
	empty-cells: hide;
}
#nosClients td{
	width: 50%;
	background: url(../images/puceListePrune.gif) no-repeat #FFFFFF 5px 5px;
	padding: 1px 0px 1px 15px;
}
#nosClients td.empty{
	visibility: hidden;
}
#nosClients td a:link, #nosClients td a:active, #nosClients td a:visited{
	color: #999999;
	text-decoration: none;
}
#nosClients td a:hover{
	color: #999999;
	text-decoration: underline;
}

/* ACTUALITES */
#actualites{
	margin-top: 5px;
}
#actualites .titre{
	width: 119px;
	height: 13px;
	border: none;
	margin-bottom: 5px;
}
#actualites .actualite{
	border-bottom: 1px dashed #5380c7;
	width: 100%;
	margin: 0px;
	padding: 5px 0px;
}
#actualites img.imgActualite{
	float: left;
	margin: 0px 5px 5px 0px;
}
#actualites span.date{
	font-weight: bold;
	color: #5380c7;
}
#actualites .entete{
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #5380c7;
}

/* REALISATIONS */
#realisations{
	margin-top: 5px;
}
#realisations img.typeRealisation{
	border: 0px;
	height: 17px;
}
#realisations .realisation{
	border-bottom: 1px dashed #931b9e;
	width: 100%;
	margin: 0px;
	padding: 5px 0px;
}
#realisations span.date{
	font-weight: bold;
	color: #931b9e;
}
#realisations span.entete{
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #931b9e;
}

/* OFFRES */
#offres{
	margin-top: 5px;
}
#offres .titre{
	width: 119px;
	height: 13px;
	border: none;
	margin-bottom: 5px;
}
#offres .offre{
	border-bottom: 1px dashed #f57e37;
	width: 100%;
	margin: 0px;
	padding: 5px 0px;
}
#offres img.imgOffre{
	float: left;
	margin: 0px 5px 5px 0px;
}
#offres span.date{
	font-weight: bold;
	color: #f57e37;
}

/* PLAN DU SITE */
#planDuSite{
	padding: 10px;
}
#planDuSite div{
	margin-bottom: 5px;
	padding: 10px;
}
#planDuSite div.bleu{
	border: 1px solid #5380c7;
	border-top: 5px solid #5380c7;
}
#planDuSite div.vert{
	border: 1px solid #7a9f17;
	border-top: 5px solid #7a9f17;
}
#planDuSite div.rouge{
	border: 1px solid #f57e37;
	border-top: 5px solid #f57e37;
}
#planDuSite div.prune{
	border: 1px solid #931b9e;
	border-top: 5px solid #931b9e;
}

/* ANIM ERGO */
#animErgonomie{
	margin: 5px 0px 5px 5px;
}

/* FOOTER */
#footer .contenu{
	color: #b8cbe7;
	padding: 3px 5px 0px 170px;
}
#footer .contenu a:link, #footer .contenu a:active, #footer .contenu a:visited{
	color: #b8cbe7;
	text-decoration: none;
}
#footer .contenu a:hover{
	text-decoration: underline;
}



