.liste {
BORDER-RIGHT: #000000 5px solid; 
BORDER-TOP: #000000 0px solid; 
BORDER-LEFT: #000000 0px solid;
BORDER-BOTTOM: #000000 01px solid; 
font-weight: normal; 
FONT-SIZE: 12px; 
WIDTH: 140px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
BACKGROUND-COLOR: #ff6600; 
color:#FFFFFF
}

A:link.lienB {color:#006699; text-decoration:none;}
A:visited.lienB {color:#006699; text-decoration:none;}
A:hover.lienB {color:#006699; text-decoration:underline;}

A:link.lienG {color:#595959; text-decoration:none;}
A:visited.lienG {color:#595959; text-decoration:none;}
A:hover.lienG {color:#595959; text-decoration:underline;}





.btp{
text-decoration:none;
color:#000000
}

.btp:hover{
text-decoration:underline;
color:#000000
}
 
 .btpbleu{
text-decoration:none;
color:#005688
}

.btpbleu:hover{
text-decoration:underline;
color:#005688
}
 
 .btpgris{
text-decoration:none;
color:#595959
}
.btpgris:hover{
text-decoration:underline;
color:#595959
}
 
 input.btp {
 	  font-family: Verdana, Arial;
 	text-decoration: none;
 	cursor: auto;
 	background-color : #EBE2DD; 
 	border-left-width : thin;
 	border-left-style : solid;
 	border-color : #ffffff;
 	border-right-style : solid;
 	border-right-width : thin;
 	border-top-style : solid;
 	border-top-width : thin;
 	border-width : 1;
 	clear : both;
	color : Black;
 }
  textarea.btp {
 	font-family: Verdana, Arial;
 	text-decoration: none;
 	cursor: auto;
 	background-color : #EBE2DD;
 	border-left-width : thin;
 	border-left-style : solid;
 	border-color : #ffffff;
 	border-right-style : solid;
 	border-right-width : thin;
 	border-top-style : solid;
 	border-top-width : thin;
 	border-width : 1;
 	clear : both;
	color : Black;
 }
   checkbox.btp {
 	  font-family: Verdana, Arial;
 	text-decoration: none;
 	cursor: auto;
 	background-color :#ffffff;
 	border-left-width : thin;
 	border-left-style : solid;
 	border-color : #ffffff;
 	border-right-style : solid;
 	border-right-width : thin;
 	border-top-style : solid;
 	border-top-width : thin;
 	border-width : 1;
 	clear : both;
	color : Black;
 }


    select.btp {
 	font-family: Verdana, Arial;
 	text-decoration: none;
 	cursor: auto;
 	background-color : #4A8618;
 	border-left-width : thin;
 	border-left-style : solid;
 	border-color : #ffffff;
 	border-right-style : solid;
 	border-right-width : 0;
 	border-top-style : solid;
 	border-top-width : 0;
 	border-width : 0;
 	clear : both;
	color : #ffffff;
 }
option.btp {
 	font-family: Verdana, Arial;
 	text-decoration: none;
 	cursor: auto;
 	background-color : #EBE2DD;
 	border-left-width : thin;
 	border-left-style : solid;
 	border-color : #ffffff;
 	border-right-style : solid;
 	border-right-width : 0;
 	border-top-style : solid;
 	border-top-width : 0;
 	border-width : 0;
 	clear : both;
	color : #ffffff;
}


