/* $TopStyle:URL=http://arunosan.free.fr/styles/livreor.css$ */

#forumtop {
/*	width: 100%; */
	list-style-type: none;
	padding-bottom: 1px;
    text-align: center;
}

#forumtop ul, li {
    padding: 0;
    list-style-type: none;
}

#forumtop li {
    font-family: Arial;
    font-size: 11pt;
    color: rgb(13, 83, 0);
    margin: 2px;
	text-align: center;
	display: inline;
}

#forumtop li a {
    color: rgb(63, 133, 7);
    text-decoration: none;
    border: none 0;
    height: 100%;
}

#forumtop li a:hover {
	background: rgb(63,133,7);
    color: rgb(204,189,99);
}

.formulaire {
    font-family: Arial;
    font-size: 10pt;
    color: rgb(255, 69, 253);
}

.message {
    font-family: Arial;
    font-size: 9pt;
/*    color: rgb(255, 153, 53); */
}

.date {
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: rgb(225, 0, 153);
}

.sujet {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bolder;
    color: rgb(189, 100, 178);
}
