16 lines
871 B
CSS
16 lines
871 B
CSS
#ratios { clear:both; font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size:12px; margin:10px 0 0 0; width:100%; text-align:left; border-collapse:collapse; }
|
|
#ratios a { color:#000000; cursor:help; }
|
|
#ratios th { padding:8px; font-weight:normal; font-size:13px; color:#039; background:#b9c9fe; }
|
|
#ratios td { padding:8px; border:1px solid #000; color:#000; }
|
|
#ratios td.center { text-align:center; }
|
|
#ratios td.italique { font-style:italic ; }
|
|
#ratios td.right { text-align:right; }
|
|
#ratios td.position { text-align:center; }
|
|
#ratios td.position a { cursor:default; }
|
|
#ratios tr.subhead td { padding:8px; background:#b9c9fe; border:1px solid #000; font-weight:bold; color:#000; }
|
|
#entete { margin:1px; }
|
|
#secteur{ margin-top:10px; }
|
|
.qtip-title {font-size:11px;}
|
|
.qtip-content {font-size:12px;}
|
|
#titreEvol {margin:0 130px;}
|
|
#imgEvol {margin:0 100px;} |