﻿body
{
	margin-top: 0px;
}
body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	line-height: 140%;
}
a:link
{
	color: #0000CC;
	text-decoration: none;
}
.Titre
{
	font-size: 24px;
	color: #38597C;
}
td img
{
    display: block;
}
a:visited
{
	text-decoration: none;
	color: #0000CC;
}
a:hover
{
	text-decoration: underline;
	color: #0000CC;
}
a:active
{
	text-decoration: none;
	color: #0000CC;
}
.titreGras
{
    font-size: 24px; 
    color: #38597C; 
    font-weight: bold;
}
DIV.flag
{
    text-align: right;
    /*border: solid 1px red;*/
}
DIV.flag IMG
{
    display: inline;
    margin: 0px 0px 0px 5px;
    width: 25px;
    height: 15px;
}

