body {
        display: block;
        margin: 0;
        padding: 0;
        position: relative;

        background-image: url(bande_fond_general.jpg);
        background-attachment: fixed;
        background-position: 740px 0;
        background-repeat: repeat-y; 
        background-color: #E0D5B7;

        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        font-size: 11pt;
        font-family: verdana, arial, helvetica, sans-serif;
        letter-spacing: 0px;
        line-height: 14pt;
        text-decoration: none;
        text-align: left;
       }
div.stfe {
        display: block;
        width: 740px;
        height: auto;
        margin: 15px 15px 15px 15px;
        padding: 0;
        position: relative;
        border-collapse: collapse;
        border-spacing: 0;
        border: outset 0;
        background-color: transparent;
       }
a:link { 
	color: blue;
	}
a:active, a:hover {  
	color: red;
	}
a:visited {  
	color: green;
	}
a {
        cursor: pointer;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        font-size: 11pt;
        font-family: verdana, arial, helvetica, sans-serif;
        letter-spacing: 0px;
        line-height: 14pt;
        text-align: left;
        text-decoration: underline;
        }
span.textebold {
        font-weight: bolder;
        }
h1,h2,h3,h4,h5,h6 {
        color: #57742B;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        font-family: verdana, arial, helvetica, sans-serif;
        letter-spacing: 1px;
        text-decoration: none;
        text-align: left;
       }
h1 {
        font-size: 20pt;
        line-height: 24pt;
        }
h1.stfe {
        font-size: 20pt;
        font-weight: bold;
        line-height: 24pt;
        color: #F7601D;
        }
span.fintitre {
        font-size: 12pt;
        color: black;
        }
h2 {
        font-size: 16pt;
        line-height: 19pt;
        }
h3 {
        font-size: 14pt;
        line-height: 17pt;
        }
h4,h5,h6 {
        font-size: 12pt;
        line-height: 14pt;
        }
p {
        display: block;
        width: auto;
        height: auto;
        margin: 15px 0px 15px 0px;
        padding: 0;
        position: relative;
        border-collapse: collapse;
        border-spacing: 0;
        border: outset 0;
        background-color: transparent;
        }    
table {
        display: table;
        width: 700px;
        height: auto;
        margin: 0px 0px 15px 0px;
        padding: 0;
        position: relative;
        border-spacing: 0;
        border: outset 2pt;
        background-color: white;
        }
tr {
        display: table-row;
        margin: 0;
        padding: 0;
        position: relative;
        border-collapse: collapse;
        border-spacing: 0;
        border: outset 0;
        }
tr.titre {
        display: table-row;
        margin: 0;
        padding: 0;
        position: relative;
        border-collapse: collapse;
        border-spacing: 0;
        border: outset 0;
        background-color: #4B3C13;
        }
td {
        display: table-cell;
        margin: 0;
        padding: 2px 2px 5px 5px;
        width: auto;
        height: auto;
        border-spacing: 0;
        border: outset 0;
        border-width: 1px 1px 1px 1px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        font-size: 11pt;
        font-family: verdana, arial, helvetica, sans-serif;
        letter-spacing: 0px;
        line-height: 14pt;
        text-decoration: none;
        text-align: center;
        color: black;
        }
td.participant {
        display: table-cell;
        margin: 0;
        padding: 2px 5px 2px 5px;
        width: 400px;
        height: auto;
        border-spacing: 0;
        border: outset 0;
        border-width: 1px 1px 1px 1px;
        text-align: left;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        font-size: 11pt;
        font-family: verdana, arial, helvetica, sans-serif;
        letter-spacing: 0;
        line-height: 14pt;
        text-decoration: none;
        text-align: left;
        color: black;
        }
td.titre {
        display: table-cell;
        margin: 0;
        padding: 2px 5px 2px 5px;
        width: auto;
        height: auto;
        border-spacing: 0;
        border: outset 0;
        border-width: 2px 2px 2px 2px;
        text-align: left;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        font-size: 11pt;
        font-family: verdana, arial, helvetica, sans-serif;
        letter-spacing: 0;
        line-height: 14pt;
        text-decoration: none;
        text-align: left;
        color: white;
        }
td.titre2 {
        display: table-cell;
        margin: 0;
        padding: 2px 5px 2px 5px;
        width: auto;
        height: auto;
        border-spacing: 0;
        border: outset 0;
        border-width: 2px 2px 2px 2px;
        text-align: left;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        font-size: 11pt;
        font-family: verdana, arial, helvetica, sans-serif;
        letter-spacing: 0;
        line-height: 14pt;
        text-decoration: none;
        text-align: center;
        color: white;
        }
