.Tarifs { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.contourPointille { border: 1px dotted #666666; }

.Rouge  { background-color: #FF0000; }
.Orange { background-color: #FF9900; }
.Bleu   { background-color: #6699FF; }
.Vert   { background-color: #00CC33; }
.Mauve  { background-color: #CC66CC; }
.Jaune  { background-color: #F7D748; }
.Violet { background-color: #B05A77; }

.contourPointille3cotes {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
}
.bord3cotes {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
