@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-repeat : no-repeat;
	background-position : center;
	background-attachment : fixed;
	color : White;
	text-align : justify;
	
}

P {
	color : White;
	font-family : "Arial Narrow";
	text-align : justify;
	font-size : 16px;
}
H1 {
	font-size : 18px;
	font-family : "Bell MT";
}
H2 {
	font-size : 14px;
}

.euro {
	font-family : Arial, Helvetica, sans-serif;
}


.phot {
	border-color : #FF9900;
}


.lettrine {
	font-size : large;
	font-style : normal;
	color : #FF9900;
	font-weight : normal;
	font-family : "Bell MT";
}
.tel {
	font-family : "Wingdings 2";
}

H5 {
	text-align : center;
	color : #FFCC99;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.bleu
	{
	font-family : "Bell MT", "Arial Narrow", serif;
	color : #007A97;
	font-size : 16px;
	font-weight : bold;
	}