/* Feuille CSS */
body,div,p,form,h1,h3,object{
	margin:0;
	padding:0;
}
img{
	margin: 0;
	border: 0 none;
	vertical-align:middle;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg.gif);
}
a{
	color: #3E3A2F;
}
/* Mise en page générale */ 
#total{
	width: 980px;
	margin: 0 0 0 -451px;
	padding: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #3E3A2F;
	background-color: #ffffff;
}
#colonne-g{
	width: 230px;
	float: left;
}
#colonne-d{
	width: 750px;
	float: left;
}
#footer{
	color: #fff;
	clear: left;
}
/***** Mep contenu *****/  
#contenu{
	font-size: 12px;
}
#contenu-text{
	width: 530px;
}
/***** Mep Footer *****/  
#footer a{
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer table{
	border-spacing: 0;
	border-collapse: collapse;
}
#footer table,#footer table tr,#footer table td{
	margin:0;
	padding:0;
}
#footerG{
	width: 235px;
	background-image: url(../images/separe-contenu.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#footerD{
	width: 745px;
	height: 90px;
	background-image: url(../images/fond-contenu.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}
#footerTxt{
	height: 19px;
	line-height: 19px;
	width: 900px;
	margin-left: 40px;
	background-color: #4FAD26;
	text-align: center;
}
#footerLeft{
	float: left;
}
#footerRight{
	float: right;
}
/****** Mep des menus *****/
/* Mep Menu G */
#menu-g{
	width: 200px;
	margin: 10px 0 0 10px;
}
#menu-g ul,#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu-g ul li a{
	height: 20px;
	padding: 20px 0 5px 40px;
	color: #fff;
	display: block;
	text-decoration: none;
	background-image:  url(../images/fond-menu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px dashed #000;
}

#menu-g ul li p a {
	height: 20px;
	padding: 0 0 0 40px;
	background-image:  none;
	color: #7F7F7F;
	border: none;
}
#menu-g ul li p a.selectSSM {
	color: #4FAD25;
}
#menu-g ul li p a:hover{
	background-image:  none;
}
#menu-g ul li a.select{
	background-image:  url(../images/fond-menu-select.jpg);
	background-position: right;
	border: none;
}
#menu-g ul li a:hover.select{
	background-image:  url(../images/fond-menu-select.jpg);
	background-position: right;
}
#menu-g ul li a:hover{
	background-image:  url(../images/fond-menu-over.jpg);
	background-position: right;
}
.borderMenu{
	border-bottom: 1px dashed #000;
}
/* Mep menu haut */

#menu a{
	margin: 20px 0;
	text-decoration: none;
}
#menu li{
	width: 120px;
	display:inline;
}
#menu li a{
	width: 120px;
	height: 40px;
	line-height: 40px;
	float: left;
	display:block;
	text-align: center;
	border-right: 1px solid #000;
}
#menu li a:hover{
	background-image:  url(../images/fond-menu-haut-over.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#menu li a.selectMenu{
	font-weight: bold;
	color: #4FAD26;
	background-image:  url(../images/fond-menu-haut.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#menu li a:hover.selectMenu{
	background-image: url(../images/fond-menu-haut.jpg);
}
/* Mep colonne G */
.titre-vert{
	font-size: 11px;
	color: #85DF00;
}
/* Mep Contenu */
#contenu{
	width: 720px;
	padding: 0 10px 5px 20px;
	background-image: url(../images/separe-contenu.gif);
	background-repeat: repeat-y;
}
/* Classes */
.imgContenu{
	display: block;
}
.separation{
	margin: 10px 0 20px 0;
	display: block;
}
.chemin{
	margin-bottom: 10px;
}
.hrClear{
	color: #ffffff;
	background-color: #ffffff;
	width: 1px;
	height: 1px;
	border: 0;
	clear: both;
}
/*  */
#news-saviez-vous{
	width: 160px;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}
#news-saviez-vous #news,#news-saviez-vous #le-saviez-vous{
	padding-top: 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#news-saviez-vous .news,#news-saviez-vous .le-saviez-vous{
	margin: 0 0 10px 5px;
	padding: 0 0 2px 15px;
	background-image: url(../images/barre-pre-menu.gif);
	background-repeat: repeat-y;
	background-position: top left;
	font-size: 11px;
}
#news-saviez-vous h1.m20{
	margin-top: 20px;
}
.image-lsv{
	margin-top: 20px;
}
.titre{
	font-size: 16px;
	color: #4FAD25;
	margin-bottom: 10px;
	font-weight: bold;
}
.titre-vert{
	font-size: 11px;
	color: #85DF00;
}
.vTop{
	vertical-align: top;
}

/***** Mep fiches techniques *****/
#tableFT{
	width: 530px;
	border-spacing: 0;
	border-collapse: collapse;
}
.iconeFT{
	width: 50px;
}
.iconePDFFT,.texteFT{
	padding: 8px 0;
}
.iconePDFFT{
	width: 20px;
	vertical-align: top;
}
.texteFT{
	width: 460px;
}
.borderFT{
	border-bottom: 1px dashed #000;
}
.hrFT{
	width: 530px;
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0;
	margin: 10px 0 10px 0;
}
/***** Mep espace - client *****/
.hrECVert{
	width: 700px;
	color: #4FAD25;
	background-color: #4FAD25;
	height: 1px;
	border: 0;
	margin: 10px 0 20px 0;
}
.txtECVert{
	color: #4FAD25;
}
.borderECVert{
	padding: 0 5px;
	border-left: 1px solid #4FAD25;
}
.borderECVert-a,.borderECVert-b{
	width: 350px;
	height: 30px;
	color: #4FAD25;
	padding: 0 5px;
	border-bottom: 1px solid #4FAD25;
}
.imgEC{
	width: 50px;
	padding-right: 5px;
}
.txtEC{
	width: 290px;
	padding-right: 5px;
}
#tableEC{
	width: 700px;
	margin: 20px 0 10px 0;
	border-spacing: 0;
	border-collapse: collapse;
}
#tableEC span{
	width:200px;
	margin: 0 0 10px 30px;
	padding: 2px 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #CE701A;
}
/***** Mep contacts *****/
/* Mep adresse */
#adresse-epteau{
	margin-top: 40px;
	padding-right: 20px;
	color: #4FAD26;
	float: left;
	font-size: 12px;
	vertical-align: bottom;
	border-right: 2px solid #7F7F7F;
}
#adresse-epteau a{
	color: #4FAD26;
	text-decoration: none;
}
#adresse-epteau a:hover{
	text-decoration: underline;
}
#position-epteau{
	width: 140px;
	height: 30px;
	margin-left: 20px;
	padding: 70px 0 0 0;
	float: left;
	background-image: url(../images/pages/contacts-heron.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}
#epteau-plan-acces{
	margin: 10px 0 20px 0;
}
/* Mep contacts */
#tableContact{
	border-spacing: 0;
	border-collapse: collapse;
}
.imgContact,.txtContact{
	padding: 0 10px 20px 0;
	vertical-align: top;
}
.txtContactFormation,.txtContactFonction,.txtContactDesc,.txtContactCoordonnees{
	margin-top: 10px;
}
.txtContactFormation{
	color: #090;
}
.txtContactFonction{
	color: #7f7f7f;
	font-style: italic;
}
/***** Mep phototheque *****/
/* menu */
.menu-photo{
	width: 100px;
	float:left;
	font-size: 10px;
	text-align: center;
}
.menu-photo span{
	height: 100px;
	display: block;
}
.menu-photo a{
	/*height: 130px;*/
	display: block;
}
#milieux-naturels a,#metrologie a,#tele-acquisition a,#assainissement a,#epuration a,#realisation a,#exploitation a{
	text-decoration: none;
}
#milieux-naturels a{
	color: #886501;
}
#metrologie a{
	color: #E58E1A;
}
#tele-acquisition a{
	color: #CF711A;
}
#assainissement a{
	color: #004681;
}
#epuration a{
	color: #6999C9;
}
#realisation a{
	color: #005E6A;
}
#exploitation a{
	color: #3D8FA5;
}
#milieux-naturels a:hover,#metrologie a:hover,#tele-acquisition a:hover,#assainissement a:hover,#epuration a:hover,#realisation a:hover,#exploitation a:hover{
	text-decoration: underline;
}
#milieux-naturels a span {
	background-image: url(../images/icone-milieux-naturels.jpg);
	background-position: center;
	background-repeat:no-repeat;
}

#milieux-naturels a:hover span{
	background-image: url(../images/icone-milieux-naturels-g.jpg);
	background-position: center;
	background-repeat:no-repeat;
}
#metrologie a span{
	background-image: url(../images/icone-metrologie.jpg);
	background-position: center ;
	background-repeat:no-repeat;
}

#metrologie a:hover span{
	background-image: url(../images/icone-metrologie-g.jpg);
	background-position: center ;
	background-repeat:no-repeat;
}
#tele-acquisition a span{
	background-image: url(../images/icone-tele-acquisition.jpg);
	background-position: center ;
	background-repeat:no-repeat;
}

#tele-acquisition a:hover span{
	background-image: url(../images/icone-tele-acquisition-g.jpg);
	background-position: center ;
	background-repeat:no-repeat;
}
#assainissement a span{
	background-image: url(../images/icone-assainissement.jpg);
	background-position: center ;
	background-repeat:no-repeat;
}

#assainissement a:hover span{
	background-image: url(../images/icone-assainissement-g.jpg);
	background-position: center ;
	background-repeat:no-repeat;
}
#epuration a span{
	background-image: url(../images/icone-epuration.jpg);
	background-position: center ;
	background-repeat:no-repeat;
}

#epuration a:hover span{
	background-image: url(../images/icone-epuration-g.jpg);
	background-position: center ;
	background-repeat:no-repeat;
}
#realisation a span{
	background-image: url(../images/icone-realisation.jpg);
	background-position: center ;
	background-repeat:no-repeat;
}

#realisation a:hover span{
	background-image: url(../images/icone-realisation-g.jpg);
	background-position: center ;
	background-repeat:no-repeat;
}
#exploitation a span{
	background-image: url(../images/icone-exploitation.jpg);
	background-position: center ;
	background-repeat:no-repeat;
}

#exploitation a:hover span{
	background-image: url(../images/icone-exploitation-g.jpg);
	background-position: center ;
	background-repeat:no-repeat;
}
/* Galerie */
#tableauGal{
	width: 600px;
}
.fondGal,.fondGal-no,.fondGal-0,.fondGal-1,.fondGal-2,.fondGal-3,.fondGal-4,.fondGal-5,td.fondGal-6{
	width: 150px;
	height: 105px;
	background-image: url(../images/fond-photo.jpg);
	background-position: top ;
	background-repeat:no-repeat;
	vertical-align: top;
}
.posX{
	margin: 18px 0 0 28px;
}
.posY{
	margin: 10px 0 0 45px;
}
.fondGal-no,.borderGal-no{
	border-left: 1px solid #000;
}
.fondGal-0,.borderGal-0{
	border-left: 1px solid #886501;
}
.textGal-0{
	color: #886501;
}
.fondGal-1,.borderGal-1{
	border-left: 1px solid #E58E1A;
}
.textGal-1{
	color: #E58E1A;
}
.fondGal-2,.borderGal-2{
	border-left: 1px solid #CF711A;
}
.textGal-2{
	color: #CF711A;
}
.fondGal-3,.borderGal-3{
	border-left: 1px solid #004681;
}
.textGal-3{
	color: #004681;
}
.fondGal-4,.borderGal-4{
	border-left: 1px solid #6999C9;
}
.textGal-4{
	color: #6999C9;
}
.fondGal-5,.borderGal-5{
	border-left: 1px solid #005E6A;
}
.textGal-5{
	color: #005E6A;
}
.fondGal-6,.borderGal-6{
	border-left: 1px solid #3D8FA5;
}
.textGal-6{
	color: #3D8FA5;
}
.imgGal{
}
.textGal{
	display: block;
	margin-top: 15px;
	padding: 5px;
	text-align: center;
}
/* Mep des références */
.refTitre{
	font-size: 16px;
	color: #4FAD25;
}
.refTitre span{
	margin-left: 80px;
	font-size: 14px;
	color: #4FAD25;
}
.refTitre span a{
	color: #4FAD25;
	text-decoration: none;
}
.refTitre span a:hover{
	text-decoration: underline;
}
.refTitre span #search2{
	margin-left: 20px;
}
.refChamp{
	width: 120px;
	color: #4FAD25;
	font-weight: bold;
	vertical-align: top;
}
.hrRefSepare{
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0;
	margin: 10px 0 10px 0;
}
#refTable,#refProduitTable{
	/*width: 680px;  pour 4*/
	width: 690px;/*  pour 3*/
	border-spacing: 0;
	border-collapse: separate;
}
#refProduitTable{
	width: 710px;
}
.refTableG,.refTableD,.refTableNoB,.refProdG,.refProdD,.refProdNoB{
	/*width: 170px;   pour 4*/
	width: 230px;/*   pour 3*/
	padding-right: 10px;
	vertical-align: top;
}
.refTableD,.refProdD{
	padding-left: 10px;
	border-left: 1px solid #000;
}
.refClient{
	color: #4FAD25;
	font-weight: bold;
	margin-bottom: 10px;
}
.refProdG,.refProdNoB{
	width: 310px;
	font-size: 10px;
}
.refProdD{
	width: 400px;
	font-size: 10px;
}
.refProdG strong,.refProdNoB strong,.refProdD strong{
	font-size: 11px;
}
.refProdG input,.refProdD input{
	vertical-align: middle;
}
.ssProd{
	margin-left: 10px;
}
/* Blcok */
.block300{
	height: 300px;
}
