body {
background-image:url('fond.gif');
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000; 
}

a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000; text-decoration:none;}
a:hover {color: #505050; text-decoration:underline;}


.libelle { 
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
style: normal;
font-weight: bold;
font-style: normal;
color: #CC6600; 
}

.avertir { 
font-size: 14pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
style: normal;
font-weight: bold;
font-style: normal;
color: red; 
}

.titre { 
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
style: normal;
font-weight: bold;
font-style: normal;
color: #CC6600; 
}

.cadre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border: 1px solid #999999;
color: #000000;
padding:4px 4px 4px 4px; 
}


.bordure{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
border: 2px dashed #FF0000;
padding:4px 4px 4px 4px; 
}


table.ListTable {
  margin-bottom: 20px;
}

.ListTable {
  width: 95%;
  border: 1px #8cacbb solid;
}

.ListTable td {
  padding-top: 2px; 
  padding-bottom: 2px; 
}

.ListHeaderbis {
  color:	black;
  background-color:grey;
  font-weight:	bold;
  font-size:	larger;
}

.ListHeader {
  color:	White;
  background-color:blue;
  font-weight:	bold;
  font-size:	larger;
  padding:4px 4px 4px 4px; 
}

.ListTitle {
  color:	#244;
  font-weight:	bold;
  font-size:	larger;
}

.ListActions {
  font-size:	small;
  text-align:	center;
}

.footer { 
font-size: 8pt;
color: #000000; 
text-align: center;
}

input {
border:1px solid black;
background-color:#F4F4EE;
}

input[type=submit], input[type=reset] {
border:2px outset black;
background-color:#DBDAC8;
font-weight:bold;
}
input[type=submit]:hover, input[type=reset]:hover {
border:2px outset black;
background-color:white;
}








