@import url(fenua_common.css);
@import url(fenua_1col.css);

#tabcontenu2{
   background-image: url(../images/communiquer/frise_droite.gif);
}

#tabcontenu {
    background-image: url(../images/communiquer/frise_gauche.jpg);
}


h3 {
color: #BB4D3C;
text-align:center;
}


/*---------------------------- liste des discussions */

.forumDiscussion{
/*margin-left: auto;
margin-right:auto;*/
/*width:650px;*/
}

.forum_liste_msg0{
color : #000000;
background-color: #FDF6D5;

}
.forum_liste_msg1{
color : #000000;
background-color: #FFF1AD;
}

.forum_liste_msg0 TD SPAN.new, .forum_liste_msg1 TD SPAN.new  {
    color:#8B191E;
}

.msgobjcensure { color:darkgrey; text-decoration:line-through; }



thead tr, tfoot tr, th , .forumMsg h4, .forumReponse h4{
color : #FFFFFF;
font-weight : bold;
background-color : #C96A57;
}

.forumAction {
font-size: 8pt;
color : #000000;
font-weight : bold;
background-color : #EFD2C7;
padding:0.2em;
margin: 0.5em 0;
}
.forumAction a{
font-size: 8pt;
}
/*------------------------- liste reponse discussion */

.listepages {
    text-align:center;
font-size: 8pt;
color : #000000;
font-weight : bold;
background-color : #EFD2C7;
padding:0.2em;
margin: 0.5em 0;

}

.forumMsg{
text-align:left;
clear:both;
margin-left:20px;
margin-right:20px;
}

.forumMsg h4 {
text-align: left;
height: 18px;
margin:0;
}

.forumMsg h4 a, .forumMsg h4 b{
color: #DDDDDD;
}

.forumMsg h4 .msgdate{
float: right;
text-align: right;
font-size:8pt;
font-weight : normal;
color: #DDDDDD;
}

.forumMsg h4 .msgdate a {
font-size:8pt;
}

.forumMsg p {
clear: both;
color : #000000;
background-color : #FDF6D5;
padding:5px;
margin:0;
}
.forumMsg p.msgtxtcensure { color:darkgrey; }

.forumMsg .msgaction {
 text-align: right;
 margin-bottom:0.5em;
 background-color : #FDF6D5;
}




/*--------------------------- formulaire de reponse */

.forumReponse {
width:580px;
margin-left: auto;
margin-right: auto;
background-color: #FDF6D5;
padding:0.5em;
}

.forumReponse .forumCharte {
background-color:#ffffff;
border: groove #D1CCB3;
}
.forumReponse .forumCharte a { color:#ff0000;}

.forumReponse TR {
color : #000000;
background-color: #FDF6D5;
}

.forumReponse .repaction {
background-color : #EFD2C7;
text-align:center;
}



