@charset "iso-8859-1";
.tablo { border: 0px solid #0C419A; }
.tabloTitre { background:#2F62AC; color:#FFF; height:28px; text-align:center; }
.tabloLabel { background:#C2D1E6; color:#000; font-weight:bolder; padding-right: 5px; text-align:right; height: 25px; }
.tabloContent { background:#f0f0f0; padding:5px; }
.tabloContent2 { background:#c0c0c0; padding-left:5px; padding-right:5px; padding-top:5px; text-align:center; }
.tabloCaption { font-size: 11px; font-weight: bolder; color: #134793; background-color: transparent; }
.tabloFin, .imgCorner1, .imgCorner2 { background-color: #2F62AC; }
.imgCorner1 { background-image: url("../images/tableaux/corner_top_left.gif"); background-position: left top; background-repeat: no-repeat; }
.imgCorner3, .imgCorner4 { background: #2F62AC; height: 12px; }
.imgCorner4 { background-image: url("../images/tableaux/corner_bottom_right.gif"); background-position: right bottom; background-repeat: no-repeat; }
