.centre_forum {
	width:					955px;
	margin-top:				0px;
	margin-right:			0px;
	margin-bottom:			5px;
	margin-left:			11px;
}

.centre_haut_forum {
	height:					100%;
	position:				relative;
	margin-top:				0px;
	margin-right:			0px;
	margin-bottom:			0px;
	margin-left:			0px;
	background-repeat:		no-repeat;
	background-position:	left top;
	z-index:				1;
	background-image:		url(../../images/ug/forum/centre_haut_forum.gif);
	min-height:				286px;
}

.centre_centre_forum {
	height:					100%;
	position:				relative;
	margin-top:				0px;
	margin-right:			0px;
	margin-bottom:			0px;
	margin-left:			0px;
	min-height:				10px;
	background-image:		url(../../images/ug/forum/centre_centre_forum.gif);
	background-repeat:		repeat-y;
	background-position:	left top;
}

.centre_bas_forum {
	height:					31px;
	position:				relative;
	margin-top:				0px;
	margin-right:			0px;
	margin-bottom:			0px;
	margin-left:			0px;
	background-image:		url(../../images/ug/forum/centre_bas_forum.gif);
	background-repeat:		no-repeat;
	background-position:	left bottom;
}


div.stdPagination
{
	font-weight: bold;
}

div.stdPagination span
{
	
}

#forum
{
	width: 925px;
	margin: 15px 0 10px 0;
	padding: 0 10px;
	padding-left: 13px;
}

#forum a
{
	color: #000000;
}

#forum .texte-1 a
{
	color: #ffffff;
}

#forum .texte-1 img
{
	max-width: 670px;
}

.page
{
	position:relative;
	/* top:-25px; */
}

#forum .top-f
{
	width: 100%;
	border-collapse: collapse;
}

#forum .top-f td
{
	padding: 5px 0;
}

#forum .top-f td a:hover
{
	text-decoration: underline;
}

#forum .top-f .arbo
{
	text-align: left;
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 13px;
}

#forum .top-f .arbo a
{
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#forum .top-f .arbo a:hover
{
	text-decoration: underline;
}

#forum .top-f .bouton
{
	width: 50%;
	text-align: left;
}

#forum .top-f .bouton a.nouveau-sujet
{
	width: 96px;
	height: 25px;
	display: block;
	background: transparent url(../../images/ug/forum/button_topic_new.gif) scroll 0px 0px;
}

#forum .top-f .bouton a.nouveau-sujet:hover
{
	width: 96px;
	height: 25px;
	display: block;
	background: transparent url(../../images/ug/forum/button_topic_new.gif) scroll 0px 25px;
}

#forum .top-f .compte
{
	width: 50%;
	text-align: right;
}

#forum .tableau-generale
{
	width: 100%;
	border-collapse: collapse;
}

#forum .tableau-generale td.p_haut
{
	background: transparent url(../../images/ug/forum/bg-td-forum-1.png) no-repeat top left;
	height: 5px;
}

#forum .tableau-generale td.p_centre
{
	background: transparent url(../../images/ug/forum/bg-td-forum-centre-1.png) repeat-y top left;
	padding:0;
}

#forum .tableau-generale td.p_bas
{
	background: transparent url(../../images/ug/forum/bg-td-forum-1.png) no-repeat bottom left;
	height: 5px;
}

#forum .tableau-generale td.f_haut
{
	background: transparent url(../../images/ug/forum/bg-td-forum.png) no-repeat top left;
	height: 5px;
}

#forum .tableau-generale td.f_centre
{
	background: transparent url(../../images/ug/forum/bg-td-forum-centre.png) repeat-y top left;
	padding:0;
}

#forum .tableau-generale td.f_bas
{
	background: transparent url(../../images/ug/forum/bg-td-forum.png) no-repeat bottom left;
	height: 5px;
}

#forum .tableau-generale td.f_haut_2
{
	background: transparent url(../../images/ug/forum/bg-td-forum-2.png) no-repeat top left;
	height: 5px;
}

#forum .tableau-generale td.f_centre_2
{
	background: transparent url(../../images/ug/forum/bg-td-forum-centre-2.png) repeat-y top left;
	padding:0;
}

#forum .tableau-generale td.f_bas_2
{
	background: transparent url(../../images/ug/forum/bg-td-forum-2.png) no-repeat bottom left;
	height: 5px;
}

#forum .tableau-generale td
{
	color: #000;
	padding: 0 5px;
}

#forum .tableau-generale td a.last_message_poster
{
	color: #ffffff;
	font-weight: bold;
}

#forum .tableau-generale td.msg-erreur
{
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
}

#forum .tableau-generale td.msg-erreur a
{
	color: #000;
}

#forum .tableau-generale td.header
{
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#forum .tableau-generale td.forumTexte
{
	border-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#forum .tableau-generale td.forumTexte a:link, #forum .tableau-generale td.forumTexte a:visited, #forum .tableau-generale td.forumTexte a:active
{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#forum .tableau-generale td.forumTexte a:hover
{
	color: #ffffff;
}

#forum .tableau-generale td.forumImage
{
	text-align: center;
	vertical-align: top;
	width: 35px;
	padding: 5px 0 5px 5px;
}

#forum .tableau-generale td.forumSujetMsg
{
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

#forum .tableau-generale td.forumLastMsg
{
	padding-left: 15px;
}

#forum .post-large
{
	border: 0;
	border-collapse: collapse;
	margin: 10px 0 10px 10px;
}

#forum .post-large td
{
	border: 0;
	text-align: left;
	vertical-align: top;
}

#forum .post-large td.libelle
{
	width: 150px;
}

#forum .post-large td.champ
{
	width: 550px;
}

#forum input.valid-post
{
	border: 1px solid #666;
	background: url(../../images/ug/forum/bg_button.gif) repeat-x top left;
	color: #000;
	padding: 2px 7px;
	font-weight: bold;
}

#forum input.valid-post:hover
{
	border: 1px solid #ffffff;
	color: #ffffff;
}

#forum .tableau-generale td.texte-1
{
	background: #fff;
	color: #000;
	vertical-align: top;
	padding: 5px;
	border: 0px;
}

#forum .tableau-generale .top-texte
{
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}

#forum .tableau-generale td.login-1
{
	background: #fff;
	color: #000;
	width: 210px;
	vertical-align: top;
	padding: 5px;
		border: 0px;
}

#forum .tableau-generale td.texte-2
{
	background: #D983B7;
	color: #000;
	vertical-align: top;
	padding: 5px;
}

#forum .tableau-generale td.login-2
{
	background: #D983B7;
	color: #000;
	width: 180px;
	vertical-align: top;
	padding: 5px;
}

#forum a.editer
{
	width: 57px;
	height: 17px;
	display: block;
	background: transparent url(../../images/ug/forum/icon_post_edit.gif) scroll 0px 0px;
}

#forum a.editer:hover
{
	background: transparent url(../../images/ug/forum/icon_post_edit.gif) scroll 0px 17px;
}

#forum a.repondre
{
	width: 96px;
	height: 25px;
	display: block;
	background: transparent url(../../images/ug/forum/button_topic_reply.gif) scroll 0px 0px;
}

#forum a.repondre:hover
{
	background: transparent url(../../images/ug/forum/button_topic_reply.gif) scroll 0px 25px;
}

#forum a.verrouille, #forum div.verrouille
{
	width: 96px;
	height: 25px;
	display: block;
	background: transparent url(../../images/ug/forum/button_topic_locked.gif) scroll 0px 0px;
}

#forum a.verrouille:hover, #forum div.verrouille:hover
{
	background: transparent url(../../images/ug/forum/button_topic_locked.gif) scroll 0px 25px;
}

#forum a.move, #forum div.move
{
	width: 96px;
	height: 25px;
	display: block;
	background: transparent url(../../images/ug/forum/button_topic_move.gif) scroll 0px 0px;
}

#forum a.move:hover, #forum div.move:hover
{
	background: transparent url(../../images/ug/forum/button_topic_move.gif) scroll 0px 25px;
}


#forum a.citer
{
	width: 53px;
	height: 17px;
	display: block;
	background: transparent url(../../images/ug/forum/icon_post_quote.gif) scroll 0px 0px;
}

#forum a.citer:hover
{
	background: transparent url(../../images/ug/forum/icon_post_quote.gif) scroll 0px 17px;
}

#forum a.supprimer
{
	margin-top: 2px;
	width: 16px;
	height: 15px;
	display: block;
	background: transparent url(../../images/ug/forum/icon_post_delete.gif) scroll 0px 0px;
}

#forum a.supprimer:hover
{
	background: transparent url(../../images/ug/forum/icon_post_delete.gif) scroll 0px 15px;
}

#forum a.mp
{
	margin-top: 2px;
	width: 28px;
	height: 20px;
	display: block;
	float: left;
	background: transparent url(../../images/ug/forum/icon_contact_pm.gif) scroll 0px 0px;
}

#forum a.mp:hover
{
	background: transparent url(../../images/ug/forum/icon_contact_pm.gif) scroll 0px 20px;
}

#forum a.profile
{
	margin-top: 2px;
	width: 20px;
	height: 20px;
	display: block;
	background: transparent url(../../images/ug/forum/icon_user_profile.gif) scroll 0px 0px;
}

#forum a.profile:hover
{
	background: transparent url(../../images/ug/forum/icon_user_profile.gif) scroll 0px 20px;
}

#forum span.rouge
{
	font-weight: bold;
	color: #c00e35;
}

#forum h1
{
	font-weight: bold;
	font-size: 12pt;
	color: #c00e35;
}

#forum .spoiler
{
	background: #efefef;
	border: 1px dotted #075284;
	padding: 0 5px;
}

#forum .spoiler .titre
{
	color: #999;
	padding: 5px 0;
}

#forum .spoiler .texte-cacher
{
	padding: 5px 0;
	border-top: 1px dotted #075284;
}

#forum .editeur
{
	border-top: 1px solid #ccc;
}

#forum .editeur td
{
	vertical-align: middle;
	padding: 0;
}

#forum .editeur .mceFirst
{
	border-bottom: 1px solid #ccc;
}

#forum .editeur .mceFirst table.elm1_toolbar1 .mceFirst
{
	border-bottom: 0;
}
/* mceIframeContainer */

#forum .tableau-generale td table.citation
{
	padding: 0;
	margin: 0;
	margin-left:10px;
	width: 97%;
}

#forum .tableau-generale td table.citation td
{
	padding: 0;
	margin: 0;
	border: 0;
}

#forum .tableau-generale td table.citation td.titre
{
	height: 15px;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	text-align: left;
	font-size: 11pt;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}

#forum .tableau-generale td table.citation td.texte
{
	text-align: left;
	background: #fff;
	border: 1px solid #666600;
	border-left: 3px solid #666600;
}

#forum .tableau-generale td table.citation td.quote
{
	background: #fff;
	text-align: left;
	color: #666600;
	font-style: normal;
	font-weight: normal;
}