.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.TableForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Titres {
	color:#CC0000; 
	font-weight:bold; 
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.BgColorForm {
	background-color:#EEEEEE;
}

.BgTitreListForm {
	background-color:#888888;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.BoutonSub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.LienBas {
	font-weight:normal;
	color:#C83C00;
	text-decoration:none;
}

.LienBas:hover {
	font-weight:bold;
	text-decoration:underline;
}

.LienBarNav {
	font-weight:normal;
	text-decoration:none;
	color:#CC0000;
	font-size:11px;
}

.LienBarNav:hover {
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;
	font-size:11px;	
}

.MessageRetour {
	color:#FF0000; 
	font-weight:bold;
}


.MenuZone
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#990000;
border-width:2px;
width:100%;
padding: 0px 2px 0px 2px;
text-decoration:none;
margin:2px 0px 2px 0px;
text-align:center;
text-transform:uppercase;
border-style:groove;
}

.MenuZone:hover
{
color:#FF0000;
border-style:ridge;
background-color:#DDDDDD;
}

h2
{
    padding: 8px 0.5em 2px 0.5em;
    margin:0;
    width:100%;
    background-image: url(../images/titre.gif);
}
h2 span
{
    font-weight: bold;
    color: #C60;
    margin:1px;
    padding:1px;
    /*margin-top: 5px;*/
    /*margin: 0.5em 2em 0 0em;*/
    padding: 1px 1em 1px 1em;
    border: #c60 1px solid;
    background-color: white;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 9pt;
    /*display: block;*/
}

.SousTitrePrincipal
{
	color:#666666; 
	font-size:18px; 
	font-weight:bold;
}

.SousTitreSecondaire
{
	color:#666666; 
	font-size:16px; 
	font-weight:bold;
}

.TextePresentation
{
	font-size:13px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
