.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
input {
	background-color: #FFD25A;
	border: 1px solid #B10018;
	font-family: Georgia, "Times New Roman", Times, serif;
}
select {
	background-color: #FFD25A;
	border: 1px solid #B10018;
	font-family: Georgia, "Times New Roman", Times, serif;
	scrollbar-face-color: #FFD25A;
	scrollbar-shadow-color: #B10018;
	scrollbar-highlight-color: #FFD25A;
	scrollbar-3dlight-color: #B10018;
	scrollbar-darkshadow-color: #FFD25A;
	scrollbar-track-color: #FFE9BB;
	scrollbar-arrow-color: #B10018;
	background-image: url(../images/caddie.gif);
}
textarea {
	background-color: #FFD25A;
	border: 1px solid #B10018;
	font-family: Georgia, "Times New Roman", Times, serif;

}
Body {
font-family: Georgia, "Times New Roman", Times, serif;
background-color:#fff3da;
scrollbar-face-color: #FFD25A; 
scrollbar-shadow-color: #B10018;
scrollbar-highlight-color: #FFD25A;
scrollbar-3dlight-color: #B10018; 
scrollbar-darkshadow-color: #FFD25A; 
scrollbar-track-color: #FFE9BB; 
scrollbar-arrow-color: #B10018
}
.titre {
	background-color: #FFE9BB;
}
.linkblanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.small {
	font-size:0.65em;
	font-weight:normal;
}
.smalltext {
	font-size:0.9em;
}
.title {
	font-weight:bold;
	position:relative;
	background-color: #FFE9BB;
	padding:2px;
	margin:10px 0 0 0;
}
.date { font-size:15px;font-weight:bold; }
.titrenews { font-size:15px;font-weight:bold; }
