ul#menu
{
	margin-right: 20px ;
	margin-top: 10px ;
	padding: 0 ;
	list-style-type: none ;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 16px;
	text-align: right;

/* Suppression du margin, du padding et des puces du <ul> */
}

ul#menu li
{
	margin: 3px 0 3px 0 ;
	padding: 0;
/* Suppression du padding du <li> et on définit une marge  de 3px pour aérer le tout en haut et en bas*/
}
ul#menu li a
		{
			display: block ;
			width: 1O0px ;
			line-height: 5px ;
			color: white ;
			text-indent: 1px ;
			text-decoration: none ;
			border: none ;
  			padding-right: 20px;
		}
		
ul#menu li a:hover
		{
			font-weight: bold ;
  		padding-right: 20px;
		}
		
ul#menu li a:active 
		{
		font-weight: bold ;
		background-image: url(../images/boutons/flocon3.gif);
  		background-repeat: no-repeat;
 		background-position: center right;
  		padding-right: 20px;
		line-height: 15px ;
		}
/*================================================================================*/
.titretexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4872A2;
	text-align: justify;

}
.corpstexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #252211;
	text-align: justify;
}
div#CORPSCONTENEUR
		{
	position:absolute;
	width:251px;
	height:255px;
	z-index:5;
	left: 510px;
	top: 208px;
	border: 0px none #000000;
	visibility: visible;
	/*margin: 0px;
	padding: 10px;*/
	
		 } 
.frame {
position:absolute;
margin-left: 5px;
width: auto;
height: 18px;
background-color:#9999CC;
overflow: auto;
}
/*p {margin: 0 0 10px 0;}*/
.menuhiver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.menuHiverON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.TitreForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #7695B9;
}
.TitreFormGris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #6E615D;
}
.TitreFormGrisCopie {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #6E615D;
}
.TitreFormMin {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #7695B9;
}

div#menusupp
	{
	position:absolute;
	width:283px;
	height:19px;
	z-index:100;
	left: 461px;
	top: 175px !important;
	top: 180px ;
	visibility: visible;
	}
