

}
a:link
{
	font-size : 16;
	font-family : Georgia;
	color : White;
	background-color : transparent;
	border-bottom : thin solid White;
	text-decoration : none;
	border-bottom-width : 1px;
}
a:visited
{
	font-size : 16;
	font-family : Georgia;
	color : White;
	background-color : transparent;
	border-bottom : thin solid White;
	text-decoration : none;
	border-bottom-width : 1px;
} 
a:active 
{
	font-size : 16;
	font-family : Georgia;
	color : White;
	background-color : transparent;
	border-bottom : thin solid White;
	text-decoration : none;
	border-bottom-width : 1px;
}

a:hover 
{
	font-size : 16;
	font-family : Georgia;
	color : #006666;
	background-color : transparent;
	text-decoration : none;
	border-bottom-width : 1px;
}

BODY {
	scrollbar-face-color:#D1D1A3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #999966;
	scrollbar-darkshadow-color: #000080;
	background-repeat : no-repeat;
	background-image : url(../images/fond.jpg);
	font-family : "Times New Roman", Times, serif;
	background : #999966;
	color : #2f4f4f;
}




P {
	text-align : justify;
}


H1 {
	font-size : 20px;
	font-weight : bold;
	text-align : center;
	color : #003100;
}
H2 {
	text-align : justify;
	color : #003100;
	font-size : medium;
}
	H3 {

}

.tit {
	text-decoration : underline;
	text-underline-position : below;
}


