@charset "iso-8859-1";

a:link
	{
	color: White;
	}
a:visited
	{
	color: White;
	} 
a:active 
	{
	color: #FFFFFF;
	}
a:hover 
	{
	color: #FF9900;
	}
BODY
	{
	scrollbar-face-color:#007A97;
	scrollbar-highlight-color: #CCFFFF;
	scrollbar-shadow-color:#007A97;
	scrollbar-3dlight-color: #007A97;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #007A97;
	scrollbar-darkshadow-color: #FFFFFF;
	background-color : #007A97;
	font-family : "Bell MT", "Arial Narrow", serif;
	background-image : url(../images/olivier-5.gif);
	background-repeat : no-repeat;
	background-position : center;
	background-attachment : fixed;
	color : White;
	}

P {
	color : White;
	font-family : "Arial Narrow";
	text-align : justify;
	font-size : 16px;
	}

.phot {
	border-color : #FF9900;
	}
.euro {
	font-family : Arial, Helvetica, sans-serif;
	}

.lettrine {
	font-size : large;
	font-style : normal;
	color : #FF9900;
	font-weight : normal;
	font-family : "Bell MT";
	}
.tel {
	font-family : "Wingdings 2";
	}
.tit {
	text-align : center;
	}

H5 {
	text-align : center;
	color : #FFCC99;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	}
H1 {
	font-size : 20px;
	}
H3 {
	font-size : 18px;
	font-family : "Bell MT";
	}
H2 {
	font-size : 14px;
	}
H6 {
	font-size : 16px;
	text-align : center;
	text-decoration : underline;
	}
.bleu
	{
	font-family : "Bell MT", "Arial Narrow", serif;
	color : #007A97;
	font-size : 16px;
	font-weight : bold;
	}
.bleu_chifr
	{
	font-family : serif;
	color : #007A97;
	font-size : 16px;
	font-weight : bold;
	}
.blanc_chifr
	{
	font-family : serif;
	color : #FFFFFF;
	font-size : 16px;
	font-weight : bold;
	}