* { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; }

body { margin:0; padding:0;}

p {margin:0 5px;}

a:link { color: #000000;}
a:visited { color: #000000;}
a:hover { color: #FF9900;}
a:active { color: #000000;}

.titre {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #6699CC; font-variant: small-caps;font-weight: bold;	text-decoration: underline;}

.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.5px;
}

.prix_ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
