body {
       background-color: #4E6071;
       text-color: #CBCE9C;
}

a:link {
       text-decoration : none;
}
a:hover {
        text-decoration: underline overline;
}
a:visited {
       text-decoration : none;
}

.liensite {
        color: #F2F793;
}

.lienmenu {
    color: #FFFFFF;
}

.tabheader  {
        background-color: #4E6071;
        text-align: center;
}

.hautab  {
	background-color: #4E6071;
        color: #F2F793;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.bastab  {
        background-color: #4E6071;
        color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

h1 {
    color: #F2F793;
    font-size: 22px;
}
h2 {
    color: #F2F793;
    font-size: 18px;
}
h3 {
    color: #F2F793;
    font-size: 12px;
}

