
/*-------------------------- GENERALE  -------------------------*/
body  { color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal }
.bold { font-weight: bold }
/*-------------------------- CONTENT -------------------------*/
h1        { color: #d91106; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-stretch: normal; text-decoration: none }
h2        { color: black; font-size: 12pt; font-family: Tahoma; font-weight: bold; line-height: 12pt; text-decoration: none }
h3        { color: black; font-size: 12pt; font-family: Tahoma; font-weight: bold; line-height: 12pt; text-decoration: none; margin-top: 30px }
h4     { color: #d91106; font-size: 11pt; font-family: Arial; font-style: normal; font-weight: bold; margin-bottom: -5px }
h5   { font-size: 11pt; font-family: Verdana; font-weight: 400; text-decoration: none; text-indent: 0; margin-bottom: -5px; left: 0 }
h6    { color: black; font-size: 10pt; font-family: Tahoma; font-weight: normal }

p         { color: black; font-size: 11pt; font-family: Tahoma; font-style: normal; text-decoration: none; text-align: justify }
ol { color: green; font-size: 10pt }
li       { color: black; font-size: 10pt; font-family: Verdana; background-image: url("links/intranet.gif"); background-repeat: no-repeat; background-position: 0 10%; list-style-image: url("../links/puce_li.gif"); padding-bottom: 5px; padding-left: 20px }
link { text-decoration: none }
ul { margin: 10px 0 8px 30px }
div#content .visuelL   { margin: 0 10px 10px 0; float: left; border: solid 4px white }
div#content .visuelR  { margin: 0 0 10px 10px; float: right; border: solid 4px }
div#content  { background-image: url("../images/fond_content_gabarit.gif"); width: 780px; min-height: 400px; float: left }
