A:hover{
	color: #000099;
	text-decoration: none;
	cursor: hand;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;


}
A{
	color: brown;
	text-decoration: none;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

A.mini:hover{color: blue;text-decoration: none;cursor: hand;font-size: 6pt;font-family: 'Arial';}
A.mini:active{color: red;text-decoration: none;cursor: crosshair;font-weight: bold;font-size: 6pt;font-family: 'Arial';}
A.mini{color: brown;text-decoration: none;font-size: 6pt;font-family: 'Arial';}

A.walltitle:hover{color: bleu;text-decoration: underline;font-size: 36pt;font-family: 'Times new roman';}
A.waltitle:active{color: black;text-decoration: none;font-size: 36pt;font-family: 'Times new roman';}
A.walltitle{color: black;text-decoration: none;font-size: 36pt;font-family: 'Times new roman';font-style: bold;}

H4{color: black;font-size: 14pt;font-family: 'Arial';font-style: bold;}
H4.petit{color: black;font-size: 8pt;font-family: 'Arial Narrow';}
H1{color: black;font-size: 24pt;font-family: 'Arial'}
H2{color: black;font-size: 20pt;font-family: 'Arial'}

P{color: black;font-size: 12pt;font-family: 'Arial';font-style: nomal;TextAlign: 'justify';}
P.titre{color: black;font-size: large;font-family: "Times new roman";}
P.soustitre{color: black;font-size: x-large;font-family: "Times new roman";font-style: italic;}

BODY{
	background-attachment:fixed;
	background-color: #FFFFFF;
	scrollbar-face-color: Maroon;
	scrollbar-shadow-color: Maroon;
	scrollbar-highlight-color: #D2691E;
	scrollbar-3dlight-color: #D2691E;
	scrollbar-track-color: #D2691E;
	background-position : right top;
	background-repeat : no-repeat;
}
	
H5{color: black;font-size: 8pt;font-family: 'Arial Narrow';}

.bordures {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bord-gauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000099;
}
.alpha {
	font-family: Technical, "Comic Sans MS", Arial;
	font-size: xx-small;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	filter: Alpha(Opacity=70);
}
