/*
################
# Marionnettes du bout du monde - feuille de styles specifique pour les prochains spectacles
########
# Derniere modification: Marc Nadeau, 2007-11-21
# NOTE: A besoin d un bon menage
################
*/

a.menu_sections_fonce
	{
	color: #000;
	}

a.menu_sections_fonce:hover
	{
	background-color: #FFC;
	}

div#entete
	{
	width: 80%;
	margin: 3ex auto;
	text-align: left;
	}

h1
	{
	margin-top: 2em auto;
	}
hr
	{
	display: block;
	}

img
	{
	margin: 0.5ex;
	}

li
	{
	line-height: 140%;
	}

p.spectacle
	{
	text-align: justify;
	padding: 1ex;
	padding-top: 0;
	line-height: 150%;
	margin-top: 0;
	color: #000;
	}


table.droite
	{
	float: right;
	}


table.gauche
	{
	float: left;
	}




table.spectacle
	{
	width: 80%;
	margin: 3ex auto;
	border-bottom: #fff solid thin;
	}

td.details
	{
	text-align: left;
	padding: 1ex;
	line-height: 140%;
	color: #000;
	}

td.dernier
	{
	padding-bottom: 3ex;	
	}

td.image
	{
	padding: 1ex;
	}

td.legende
	{
	font-size: 80%;
	text-align: left;
	padding: 0.3ex;
	padding-left: 1ex;
	}

th.spectacle
	{
	text-align: left;
	font-size: 180%;
	padding: 1.5ex;
	padding-left: 0;
	font-weight: normal;
	}




