.ligne1 {
background-color: #efefef;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; white-space: nowrap;
font-weight: bold;

}
.ligne2{
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; white-space: nowrap;
font-weight: bold;

}

table#toolbar {
	border-width:1px;
}

table#toolbar a.toolbar 
{
	color : #808080;
	text-decoration : none;
	display: block;
	border: 1px solid #DDD;	

	padding: 2px 1px 2px 1px;
	
}
table#toolbar a.toolbar:hover 
{
	color : #C64934;
	border: 1px solid #c24733;
	background-color: #f1e8e6;
	padding: 3px 0px 1px 2px;
}

table#toolbar a.toolbar:active 
{
	color : #FF9900;
}
.tdLCtitulo:link { font-size : 13px; font-family : arial; text-decoration : none; color: #0000ff; text-decoration : underline; font-weight:bold;}
.tdLCtitulo:visited { font-size : 13px; font-family : arial; text-decoration : none; color: #0000ff; text-decoration : underline; font-weight:bold;}
.tdLCtitulo:hover { font-size : 13px; font-family : arial; text-decoration : none; color: #FF8400; text-decoration : underline; font-weight:bold;}
