.centre 
{
	background-color:#ADAEAD;
        text-align: center;
        font-weight: bold;
        font-size:10pt;
        color: #FFFFFF;
}
.centre2
{
        background-color:#CCCCCC;
}
.arriere
{
        background-image:url("http://irc.moutonking.com/images/arriere.gif");
        text-align: center;
        font-weight: bold;
        font-size:10pt;
        color: #FFFFFF;
}
a.menu:link,
a.menu:active,
a.menu:visited
{
	background: transparent;
	color: #000000;
	text-decoration: none;
        font-size:10pt;
}
a.menu:hover
{
	background: transparent;
	color: #000000;
	text-decoration: none;
        font-weight: bold;
        font-size:10pt;
}
.tableau
{
        border: 1px solid green;
        font-size:10pt;
}
.texte_page
{
        font-size:10pt;
}
.chan
{
        font-size:10pt;
}
a.lien_voyant:link,
a.lien_voyant:active,
a.lien_voyant:visited
{
        background-color: green;
        color: white;
        text-decoration: none;
        font-size:10pt;
}
a.lien_voyant:hover
{
	background-color: green;
	color: white;
	text-decoration: none;
        font-weight: bold;
        font-size:10pt;
}
a.lien_tchat:link,
a.lien_tchat:active,
a.lien_tchat:visited
{
        color: red;
        text-decoration: none;
        font-size:10pt;
}
a.lien_tchat:hover
{
	color: red;
	text-decoration: none;
        font-weight: bold;
        font-size:10pt;
}
.copyright 
{
        font-size:8pt;
}
img {border:none}
body
{
        font-family:Verdana,Arial,Helvetica;
}
.body
{
        background-color: #D0CECF;
}