
#synthese {
	background-color: #FFFFFF;
}
/*
#synthese th {
	font-size:12px;
	text-align:center;
	background-color:#336600;
	color:#FFFFFF;
}*/
#synthese td.bas {
	border-bottom:#CCCCCC 1px solid;
}

#tableauEnv, #synthese {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	border:#CCCCCC 1px solid;
	
}


#tableauEnv th, #synthese th {
	background:#669933 url(img/f_tab.jpg) repeat-y;
	padding:8px;
	vertical-align:top;
	color:#FFFFFF;
}
#synthese th { font-size:12px; }

#tableauEnv td, #synthese td{
	padding:8px;
	font-size:12px;
	vertical-align:top;
	line-height:14px;	
}

.discret {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:10px;
}
a.discret:link, a.discret:visited { text-decoration:underline; color:#999999;}
a.discret:hover, a.discret:active { text-decoration:underline; color:#FF6600;}

ul.discret { color:#999999;}

ul { list-style-image:url(img/puce.gif); }