body { 
	scrollbar-face-color:#FDFDFD;
	scrollbar-arrow-color:#777777;
	scrollbar-track-color:#FDFDFD;
	scrollbar-3dlight-color:#F0F0F0;
	scrollbar-darkshadow-color:#888888;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#888888;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #111111;
	body { color:#F9F1DC;font-family:verdana;font-size:12px;}
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #E1BE94;
	text-decoration: none;
}

a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #E1BE94;
	text-decoration: none;
}

a:active{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #E1BE94;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #84501E;
	text-decoration: underline;
}

input {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #222222;
	background-color: #D3D1C7;
	border: thin none #EE04CA;
	font-weight: bold;
	height: 20px;
}

textarea {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #222222;
	background-color: #D3D1C7;
	border: thin none #000000;
	height: 100px;
}

.datepost {
	color: #C3653C;
	 font-weight: bold;
    font-size: 12px;   
    font-family: Georgia, Times New Roman, Times, serif;
}

.titrepost {
	color: #A3492B;
    font-weight: bold;
    font-size: 16px;
    font-family: Georgia, Times New Roman, Times, serif;
}

.titreblabla {
    font-weight: bold;
    font-size: 11px;
    font-family: Georgia, Times New Roman, Times, serif;
}

.textepost {
	color: #555555;
    font-size: 12px;
    font-family: Georgia, Times New Roman, Times, serif;
}

.titrecomment {
	color: #A3492B;
    font-weight: bold;
    font-size: 15px;
    font-family: Georgia, Times New Roman, Times, serif;
}

.textecomment{
	color: #555555;
    font-size: 11px;
    font-family: Georgia, Times New Roman, Times, serif;
}

.whocomment{
	color: #84501E;
    font-size: 11px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.liencomment{
	color: #DD8663;
    font-size: 11px;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
}

