a {color: #2E3192; font-weight: bold; text-decoration: underline;}
a:hover {color: #FE0000; font-weight: bold; text-decoration: none}

body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #000000;
	}

td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
.txt_blanc { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	}
	
td.tit_tablo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #2E3192;
}

td.ligne_tablo {
	border: thin solid #CCCCCC;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
input.commande {
	width: 200px;
	}
	
select.commande {
	width: 200px;
	}
	
textarea.commande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	}

.chp_ctrl {
 font-size: 11px;
 width: 110px; 
}

.tit_pa {
	background-color: #FAA61A;
	text-align: center;
	font-weight: bold;
	border: thin solid #2E3192;
	letter-spacing: 5pt;
	}
