.lieu h3 { position:static;display:inline;float:left;}
.dateEtLieu {font-weight:normal;}

.uneReunion { margin: 1.5em 0;border:1px solid #b3a6a6;color:#556268;position:relative; }
.uneReunion h3.objet { border-bottom :1px solid #b3a6a6;padding : 4px; color:#444; font-size:13px;height:18px;background:#CAD2F0;}
/* le sous-style suivant doit s'appeler "texte" pour que les liens "plier" et "déplier"
   fonctionnent (cf. plugins/tpl/html/function.affichageetendu.php) : */
.uneReunion .texte { padding:4px; max-height:1em; overflow:hidden; color:#444;}
/*    */
.uneReunion .texte h3 {margin:0 50 0 50px;}
.uneReunion .texte ul { list-style-type : disc;}
.uneReunion .texte ul,
.uneReunion .texte ol {margin-left:30px;}
/* MB : à modifier pour faire cohabiter avec admin.css > plier et deplier :
.uneActualite a {color:#556268;text-decoration:underline;}
.uneActualite a:hover {	color:#b3a6a6;} */

/*.uneReunion .etendu {padding:4px;max-height:none;overflow:visible;}*/
.uneReunion .etendu {padding:4px;max-height:none;overflow:auto;}

.expiree { background:url(images/stripe_actu_expiree.png) repeat;border:1px solid #ccc;}
.expiree .date_creation { color:#9e9e9e;}