/*td {border: 1px dotted gray}
div {border: 1px solid orange}
img, form {border: 1px dashed blue}
h1, h2, h3, h4, h5, h6, p {border: 1px solid yellow}
ul {border: 1px solid green}
li {border: 1px solid lightgreen}*/
* { font-family: arial; }
html { width: 100%; height: 100% !important; margin: 0; padding: 0; }
body { width: 100%; height: 100% !important; margin: 0; padding: 0; }
body, div, td, p, .texte, table, ul, ol, .formname, input, select   { color: #000; font-size: 11px; font-family: verdana, arial; }
input   { color: #000; font-size: 11px; font-family: verdana, arial; }
ul { padding: 0; list-style-type: square; margin:0px 0px 15px 0px; list-style-image:url(../images/puce2.gif)}
ul li { list-style-type: square; margin: 0 0 10px 25px; color : #012a6c; padding:0}
ul#dates { padding: 0; list-style-type: square; margin:0px 0px 15px 0px}
ul#dates li { list-style-type: square; margin: 0 0 10px 15px; color : #012a6c; padding:0}
a  { color: #034286; text-decoration: none }
a:hover  { color: #ad0040; text-decoration: none }
.a.visible { color: #0b3d6f; font-size: 9px; font-family: verdana; text-decoration: none; text-align: justify; list-style-type: square }
.a.visible:hover { color: #0b3d6f; font-size: 9px; font-family: verdana; text-decoration: none; text-align: justify; list-style-type: square }
hr { color: #f9c6b3; text-align: left; position: relative; top: -8px; width: 100%; height: 1px }

h1, .titre1     {color:#E77B00; font-size:18px; background:url(../images/puce.gif) no-repeat; padding:0px 0px 10px 30px}
h2, .titre2     { color: #5f971c; font-size: 16px; font-weight: normal; text-decoration: none; margin: 0; padding: 5px 0px 5px 0px }
h3, .titre3     { color: #606060; font-size: 14px; font-weight: normal; text-decoration: none; margin: 0; padding: 20px 0px 0px 0px; width:70% }
h4, .titre4     { color: #27487e; font-size: 12px; font-weight: normal; text-decoration: none; margin: 0; padding: 0 }
h5, .titre5     { color: #676d6f; font-size: 11px; font-weight: normal; text-decoration: none; margin: 0; padding: 0 }
h6, .titre6, .date      { color: #f36000; font-size: 11px; font-weight: normal; text-decoration: none; margin: 0; padding: 0 }
tt { font-size: 9px; font-style: italic; text-decoration: none; }
 hr {
 display:block;
 height: 1px;
 margin: 10px 0px 0px 0px;
 _margin: -7px 0;
 padding: 0;
 color: #034286;
 background-color: #034286;
 border: 0;
 }
