body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/barre-horiz.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

  /*  menu vertical  ======================================================= */
#menu2
	{
		width: 130px;
		float: left;
		margin:7px 2px 7px 2px;
		font-family: arial, serif; 
		font-size: 12px;
		text-decoration: none;
		display:inline;
	}

#menu2 li
   {
     float: left;
	 height:30px;
	 clear:both;
     list-style-type: none;
  }

  #menu2 a
    {
     display: block;
      width: 130px;
     height: 30px;
      margin: 2px 2px 2px 2px;
    background-color: #F9F9F9;  
	 
    }

  #menu2 a:hover
   {
     
	 background-color: #ccccff;
	 text-decoration:none;
	  /*  fin menu <======================================================= */
   }
   

.li-bullet {
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
	text-indent: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 3px;
}

.image-bordercolor {
	border: thin solid #666666;
}

.H1 {

	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.H2 {

	font-size: 12px;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}

.thinline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: E1DBFA;
}

.bold {
	font-weight: bold;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000033;
}
.barreverticale {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C9C9E4;
}
.blocgris {
	background-color: #000066;
	margin: 0px -10px;
	clear: none;
	float: none;
	width: 840px;
	border: thin none #999999;
	color: #F4F4F4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight:bold ;



}

.pieddepage {
	background-image: url(images/photos/landsurveyingscreen.png);
	background-repeat: no-repeat;
}

.barreverticaledroite {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C9C9E4;

}

H1 {

	font-size: 18px;
	font-weight: bold;
	color: #000066;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

H2 {

	font-size: 13px;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}.li-bulletwhite {

	list-style-position: outside;
	list-style-image: url(images/puce-white.gif);
	text-indent: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 3px;
}
