/* Les grilles de prix */
/*.tarif table { border: 1px solid #66FFFF }*/
div.tarif {font-family:arial;}
.tarif tr		{ border: 1 solid #2F70AA }
.tarif th 		{ background-color: #800000; color: #CCCCCC; font-size: 12px; vertical-align:text-top;}
.tarif td		{ font-size: 12px }
.tarif td.Grilles_lot { background: #EEEEEE; border-bottom: 1px solid #FFFFFF; font-size: 12px }
.tarif td.Grilles_prix { background: #FFFFFF; border-bottom: 1px solid #EEEEEE; font-size: 12px; text-align: right }
.tarif td.Grilles_vendu{ background: #0082C8; color: #CCCCCC; font-size: 10px; text-align: left }
.tarif td.Grilles_option{ background: #FF9900; font-size: 12px; text-align: left }
.tarif td.Grilles_vendu_prix{ background: #0082C8; color: #CCCCCC; font-size: 12px; text-align: right }
.tarif td.Grilles_option_prix{ background: #FF9900; font-size: 12px; text-align: right }
.tarif td.Grilles_descriptif { background: #EEEEEE; font-size: 12px }
.tarif td.Grilles_prix:type{ font-size: 12px; font-weight: bold }
.tarif td.Grilles_descriptif:type{ font-size: 12px; font-weight: bold }
.tarif td.ligne0 { background:#C8DDF3; color: #1D5898; border-bottom: 1px solid #FFFFFF; font-size: 12px }
.tarif td.ligne1 { color: #1D5898; border-bottom: 1px solid #FFFFFF; font-size: 12px }
.tarif tr.ligne0 { background:#FFFFcc; color: #1D5898; border-bottom: 1px solid #FFFFFF; font-size: 12px }
.tarif tr.ligne1 { background:#FFE4CA; color: #1D5898; border-bottom: 1px solid #FFFFFF; font-size: 12px }
#ligne3 { background:#C8DDF3; color: #1D5898; border-bottom: 1px solid #FFFFFF; text-align: center; font-size: 11px; font-weight: bold;}
#ligne31 { background:#C8DDF3; color: #1D5898; border-bottom: 1px solid #FFFFFF; text-align: center; font-size: 11px; font-weight: bold;}
.tarif tr#ligne3 { background:#ccFFFF; color: #1D5898; border-bottom: 1px solid #FFFFFF;}
.tarif tr#ligne31 { background:#ccFFFF; color: #1D5898; border-bottom: 1px solid #FFFFFF;}