@charset "utf-8";
/* CSS Document */

.colleft { text-align: left; }
.colcenter { text-align: center; }
.colright { text-align: right; }


table.tbxannuaire td, table.tbxconsultation td, table.tbxsejour td, table.tbxfiche td, table.tbxtraitunion td, table.tbxorganisation td { font-family:Arial; color: #000000; border-left:solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; padding: 2px 5px; }
table.tbxannuaire, table.tbxconsultation, table.tbxsejour, table.tbxfiche, table.tbxtraitunion, table.tbxorganisation { border: solid 1px #ECE9D8; }
table.tbxannuaire tr td, table.tbxconsultation tr td, table.tbxsejour tr td, table.tbxfiche tr td, table.tbxtraitunion tr td, table.tbxorganisation tr td { font-weight: normal; font-size:x-small; }
table.tbxsejour td, table.tbxconsultation td { background-color: #D3EBFB; }
table.tbxannuaire td, table.tbxtraitunion td, table.tbxfiche td { background-color: #F7DFAE; }
table.tbxorganisation td { background-color: #D7EEA6; }
table.tbxsejour .tdhead, table.tbxconsultation .tdhead { background-color: #7EBEFB; font-weight:600;}
table.tbxannuaire .tdhead, table.tbxtraitunion .tdhead, table.tbxfiche .tdhead { background-color: #ED9F08; }
table.tbxorganisation .tdhead { background-color: #ABCC70; }

.colleft { text-align: left; }
.colcenter { text-align: center; }
.colright { text-align: right; }
table td.vide { background-color: #FFFFFF; }



table .tdhead{ font-weight: bold; text-align: center; font-size: 10pt; }