Table liste{
}

Table.liste tr{
}

Table.liste td {
 color: #183C69;
 font-size: 12px;
 line-height: 12px;
 font-weight:bold;
}

Table.liste th {
 color: #000000;
 font-size: 14px;
 font-weight: bold;
 line-height: 12px;
 border-bottom:1px solid #183C69;
}

Table.liste a {
 color: #183C69;
  font-size: 12px;
 line-height: 12px;
 text-decoration: none;
}

Table.liste a:hover { 
  text-decoration: underline;
  color:#FF5400;
}
TABLE.histo{

}
Table.histo td {
 color: #183C69;
 font-size: 12px;
 line-height: 12px;
 font-weight:bold;
 height:20px;
}
Table.histo a {
 color: #183C69;
  font-size: 12px;
 line-height: 12px;
 text-decoration: none;
 padding: 2px 5px 2px 2px;
}
TABLE.histo a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	/*background: #FF5400;*/
background: #183C69;	
	padding: 5px 5px 5px 5px;
}
TABLE.histo a.selected{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	background: #FF5400; 
	padding: 5px 5px 5px 5px;
}
.itemSelected{
	
}
.date{
	color: #183C69;
	font-size: 12px;
}
.subtitle{
	font-size: 11px;
	font-style:italic;
}
#email{color:#FF5400; font-weight:bold;}

table.formulaire{
	font-family:Times New Roman;font-size:12px;
}
table.formulaire TR{
}
Table.formulaire TD{
}
Table.formulaire TH{
	text-align:left;
}
