#zone_bbcode {
width:435px;
float:left;
border: 1px solid #ffb81f;
color:#000000;
padding-left:5px;
margin-bottom:20px;
}
.navigation1 a {
color:#8a6f59;
}

/*-------------affichage previsualisation-----------------*/
#previsu {
width:420px;
border:1px solid #000000;
padding:5px;
background-color:#FFFFFF;
color:#000000;
float:left;
}
span.citation {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:20px;
}
div.citation2 {
background-color:#eff7f6;
border:1px solid #8a6f59;
color:#8a6f59;
padding:4px;
margin:0 15px 0 15px;
}
h1 {
margin:0;
}
h2 {
margin:0;
}
h3 {
margin:0;
}
h4 {
margin:0;
}
h5 {
margin:0;
}
h6 {
margin:0;
}
/*------------description des bouton --------------------------*/
#smilies {
width:410px;
height:20px;
padding-left:0px;
float:left;
text-align:center;
}
#smilies img {
cursor:pointer;
}
#ligne1_bbcode {
width:410px;
float:left;
text-align:center;
}
#auteur, #pays, #mail {
width:400px;
height:20px;
float:left;
padding-left:10px;
}
input.auteur, input.pays, input.mail {
width:254px;
border:1px solid black;
}
#textarea {
width:400px;
height:130px;
float:left;
border:1px solid black;
}
#bouton_submit {
width:410px;
height:25px;
float:left;
text-align:center;
}
#bbcode_i, #bbcode_u, #bbcode_g, #bbcode_quote, #bbcode_img, #bbcode_url, #bbcode_centre, #bbcode_droite, #bbcode_gauche, #bbcode_justifier, #bbcode_barre, #bbcode_liste_puce, #bbcode_liste_alpha, #bbcode_liste_num, #bbcode_mail, #bbcode_table {
width:22px;
height:22px;
margin:3px 0 3px 3px;
background-color:#EBEBEB;
cursor:pointer;
border-bottom:1px solid #242424;
border-left:1px solid #CCCCCC;
border-right:1px solid #242424;
border-top:1px solid #CCCCCC;
}
#bbcode_i:hover, #bbcode_u:hover, #bbcode_g:hover, #bbcode_quote:hover, #bbcode_img:hover, #bbcode_url:hover, #bbcode_centre:hover, #bbcode_droite:hover, #bbcode_gauche:hover, #bbcode_justifier:hover, #bbcode_barre:hover, #bbcode_liste_puce:hover, #bbcode_liste_alpha:hover, #bbcode_liste_num:hover, #bbcode_mail:hover, #bbcode_table:hover {
background-color:#F3F3F3;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
#bbcode_i {
background-image:url(bbcode/italic.gif);
}
#bbcode_u {
background-image:url(bbcode/underline.gif);
}
#bbcode_g {
background-image:url(bbcode/bold.gif);
}
#bbcode_quote {
background-image:url(bbcode/quote.gif);
}
#bbcode_img {
background-image:url(bbcode/image.gif);
}
#bbcode_url {
background-image:url(bbcode/link.gif);
}
#bbcode_centre {
background-image:url(bbcode/aligncenter.gif);
}
#bbcode_droite {
background-image:url(bbcode/alignright.gif);
}
#bbcode_gauche {
background-image:url(bbcode/alignleft.gif);
}
#bbcode_justifier {
background-image:url(bbcode/alignjustify.gif);
}
#bbcode_barre {
background-image:url(bbcode/strikethrough.gif);
}
#bbcode_liste_puce {
background-image:url(bbcode/bullist.gif);
}
#bbcode_liste_alpha {
background-image:url(bbcode/numlist.gif);
}
#bbcode_liste_num {
background-image:url(bbcode/alphalist.gif);
}
#bbcode_mail {
background-image:url(bbcode/mail.gif);
}
#bbcode_table {
background-image:url(bbcode/table.gif);
}

.message {
float:left;
width:440px;
margin-bottom:15px;
border: 1px solid #ffb81f;
}
.tete {
float:left;
width:435px;
height:20px;
border-bottom: 1px solid #ffb81f;
line-height:20px;
vertical-align:middle;
padding-left:5px;
}
.tete .auteur {
width:330px;
height:20px;
float:left;
text-align:left;
}
.tete .temps {
width:95px;
float:left;
text-align:right;
font-size:0.8em;
padding-right:5px;
}
.texte {
float:left;
width:430px;
margin-bottom:5px;
padding:5px 5px 5px 5px;
}
