﻿body 
{
    margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family:Arial;
	font-size : 10pt;
	background-color:White;
}
.Menu{
	color : #386965;
	font-size : 8pt;
	font-weight : bold;
	height:21px;
	padding-left : 30px;
	background-repeat :no-repeat;
}

.BarBlanche
{
    color:White; 
    height:1px; 
    border:0px; 
    background-color :White; 
    width :170px;
}
.BorderImage{
	border : 1px solid black;
}
.indentPara{
	text-indent : 25px;
}
A
{
    color:Blue;
    text-decoration :  none;
}
A:hover
{
    text-decoration : underline;   
}
A.QuoiNeuf
{
    font-size : 9pt;
    color:Black;
}
A.LinkMenu
{
    color : #386965;
    text-decoration :  none;
}
A.LinkMenu:hover
{
    text-decoration :  none;
}
A.LinkMenuHaut
{
   color : white;
   text-decoration :  none; 
}
A.LinkMenuHaut:hover
{
   text-decoration : underline; 
}
.MenuHaut
{
    background-color: #386B64;
    color:White;
    font-size : 8pt;
    border-collapse:collapse;
    border-color:White;
}
.MenuHaut a
{
   color : white;
   text-decoration :  none; 
}
.MenuHaut a:hover
{
    text-decoration : underline; 
}
.MenuCol
{
    border-left: solid 1px white;
}
.MenuColHaut
{
   border-top: solid 1px white;
}
.MenuColHautGauche
{
    border-top: solid 1px white;
    border-left: solid 1px white;
}
.centrer
{
    text-align:center;
}
.BorderImage{
	border : 1px solid black;
}
h1
{
    font-style:italic;
    font-size:18pt;
}
h2
{
  font-style:italic;
  font-size:16pt;  
}
h3
{
  font-style:italic;
  font-size:14pt;   
}
h4
{
  font-style:italic;
  font-size:12pt;     
}
h5
{
 font-style:italic;
 font-size:10pt;     
}
h6
{
  font-style:italic;
 font-size:8pt;
}
.BoldUnderline
{
    text-decoration:underline; 
    font-weight:bold;
}
.ListSpace
{
    padding-bottom:10px;    
}
#ctl00_ContentPlaceHolder1_PageContenu p
{
    margin: 0; 
    padding: 0;
}