  body {
     background:#fff;
     margin:0;
     padding:20px;
     color:#000;
     font:.8em Verdana, Arial, Helvetica, sans-serif;
     font:x-small;
      }
 
    #header {
      float:left;
      width:100%;
      background:#DAE0D2 url('img/bg.gif') repeat-x bottom;
      /* font-size:93%; */
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url('/img/left.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #header a {
      float:left;
      display:block;
      background:url('/img/right.gif') no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color:#333;
      }
    #header #current {
      background-image:url('/img/left_on.gif');
      border-width:0;
      }
    #header #current a {
      background-image:url('/img/right_on.gif');
      color:#333;
      padding-bottom:5px;
      }
	  
	#paragraphe12 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 24px;
		font-style: normal;
		text-align: justify;
		color: #000066;
		}
    #paragraphe12 ul {
      margin:0;
      }

    #paragraphe12 li {
      	padding:0 0 0 9px;
      }
    #paragraphe12 a {
      font-weight:bold;
	  color: blue ;
      }
    #paragraphe12 a:hover {
      font-weight:bold;
		color: red;
      }
	  
	#notabene {
	font-size: 12px;
	font-style: italic;
	color: #666;
	background: transparent;
	margin: 0;
	padding: 0;
	}
	
	
#theme {
	color:#000066;
	background-color:#fff;
}

#theme p{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 24px;
		font-style: normal;
		text-align: justify;
		color: #000066;
}

#theme h3 {
	border-color:#ECE9D8;
	border-style:solid;
	border-width:0 0 3px 0;
	font-size:medium;
	font-weight:700;
	margin:0;
	padding-left:0em;
}

#theme h3:first-letter {
	color:#FF6600;
	background-color:transparent;
}

.Style1 {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style4 {
	color: #FF0000
}