body{
	margin:0px;
	background-color:#978863;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:white;
}

p,td,ul,ol,li {
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:black;
}

A:link,A:active,A:visited{
	font-family:Verdana, Arial, Helvetica;
	color:#A20000;
	text-decoration:none;
}
A:hover{
	color:#BBB18D;
}

hr{
	height: 1px;
	color:#231111;
}

A.for_ajout:link,A.for_ajout:active,A.for_ajout:visited,A.for_ajout:hover{
	font-size:10px;
	color:white;
	font-weight: bold;
	text-decoration:none;
}

A.for_sujets:link,A.for_sujets:active,A.for_sujets:visited{
	font-size:10px;
	color:#231111;
	font-weight: bold;
	text-decoration:none;
}
A.for_sujets:hover{
	color:white;
}

body.smiley{
	background-color:#afa387;
}


A.for_ban:link,A.for_ban:active,A.for_ban:visited{
	font-size:10px;
	color:white;
}
A.for_ban:hover{
	color:white;
	text-decoration:underline;
}

A.for_rubriques:link,A.for_rubriques:active,A.for_rubriques:visited{
	font-size:10px;
	color:white;
	text-decoration:none;
}
A.for_rubriques:hover{
	color:white;
	text-decoration:underline;
}
A.lien_connectes:link,A.lien_connectes:active,A.lien_connectes:visited{
	font-size:9px;
	color:white;
	text-decoration:none;
}
A.lien_connectes:hover{
	text-decoration:underline;
}

.forum_titre{
	font-size:10px;
	background-color:#202020;
	color:white;
}

.forum_titre_dessus{
	font-size:10px;
	background-color:#afa387;
	color:white;
}

.forum_sujet{
	font-size:10px;
	background-color:#afa387;
	color:black;
}

.forum_ban{
	font-size:10px;
	background-color:black;
	color:white;
}
.forum_ban_sujet{
	font-size:10px;
	background-color:black;
	color:white;
}
.for_message{
	background-color:white;
}

.f1{
	background-color:#afa387;
}
.f2{
	background-color:#c7bfab;
}
.citation{
	background-color:#e7e1d3;
	border: 1px black solid;
	font-size:9px;
}

.bouton{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica;
}
.connectes{
	font-size:9px;
	color:white;
}
.petit{
	font-size:9px;
}
.grey{
	font-size:9px;
	color:#505050;
}

.avertissement{
	background-color:#ffffff;
	border: 1px black solid;
	text-align: center;
}
