html, body {
text-align: center;
color: #513C40;
font-size: 12px;
line-height: 5px;
font-family: Arial, Helvetica, sans-serif;
margin: 5;
padding: 0;
background: #EDE8C4;
}

a {
color: #31729D;
text-decoration: none;
margin: 0;
padding: 0;
}

a:hover {color:red}

#menu li a, #menu2 li a, #content  {
display: block;
}

#menu , #menu2, #menu ul li {
clear: both;
margin: 2;
padding: 6;
background: transparent;
}

#menu li, #menu2 li {
float: left;
list-style-type:none;
margin: 0;
padding: 0 0 0 0;
background: #f6f3de;
}

#menu li:hover ul {
display: block;
}

#menu li a, #menu2 li a, #content  li a {
text-align: center;
text-transform: uppercase;
color: #EDE8C4;
font-size: 12px;
width: 128px;
margin: 0;
padding: 4px 0 2px 0;
background-color: #983222;
border-right: 2px solid #EDE8C4;
}

#menu li a:hover, #menu2 li a:hover,  li a:hover, #menu li  {
color: white;
background-color: #7A221B;
}

p {
margin: 0;
padding: 3px 0;
}

#content p {
text-align: justify;
margin: 0 0 9px 0;
padding: 0;
}

.paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	text-indent: 10px;
}

.indented
   {
   padding-left: 20pt;
   }

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 

.omh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 20pt;
}

td {font-family: calibri; font-size: 13px; color: #000066}
.titre {font-family: Trebuchet MS, Gill Sans MT; font-size: 24px; color: #0066CC}
ul li {font-family: Arial, Helvetica, sans-serif;
 font-size: 13px; color: #000066}
.note {color: #474747; font-size: 10px; line-height: 14px; font-family: Arial, Helvetica, Verdana, sans-serif;}.
.info {font-family: arial, verdana; font-size: 10px; color: black}
.ptitre {font-family: Trebuchet MS, Gill Sans MT; font-size: 20px; color: #0066CC}
.stitre {font-family: Trebuchet MS, Gill Sans MT; font-size: 14px; color: white; font-weight: bold}
.sstitre {font-family: Trebuchet MS, Gill Sans MT; font-size: 14px; color: #000066; font-weight: bold}

Table.Bordures {
	border-left: 1px dashed #0E507F;
	border-right: 1px dashed #0E507F;
	border-top: 1px dashed #0E507F;
	border-bottom: 1px dashed #0E507F;
}

Table.redBordures {
	border-left: 1px dashed #CC0000;
	border-right: 1px dashed #CC0000;
	border-top: 1px dashed #CC0000;
	border-bottom: 1px dashed #CC0000;
}