/* COMMUN */
body{background-color:black;font-family:verdana;font-size:small;text-align:justify}

/* IMAGES DE FOND */
#a{background:url(index/a.gif) no-repeat;width:900px;height:28px;}
#id{margin-left:150px}
#menu{background:url(index/menu.gif);width:150px;height:275px;position:absolute;margin-left:825px}
#cont{background:url(index/c.gif) left bottom white no-repeat;width:900px}
#b{background:url(index/b.gif);width:45px;height:155px;float:left}
#contxt{width:825px;min-height:400px;margin-left:50px;padding-top:5px;padding-bottom:5px}
#d{background:url(index/d.gif) white;width:900px;height:163px}

/* STYLES DES TABLEAUX */
table{width:100%;border-collapse: collapse}
tr.date{background:url(index/date.png) repeat-x}
th, td{border-bottom:solid 1px rgb(236,233,216);}
th.centre{text-align:center}
td.forum{width:60%}
td.nbr{width:10%;text-align:center}
td.dmsg{width:20%}
td.sujet{width:46%}
td.auteur{width:16%;text-align:center}
td.icone{width:3%}
td.infosauteur, td.smileys{width:20%;background-color:#F5F5F5}
td.infosauteur{vertical-align:top}
td.msg{width:75%;border-bottom:none;vertical-align:top;line-height:1.3}
td.date{font-size:x-small}
td.moderation{text-align:right}
td.smileys{text-align:center;margin:5px}
td.vide{width:20%};

/* STYLES DE POLICES */
.gris{color:gray}
.gras{color:#663300;font-weight:bold}

/* STYLES DES LIENS */
a:link, a:visited{color:#663300;text-decoration:none}
a:hover{color:#663300;text-decoration:underline}

/* STYLES DES LISTES */
#nav li{display:inline;font-family:georgia;font-size:12pt;font-weight:bold;border-left-width:1px; border-left-style:solid;padding:0 5px 0 5px;list-style-type:none;margin:0}
#nav li.premier{border:none}

/* STYLE DES IMAGES */
.avatar{margin:2px 5px 5px 4px;float:left}
.smiley{vertical-align:middle;border:none;margin:2px}

/* STYLE DES FORMULAIRES */
form{margin-bottom:0}
textarea{width:100%}
input.texte{width:50%}

/* DIVERS */
#debug{background-color:#FFE4E1;text-align:left}