	BODY
	{
	   /* behavior:url("ie7.htc");
		background-image : url(fonds.jpg);*/
		scrollbar-face-color: #7189AB;
		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #3D4F7A;
		scrollbar-arrow-color: #66FFFF;
		color : black;
		/*BACKGROUND-COLOR: #FFFFFF;*/
		font-family : Arial, Geneva, Helvetica, sans-serif;
		font-size : 14px;
		margin-right : 25px;
		margin-left : 25px;
		margin-top : 10px;
		text-align: justify;
		background-attachment: fixed;
		background-repeat: no-repeat;
	}

	H1
	{
		font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
		font-size: 200%;
		color: #FF0000;
		font-weight: bold;
		font-style: Italic;
	}

	H2
	{
	BACKGROUND-COLOR: #CCFF99;
	BORDER-style: solid;
	border-width: 1px 2px 2px 1px !important;
	border-left-width: 2px;
	border-color: gray navy navy gray;
	color: #960;/*#040;*/
	font-size: 125%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 10px 25px;
	padding: 2px;
	text-align: center;
	}
	IMG.diapo
	{
		width: 99px;
		height: 66px;
		border: 5px #ccc inset;
	}
	IMG.diapo:HOVER
	{
		border: 5px navy inset;
	}
	IMG.diapoV
	{
		width: 66px;
		height: 99px;
		border: 5px #ccc inset;
	}
	IMG.diapoV:HOVER
	{
		border: 5px navy inset;
	}
	P.diapo
	{
		color: #ffffff; 
		margin: 10px 100px;
		text-align: justify;
	}
	P.titrediapo
	{
	color: orange;
	margin: 20px 100px;
	text-align: center;
	font-weight: bold;
}
	DIV.diapo
{
	POSITION: absolute;
	left: 50px;
	Z-INDEX: 2;
	WIDTH: 75%;
	BORDER-WIDTH: 10px !important;
	BORDER-STYLE: ridge;
	BORDER-COLOR: #7189AB #BAD4FF #BAD4FF #7189AB;
	background-Color: #FAFFFF;
	padding: 3mm;
	text-align: justify;
}
	A.liendiapo
	{
	color: White;
	font-weight: bold;
}
	P.fermer
	{
		color: #9c0;
		font-size:75%
	}
	TD
	{
		 text-align: justify;
		 font-size: 100%;
		 padding: 0 20px 10px 10px;
		 vertical-align: top;
	}

	DIV.image
	{
		width: 160px;
		height: 96px;
		border: 5px #666 outset !important;
		border: 7px #eee outset;
		padding: 30px 0 10px 0 !important;
		padding: 30px 15px;
		text-align: center;
		background-color: White;
	}
	DIV.imageV
	{
		width: 145px;
		height: 130px !important;
		border: 5px #666 outset !important;
		border: 7px #eee outset;
		padding: 20px 0 0 0 !important;
		padding: 20px;
		text-align: center;
		background-color: white;
	}
	TD.separV
	{
		border-left: 1px solid gray;
		width: 1px;
		padding: 0 10px 0 0;
	}
	HR
	{
		border-top: 1px gray solid;
		margin-top: 15px !important;
		margin-top: 10px;
		padding: 0;
	}
	TD P
	{
		color: #666; 
		font-size: 90%;
		margin: 0 auto 10px auto;
		width: auto;
		text-align: center;
	}
a.bleu
{
   background-color: #F0FFFF;
   color: Navy;
   border-width: 0px 1px 1px 0px;
   border-style: solid;
   border-color: Navy;
   font-weight: bold;
   text-decoration : none;
   width : 141px;
   display: block;
   margin-left: auto;
   margin-right: auto;
	text-align: center;
}
a.bleu:HOVER
{
   background:#FFF5E3 url(../../images/lumiere2.jpg);
   color: #000000;
   border-width: 1px 0px 0px 1px;
}
