#heure_forum
{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #fe7e01;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #888888;
	background-color: #f8f8f8;
	padding: 2px;
}

#forum_header
{
	font-size: 12px;
}

#liste_forums
{
	border-collapse: collapse;
	border: solid 1px #316499;
}

#liste_forums th
{
	background-color: #316499;
	color: white;
	height: 25px;
	text-align: center;
	font-family: impact, verdana;
	font-weight: normal;
	font-size: 17px;
}

#liste_forums .titres
{
	background-color: #204060;
	background-image: url(/forum/forum/images/accueil_titre.gif);
	color: #114577;
	font-weight: bold;
	height: 22px;
	border: none;
}

#liste_forums td
{
	border-collapse: collapse;
	border: solid 1px #91c4f9;;
}

#liste_forums .description
{
	font-size: 10px;
	color: #777777;
}

#liste_forums .last
{
	font-size: 10px;
	text-align: center;
}

#liste_forums .titre_forum, #liste_forums .titre_forum:link, #liste_forums .titre_forum:visited, #liste_forums .titre_forum:link:hover, #liste_forums .titre_forum:visited:hover
{
	font-size: 14px;
	color: #ff6101;
}

#liste_forums .accueil_forum
{
	height: 69px;
	background-image: url(/forum/forum/images/accueil_forum_back.gif);
}

#liste_forums .liste_topics td
{
	background-image: url(/forum/forum/images/topics_back.gif);
}

#forum_stats
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#forum_stats, #forum_stats td
{
	border-collapse: collapse;
	border: solid 1px #316499;
	font-size: 10px;
}

#forum_stats .head
{
	background-color: #316499;
	color: white;
	height: 25px;
	border: none;
	font-family: impact, verdana;
	font-weight: normal;
	font-size: 17px;
}

#forum_stats .entree
{
	height: 50px;
}

.forum_onglets 
{
	width: 723px;
	border: 1px solid #6D6D6D;
	margin-bottom: 10px;
}

#forum_posts
{
	margin-top: 10px;
}

#forum_posts
{
	border-collapse: collapse;
	border: solid 1px #316499;
}

#forum_posts td
{
	border-right: solid 1px #dddddd;
}

#forum_posts th
{
	background-color: #316499;
	background-image: url(/forum/forum/images/topic_back.gif);
	color: white;
	height: 31px;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	border-right: solid 1px #dddddd;
}

#forum_posts .entre_deux
{
	background-color: #cfdfec;
	background-repeat: repeat-x;
	background-image: url(/forum/forum/images/accueil_titre.gif);
	color: #114577;
	font-weight: bold;
	height: 22px;
	border: none;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #316499;
	border-right: solid 1px #dddddd;
}

#forum_posts .entre_deux_separateur
{
	background-image: url(/forum/forum/images/post_entredeux.gif);
	color: #114577;
	height: 18px;
}

.pseudo, .pseudo:link, .pseudo:link:hover, .pseudo:visited, .pseudo:visited:hover
{
	color: white;
	font-weight: normal;
}


#resultat_forum
{
	border-collapse: collapse;
	border: solid 1px #316499;
}

#resultat_forum th
{
	background-color: #316499;
	color: white;
	font-weight: bold;
	height: 25px;
	text-align: center;
}

#resultat_forum .titres
{
	background-color: #204060;
	color: white;
	font-weight: bold;
	height: 15px;
	border: none;
}

#resultat_forum td
{
	border-collapse: collapse;
	border: solid 1px #316499;
}

#resultat_forum .description
{
	font-size: 10px;
}

#resultat_forum .last
{
	font-size: 10px;
	text-align: center;
}

#resultat_forum .titre_forum
{
	font-size: 14px;
}

#reponse_rapide
{
	border: solid 1px #316499;
}

#reponse_rapide th
{
	background-color: #316499;
	color: white;
	font-family: impact, verdana;
	font-size: 17px;
	font-weight: normal;
	height: 25px;
}

#reponse_rapide .compte
{
	background-color: #204060;
	background-image: url(/forum/forum/images/accueil_titre.gif);
	color: #114577;
	font-weight: bold;
	height: 22px;
	border-bottom: solid 1px #316499;
}

#reponse_rapide textarea
{
	font-family: arial;
	font-size: 12px;
	color: black;
}

#helpbox
{
	border-style: none;
	width: 100%;
	height: 20px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #3a71aa;
	text-align: center;
	margin: 5px;
}

#forum_posts .forum_noborder td
{
	border: solid 0px white;
}

#forum_posts .bouton_ecrire, #liste_forums .bouton_ecrire, #submit_profil
{
	border: solid 1px black;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #fc9b00;
}

#forum_posts .forum_cite td
{
	border: solid 0px white;
}

#forum_posts .forum_cite .contenu 
{
	border-collapse: collapse;
	border-right: solid 1px #bdbdbd;
	border-top: solid 1px #bdbdbd;
	border-bottom: solid 1px #bdbdbd;
	background-color: white;
}

#forum_posts .forum_cite .gauche
{
	width: 4px;
	background-color: #3a6997;
}

#forum_posts .forum_cite .gauche div
{
	height: 5px;
	width: 4px;
	background-color: white;
}

#forum_posts .forum_cite .titre
{
	height: 23px;
	background-image: url(/forum/forum/images/cite_back.gif);
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	color: #3a6997;
}

#forum_posts .contenu_post
{
	padding: 5px;
}

#forum_posts .infos_profil
{
	font-size: 10px;
}

#forum_posts .infos_profil_membre
{
	color: #666666;
}

#forum_profil
{
	border-collapse: collapse;
	border: solid 1px #316499;
}

#forum_profil th
{
	background-color: #316499;
	background-image: url(/forum/forum/images/topic_back.gif);
	color: white;
	height: 31px;
	font-family: impact, verdana;
	font-size: 17px;
	font-weight: normal;
}

#forum_profil .bloc th
{
	height: 27px;
	background-image: url(/forum/forum/images/profil_back.gif);
	color: #316499;
}

#forum_profil .bloc td
{
	border-right: solid 1px #316499;
	border-left: solid 1px #316499;
	border-bottom: solid 1px #316499;
	padding: 5px;
	font-size: 11px;
}

#forum_profil .bloc table td
{
	border: solid 0px white;
}

#forum_profil .bloc span
{
	color: #326594;
}

#forum_profil .bloc div
{
	margin-bottom: 10px;
	text-align: justify;
}

#forum_profil .bloc .contact td
{
	padding: 2px;
}

#forum_profil .bloc .ami, #forum_profil .bloc .jeux
{
	float: left;
	margin-bottom: 0px;
}

#forum_profil .bloc .ami td, #forum_profil .bloc .jeux table
{
	padding: 2px;
	text-align: center;
}

#forum_profil .bloc .ami table
{
	width: 100px;
}

#forum_profil .bloc .ami img, #forum_profil .bloc .jeux img
{
	border: solid 1px black;
}

#forum_profil .bloc .jeux table
{
	width: 50px;
}

#editer_profil h2
{
	color: #3E5081;
}
