﻿body
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    background-image: url('img_topbg.gif');
    background-repeat: repeat-x;
    background-color: #1C3A5A;
    color:#0D2137;
}
a
{
    text-decoration: none;
    color: #000080;
}
a:hover
{
    color: #3A66A7;
    text-decoration: underline;
}
.test a
{
    color:#6C8CAD;
    text-decoration: none;
    font-size:12px;
    }
.test a:hover
{
    color:White;
    }
.footer a
{
    color:White;
    }
.footer a:hover
{
    color:#3A66A7;
    }
.HeaderStyl
{
    background-image: url('Pictures/FondMessForum.gif');
    background-repeat: repeat-x;
}
.menuone {
	position: absolute;
	top: 3px;
	right:20px;
	font-size: 7px;
	color :White ;
	font-family :Verdana ;
}