/* CSS Document */

/* --------- RUBRIQUE ---------- */
.forum_aff_rubrique {
	list-style-type: none;
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../images/forum/forum_aff_rub_fond.png);
	background-repeat: repeat-x;
	height: auto;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	float: left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 7991b9;
	border-bottom-color: 7991b9;
	border-left-color: 7991b9;
}

.forum_titre_g {
	position: relative;
	width: 100%;
	top: 3px;
	left: 3px;
	margin:2px 2px 3px -3px;
}

.forum_description {description_add_rub
	position: relative;
	float:left;
	left: 0px;
	width: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:2px 2px 2px 2px;
}

.forum_description_add_rub {
	position: relative;
	float:left;
	left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:2px 2px 3px -3px;
}

.forum_titre_d {
	position: relative;
	float:right;
	right: 0px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin:2px 2px 3px -3px;
}

#forum_aff_rubrique a
{
	color: #FFFFFF;
}

#forum_aff_rubrique a:hover
{
	color: #dedede;
}

#forum_menu{
	width: 500px;
}
/* --------- SUJET---------- */
#forum_aff_sujet a
{
	/*color: #FFFFFF;*/
	color: #333399;

}

.forum_aff_sujet {
	list-style-type: none;
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../images/forum/forum_aff_rub_fond.png);
	background-repeat: repeat-x;
	height: auto;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	float: left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 7991b9;
	border-bottom-color: 7991b9;
	border-left-color: 7991b9;
}

#forum_view_sujet a
{
	color: #0066CC;
}

.forum_view_sujet_one {
	position: relative;
	float:right;
	right: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.forum_view_sujet_last {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
/* --------- MESSAGE---------- */
#forum_aff_message a
{
	/*color: #FFFFFF;*/
	color: #0099FF;
}

.forum_aff_message {
	list-style-type: none;
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../images/forum/forum_aff_rub_fond.png);
	background-repeat: repeat-x;
	height: auto;
	margin:2px 2px 3px -3px;
	float: left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 7991b9;
	border-bottom-color: 7991b9;
	border-left-color: 7991b9;
}

#forum_view_message a
{
	color: #0066CC;
}

.forum_view_message_one {
	position: relative;
	float:right;
	right: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

#tab_mess td.fond {
	background-color: #BCCCE7;
	font-size: 9px;
}

.date_mess {
	font-size: 9px;
}

#lien_vw_fiche a:hover
{
	color: #0099FF;
}

#lien_vw_fiche a
{
	color: #666666;
	font-size: 9px;
	font-style: normal;	
}

/* --------- RUBRIQUE ---------- */
.forum_aff_add {
	list-style-type: none;
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../images/forum/forum_aff_rub_fond.png);
	background-repeat: repeat-x;
	height: auto;
	margin:2px 2px 3px -3px;
	float: left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 7991b9;
	border-bottom-color: 7991b9;
	border-left-color: 7991b9;
}
.forum_aff_add_titre {
	position: relative;
	width: 100%;
	height: 40px;
	top: 3px;
	left: 3px;
}

.forum_aff_add_description {
	position: relative;
	float:left;
	left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:2px 2px 3px -3px;
}

.modifiepar {
	font-size: 9px;
}

.forum_view_droit_a {
	font-size: 9px;
	color: #009900;
	font-weight: bold;
}

.forum_view_droit_b {
	font-size: 9px;
	color: #FF9900;
	font-weight: bold;
}

.forum_view_droit_c {
	font-size: 9px;
	color: #0066CC;
	font-weight: bold;
}