* { margin: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; }
a:link, a:active, a:visited {color: #000000; }
a:hover { color: #666666; }
a:active { color: #000000; }

.titre {
	font-size: 12px;
	color: #6699CC;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}
.prix_ref {	font-style: italic;	font-weight: bold;}
.message {font-weight: bold;}

.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
