BODY {
	scrollbar-face-color: #FCDA4D;
	scrollbar-shadow-color: #594307;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #FAEDB6;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E6E9E9;
	scrollbar-arrow-color: #553F10;}

.fond-texte {
	background-image: url(../images/fond_texte.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.txt-bas {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333;}
.txt-bas:link {text-decoration: underline;}
.txt-bas:visited {text-decoration: underline;}
.txt-bas:hover {color: #666666;text-decoration: none;}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txt:link {text-decoration: underline;}
.txt:visited {text-decoration: underline;}
.txt:hover {color: #666666; text-decoration: none;}

.txt-titre {font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#333333; font-weight:normal;}
.txt-titre:link {text-decoration: underline;}
.txt-titre:visited {text-decoration: underline;}
.txt-titre:hover {color: #666666;text-decoration: none;}

.soul-titre {
	background-image: url(../images/soul_titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond-news {
	background-image: url(../images/bloc_news.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.txt-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.tab-fonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: E6E9E9;
}
.tab-clair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: F7F7F7;
}
.tab-jaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #fcda4d;
}
