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;
	color: #000033;
}

  /*  menu vertical  ======================================================= */
#menu2
	{
		width: 130px;
		float: left;
		margin:7px 2px 7px 2px;
		font-family: arial, serif; 
		font-size: 12px;
		color: #000033;
		text-decoration: none;
		display:inline;
	}

#menu2 li
   {
     float: left;
	 height:30px;
	 clear:both;
     list-style-type: none;
	 
  }

  #menu2 a
    {
     display: block;
      width: 130px;
     height: 25px;
      margin: 2px 2px 2px 2px;
    background-color: #F9F9F9;  
	 
    }

  #menu2 a:hover
   {
     
	 background-color: #ccccff;
	 text-decoration:none;
	  /*  fin menu <======================================================= */
   }
   
	 


.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/screen.png);
	background-repeat: no-repeat;
}

.barreverticaledroite {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C9C9E4;

}
/*----------------------------------------------------------------------------------------------------------------------------------*/
ul#navmenu {font-size: 12px;
		 	color: #000033;
			margin-left: 25px; 
			padding-left: 20px;				
		 }

ul#navmenu li {list-style-position: outside;
				margin-left: -25px;
				margin-top: 3px;
				list-style-type: square;
				list-style-image: url(images/bullit.gif);
 }
 
 .titreOrange {
 	display: block;
 	width: automatic;
	font-weight: bold;
	background-color: ddbc50;
	padding: 0px 5px 0px 5px;
	}
 
