#texte_de_l_article {
    background:#F8F8F8 none repeat scroll 0% 50%;
    border:1px solid #B11F2F;
    font-size:1.0em;
    text-align:justify;
    padding: 10px;
}

.content_colonne_1_et_2_et_3 #texte_de_l_article, .content_colonne_1_et_2_et_3 #notes{
    width:95%;
    margin:0px auto;
    padding:10px;
}

.content_colonne_2_et_3 #texte_de_l_article{
    margin-left:0px;
}

.content_colonne_1 {
    float: left;
    width:19%;
}
.content_colonne_2_et_3 {
    float: left;
    width:81%;
}

#outils_article{
    background-color:#F0F0F0;
    border:1px solid #DADADA;
    float: right;
    display: inline;
    height: 25px;
	position: relative;
	top: -30px;
}

#outils_article img{
     border: 0px;
     padding: 0px 1px;
}

#outils_article a{
    text-decoration: none;
}

.forum-chapo-redaction{
    font-size: 11px;
}

.forum-repondre-message{
    text-align: right;
}
.forum-repondre {
    text-align: center;
    margin-top: 0px;
}
.forum-repondre-message a, .forum-repondre a{
    color: #CE2821;
    font-weight:bold;
    text-decoration: none;
    background-image:url(../images/page_edit.png);
    background-position:1px 50%;
    background-repeat:no-repeat;
    padding-left:25px;
}
.forum-repondre a{
    font-size:1.3em;
}
.forum-repondre-message a {
    font-size:1.0em;
}
.forum-article{
    font-size:1.8em;
    font-weight:bold;
}
.forum li{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
.reponse {
    text-align:right;
}
.reponse a{
    font-weight:bold;
    text-decoration: none;
    font-size: 90%;
}

.mail_auteur {
    margin:0pt auto 10px;
    width:100%;
}

.pagination{
    clear:both;
    margin:0 auto;
    text-align: right;
    margin-bottom: 5px;
}
.pagination a{
    display: inline;
}
.pagination{
    background-color: #E5E5E5;
}
.pagination #expose{
    color: #CE2821;
    text-decoration: none;
    background-color: white;
}
#signatures table{
	border-width:1px; 
	border-style:solid; 
	border-color:black;
	width:60%;
	background: none repeat scroll 0 50% #F8F8F8;
}

#signatures  td { 
 border-width:1px;
 border-style:solid; 
 border-color:#DADADA;
}
