P, UL, TD, TR, A {
font-size : 8pt;
font-family : verdana, sans-serif;
color : #444444;
line-height : 13pt;
}

A:link, A:visited, A:active {
color: #AF7A1E;
text-decoration: none;
}

A:hover {
color: #999999;
text-decoration: none;
}

A.f2:link, A.f2:visited, A.f2:active {
color: #444444;
text-decoration: none;
}

A.f2:hover {
text-decoration: underline;
}

BODY {
scrollbar-face-color: #F9F4E3;
scrollbar-highlight-color: #F9F4E3;
scrollbar-shadow-color: #F9F4E3;
scrollbar-3dlight-color: #A59F7F;
scrollbar-arrow-color:  #A59F7F;
scrollbar-track-color: #E4E0D2;
scrollbar-darkshadow-color: #A59F7F;
}

input, textarea {
font-family: tahoma, sans-serif;
font-size: 11px; 
color: #444444;
background-color: #E4E0D2;
border: 1px solid #333333;
}

.titrebold {
	color: #AF7A1E;
	font-weight : bold;
}

.bold {
	font-weight : bold;
}

.txtjustify {
text-align: justify;
}



.liste {
list-style-type: square;
}