body
{
    background-color : #ffffff;
    margin: 5px;
    margin-left: 20px;
    margin-right: 20px;
    padding:0px;
    width:812px;
    color: black;
    font-family:arial;
    border-color: white;
	border-width: 1px;
	border-style: solid;
    background-image: url('../images/fond1.jpg');background-repeat: repeat;
}

DIV.menuhorizontal 
{
    font-family: arial narrow, arial, helvetica;
	clear: both;
	/*display: none;*/
	float: left;
	width: 796px;
	Background-color: #91a862;
	font-size: 20pt;
    padding-left:4px;
    margin-bottom:-2px;
    padding-top:0px;
    margin:0px;
    color:white;
}

DIV.piedpage 
{
	font-family: arial narrow, arial, helvetica;
	clear: both;
	/*display: none;*/
	text-align: right;
	width: 796px;
	Background-color: #91a862;
    color:white;
	font-size: 10pt;
    padding-left:4px;
    margin:0px;
}

DIV.contenu
{
	float:right;
	width:780px;
	padding:10px;
	Background-color: white;
}

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: arial, helvetica; color: #000000; }
PRE { font-family: monospace; }
A { text-decoration: none; }
A:hover { text-decoration: none; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 7px 0px; }
P, TD, UL, OL { font-size: 11pt; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11pt; }
H1 { font-size: 20pt; }
H2 { font-size: 18pt; color: #186900; }
H3 { font-size: 16pt; color: #10007B; }
H4 { font-size: 14pt; color: #8A0020; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }
P A {color:green;font-weight: bold;text-decoration: none;}
P A:hover {color:green;font-weight: bold;text-decoration: underline;}
TD P {font-size: 11pt; }
DIV.menuhorizontal A { text-decoration: none; color:white; }
DIV.menuhorizontal A:hover { text-decoration: none; color:green; Background-color: white;}
