/* Marc Nadeau, 2xxx/xx/xx; Marc Nadeau 2009-12-11 */

a.discret{ border-bottom: #fff solid thin; color: #fff; font-size: 95%; font-weight: normal; text-decoration: none; }
a.discret:hover{ border-bottom: #ffa solid thin; color: #ffa; }
a.discret:hover{ color: #ffc; }

a.main_menu_item
{
color: #fff;
text-decoration: none;
border-bottom: red solid thin;
}

a.main_menu_item:hover
{
color: yellow;
border-bottom: #fff solid thin;
}



div.affiche{ text-align: center; }
em.spectacle{ color: #ff6; font-style: normal; font-variant: small-caps; }
h1{ color: #fff; font-size: 130%; margin: auto; margin-top: 2ex; text-align: center; }
img.vignette { margin: 1ex; }
p.commentaire{ color: #fff; font-size: 100%; line-height: 140%; margin: 1ex auto; margin-bottom: 2ex; margin-top: 2ex; text-align: justify;	 width: 70%; }
p.instructions{ color: #fff; font-size: 80%;	 margin: 1ex auto; margin-bottom: 2ex;	 text-align: center; }

