/* CSS Document */

table.selection tr td a { display:block; width=100px; padding: 3px 10px 3px 10px;}
table.selection tr td a:hover {	background-color: #FFE200; }
table.selection tr td.active { background-color: #FFE200; border: thin solid #666666; }

table.repertoire tr td.categorie {font-size: 18px; font-weight: bold;padding-top: 15px; text-transform: uppercase;border-bottom-width: thin;border-bottom-style: solid; border-bottom-color: #666666;}
table.repertoire tr td.nom {font-size: 12px;font-weight: bold;padding:  10px 0px 0px 20px;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}
table.repertoire tr td.adresse { font-size: 11px; padding:  0px 0px 3px 20px; color:#666; }

table.repertoire tr td.activite { font-size: 11px; padding:  0px 0px 0px 20px; color:#666;}
span.adresse { font-size: 11px; padding:  0px 0px 0px 5px; color:#666; font-weight:normal; }

div.recherche {text-align: center;}
div.recherche span { font-weight: bold; }
div.lienCentre { text-align: center; }
p.lienDroite { text-align: right; }

/* annuaire */
p.annuaireTitre {	font-size: 18px; font-weight: bold;	margin-top:3px; margin-bottom:10px;}
p.annuaireActivite {	font-size: 11px; font-weight: bold; margin-bottom:7px;}
p.annuaireGris {	font-size: 11px; color:#666;}
p.annuaire1{ font-size: 18px; font-weight: bold; padding-top: 20px; margin-bottom:10px; text-transform:uppercase; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #333333;}
p.annuaire2{ font-size: 12px; text-align:justify}


