body
     {
      margin-bottom:0px;
      margin-top:0px;
      margin-left:0px;
      margin-right:0px;
      font-family: Arial, Helvetica, sans-serif;
      font-size:12px;
      height:100%
     }

a:link
     {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-style: normal;
      font-weight: normal;
      color: blue;
      text-decoration: underline
     }

a:hover
     {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      color: red; 
      text-decoration: none
     }

a:visited
     {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      color: blue;
      text-decoration: underline
     }

td
     {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-style: normal;
      font-weight: normal;
      color: #000000
     }

div { 
	font-family: verdana; 
	color: #000000; 
	font-size: 8pt; 
}

hr
     {
      color: #000080;
      background: #000080;
      border: 0;
      Height: 1px;
     }

hr.menu
     { 
      color: #FFFFFF;
      background: #FFFFFF;
      border: 0;
      Height: 1px;
      margin-left: 0px; 
      width: 108px; 
     } 

hr.bleu { 
      color: #000080;
      background: #000080;
      border: 0;
      Height: 1px;
   } 

input { 
font-family: verdana;
font-size: 8pt; 
border-style: solid;
border-color: #BD1E1B;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
background-color: #E1E1E1;
}

textarea { 
font-family: verdana;
font-size: 8pt; 
border-style: solid;
border-color: #BD1E1B;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 0px;
background-color: #E1E1E1;
}

select { 
font-family: verdana;
font-size: 8pt; 
background-color: #E1E1E1;
}

.divbtn {
width: 90px;
font-family: verdana;
font-size: 8pt; 
border-style: solid;
border-color: #BD1E1B;
border-width: 1px;
background-color: #E1E1E1;
padding: 3px;
}

.fondtable {
background-color: #F7F7F7;
}

.formulaire2
     {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      color : #FFFFFF;
      font-size:95%;
      border: 1px solid #CBA46B;
      background-color: #85150D;
      padding:10px;
     }

.formulaire {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #CBA46B
       }
       
.titre { 
font-family: verdana;
font-size: 10pt; 
font-weight: bold;
}

.petit { 
font-family: verdana; 
font-size: 8pt;
}

.mention {  
font-family: verdana; 
font-size: 9px; 
color: #666666; 
font-weight: bold
}

.tdrouge {
	color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 0px;
	border-top-width: 1px;
	background-color: #BD1E1B;
}

.tdgris {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px;
	border-top-width: 1px;
	background-color: #E1E1E1;
}

#blanc {color: #FFFFFF;}
a.lienblanc:link {color: #FFFFFF; text-decoration: none;} 
a.lienblanc:active {color: #FFFFFF; text-decoration: none;}
a.lienblanc:visited {color: #FFFFFF; text-decoration: none;} 
a.lienblanc:hover {color: #FFFFFF; text-decoration: none; font-weight: bold;}

