/*------------------------------------------------------*
  *-----------------------------------     CSS BODY     ----*
  *------------------------------------------------------*/

body#home {
	text-align:center;
	padding: 0;
	border:0;
	margin: 0 auto;
	font-family: verdana;
	font-size: 11px;
	background-color: #DD580B;

}

body {
	text-align:center;
	padding: 0;
	border:0;
	margin: 0 auto;
	font-family: verdana;
	font-size: 11px;
	color: #A2720F;
	background-color: #DD580B;
}


/*------------------------------------------------------*
  *-----------------------------------     CSS DIV     ----*
  *------------------------------------------------------*/
  
#global{
	width: 800px;
	left: 50%;
	position: absolute;
	margin-left: -400px;
	background-color: #FFFFFF;
}


#haut{
	width: 800px;
	height: 200px;
	text-align: center;
	background-image: url(../images/deco/fondflash.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EEA640;
	}
	
#bandeau{
	width: 800px;
	height: 20px;
	background-image: url(../images/deco/bg_bandeau.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	background-color: #FFFFFF;
	margin-top: 5px;
	}
	

#menu{
	float:left;
	background-image: url(../images/deco/menu_bg.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 395px;
	margin-top: 50px;
	}
	
#menu_table {
	margin-top: 10.px;
	margin-left: 75px;
	width: 125px;
	margin-top: 10px;
}
		

	
#centre{
	float:left;


	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-top: 10px;
	width: 600px;
	padding-left: 10px;
	padding-bottom: 20px;
	text-align: left;
	font-size:1.1em;
	line-height:1.2em;;
	background-color: #FFFFFF;
	padding-right: 5px;
	margin-top: 10px;
	}
	
#footer{

	background-image:url(../images/deco/footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;

	background-color: #FFFFFF;
}
	

 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXT     ----*
  *------------------------------------------------------*/

h1
{
	color:#008B64;
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
}



.highlight
{
	font-family: verdana;
	font-size: 10px;
	color: #B65E14;
	line-height: 18px;
	font-weight: bold;
}

.footer
{
	font-family: verdana;
	font-size: 11px;
	color: #B65E14;
	text-align: center;
	line-height: 60px;
}


li {
	list-style-image: url(../images/deco/puce.gif);
}

strong {
color:#000000;
font-size:110%;}
   

a img { border: 0px; }  

.menu_presentation {
	width: 125px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 40px;
	padding-left: 15px;
	display: block;
	background-image:url(../images/deco/selected01.gif);
}

.menu_presentation:hover {
	text-align: left;
	text-decoration: none;
	color: #EF1C17;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 40px;
	background-image:url(../images/deco/selected01_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width: 125px;
	padding-left: 15px;
}


.menu_regulations {
	width: 125px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 40px;
	padding-left: 15px;
	display: block;
		background-image:url(../images/deco/selected02.gif);
}

.menu_regulations:hover {
	text-align: left;
	text-decoration: none;
	color: #D92F30;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 40px;
	background-image:url(../images/deco/selected02_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width: 125px;
	padding-left: 15px;
}

.menu_capteurs {
	width: 125px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 40px;
	padding-left: 15px;
	display: block;
		background-image:url(../images/deco/selected03.gif);
}

.menu_capteurs:hover {
	text-align: left;
	text-decoration: none;
	color: #DA0024;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 40px;
	background-image:url(../images/deco/selected03_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width: 125px;
	padding-left: 15px;
}

.menu_analyse {
	width: 125px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 40px;
	padding-left: 15px;
	display: block;
		background-image:url(../images/deco/selected04.gif);
}

.menu_analyse:hover {
	text-align: left;
	text-decoration: none;
	color: #B60048;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 40px;
	background-image:url(../images/deco/selected04_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width: 125px;
	padding-left: 15px;
}

.menu_etudes {
	width: 125px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 20px;
	padding-left: 15px;
	display: block;
	background-image:url(../images/deco/selected05.gif);
}

.menu_etudes:hover {
	text-align: left;
	text-decoration: none;
	color: #91006D;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 20px;
	background-image:url(../images/deco/selected05_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width: 125px;
	padding-left: 15px;
}

.menu_prestation {
	width: 125px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(../images/deco/selected06.gif);
	line-height: 20px;
	padding-left: 15px;
	display: block;
}

.menu_prestation:hover {
	text-align: left;
	text-decoration: none;
	color: #6D0091;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 20px;
	background-image:url(../images/deco/selected06_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width: 125px;
	padding-left: 15px;
}

.menu_pro {
	width: 125px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(../images/deco/selected07.gif);
	line-height: 40px;
	padding-left: 15px;
	display: block;
}

.menu_pro:hover {
	text-align: left;
	text-decoration: none;
	color: #4800B6;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 40px;
	background-image:url(../images/deco/selected07_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width: 125px;
	padding-left: 15px;
}

.menu_contact {
	width: 125px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(../images/deco/selected08.gif);
	line-height: 40px;
	display: block;
	padding-left: 15px;
}

.menu_contact:hover {
	text-align: left;
	text-decoration: none;
	color: #0623B6;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 40px;
	background-image:url(../images/deco/selected08_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width: 125px;
	padding-left: 15px;
}

body#presentation a#presentation {
	color: #EF1C17;
	background-image:url(../images/deco/selected01_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 15px;
   }

body#regulations a#regulations {

	color: #D92F30;
	background-image:url(../images/deco/selected02_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 15px;
   }
body#capteurs a#capteurs {

	color: #DA0024;
	background-image:url(../images/deco/selected03_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 15px;
   }
body#analyse a#analyse {

	color: #B60048;	
	background-image:url(../images/deco/selected04_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 15px;
   }

body#etudes a#etudes {
	color: #91006D;
	background-image:url(../images/deco/selected05_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 15px;
   }

body#prestations a#prestations {
	color: #6D0091;
	background-image:url(../images/deco/selected06_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 15px;
   }

body#pro a#pro {
	color: #4800B6;
	background-image:url(../images/deco/selected07_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 15px;
   }
   
body#contact a#contact {
	color: #0623B6;
	background-image:url(../images/deco/selected08_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 15px;
   }


.ancre {
	text-decoration: none;
	color: #E55D26;
	font-size: 11px;
}

.ancre:hover {
	text-decoration: underline;
	color: #D92E34;
		font-size: 11px;
}

a.home{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #E55D26;
	text-align:center;
	}


a.home:hover{
	color: #D92E34;
	text-decoration: underline;
}

			


 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/

td.tableau{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #B65E14;
	line-height: 1.2em;
	text-align: left;
	vertical-align: top;

	}

th{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-top:4px;
	padding-left:10px;
	text-align: left;
	color:#E55D26;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E55D26;
	}


td.tableau2{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding: 10px;
	font-family: verdana;
	font-size: 10px;
	color: #EF8E44;
	font-weight: 500;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	}
	

.envoyer {
	background-color: #000000;
	border: 0;
	color: #FFFEFE;
	letter-spacing: 1px;
	font-family:verdana;
	font-size: 10px;
	cursor: hand;
	margin-right: 5px;
	margin-bottom: 5px;
}


.formulaire{
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 175px;
	overflow:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/deco/form2.gif);
	}
	

td.tableau3{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	font-family: verdana;
	font-size: 9px;
	color: #B65E14;
	text-align: justify;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E55D26;

	}

.lien_download{
	font-size: 12px;
	color: #A2725F;
}

.lien_download: hover{
	color: #E78D6A;
}