
a:link
{
	color: #990000;
}
a:visited
{
	color: #445484;
} 
a:active 
{
	color: #445484;
}
a:hover 
{
	color: #e5effb;
	background-color : #445484;
}

body
 {
	scrollbar-face-color: #e5effb;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #445484;
	scrollbar-3dlight-color: #445484;
	scrollbar-arrow-color: #445484;
	scrollbar-track-color: #e5effb;
	scrollbar-darkshadow-color: #445484;
	background-color: #E5EFFB;
	background-image : url(../images/bandeau-bleu.jpg);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
}
p
 {
	color: #006363;
	text-align : justify;
}

H1 {
	color: #006363;
	text-align : justify;
	font-size : 16;
}
H2 {
	color: #006363;
	text-align : center;
	font-size : 16;
}
H3 {
color: #006363;
	text-align : center;
	font-size : 24;
}
H4 {
	color: #006363;
	text-align : justify;
	font-size : 16;
	text-decoration : underline;
}

H6 {
	font-size : smaller;
	font-style : oblique;
	font-weight : lighter;
	color : Green;
}

.nom {
	font-size: x-small;
	color: #008800;
	text-align: left;
; clip:   rect(   ); left: 20px

}
.letrine {
	font-size : 24;
	font-weight : bold;
	font-style : italic;
	color : #445484;
}
.des {
	font-size: x-small;
	color: #008800;
	text-align: justify;
	clip: rect( );
	left: 20px
}