  .body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(0, 0, 0);
	font-weight: normal;
	font-size: small;
	margin-bottom: 4px;
    }

  a.body { font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #0000FF;
    font-weight: bold;
    text-decoration: none;
    }

  a.body:hover { text-decoration: underline;
    font-weight: bold;
    color: #000000;
    }

  a.body:active { text-decoration: none;
    font-weight: bold;
    color: rgb(0, 0, 0);
    font-style: bold;
    } 
     
  .note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(0, 0, 0);
	font-weight: normal;
	font-size: x-small;
    }

  a.note { font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #0000FF;
    font-weight: bold;
    text-decoration: none;
    }

  a.note:hover { text-decoration: underline;
    font-weight: bold;
    color: #000000;
    }

  a.note:active { text-decoration: none;
    font-weight: bold;
    color: rgb(0, 0, 0);
    font-style: bold;
    }
    
  .titres_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #042CFE;
	font-weight: bold;
	text-transform: none;
	font-size: large;
	vertical-align: bottom;
	text-align: left;
    }

  .titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	font-size: large;
	vertical-align: bottom;
	text-align: left;
    }

  a.titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: 6666ff;
    }

  a.titres:hover {
    font-weight: bold;
    color: #000099;
	font-style: normal;
    }

  a.menu { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #5B66A4;
    text-decoration: none;
	font-size: small;
	line-height: 100%;
    }

  a.menu:hover { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #000000;
    font-style: normal;
    text-decoration: underline;
    }

  a.menu:active { text-decoration: none;
    font-weight: bold;
    color: rgb(0, 0, 0);
    font-style: bold;
    }
	
	.button_return {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	font-size: large;
	background-image: url("../../../images/Button_Return.gif");
	background-repeat: no-repeat;
    }