/*
################
# Marionnettes du bout du monde - feuille de style de la page: Tout connaitre sur le theatre
########
# Derniere modification: Marc Nadeau, 2007-11-27
################
*/

a.interne
	{
	font-style: italic;
	font-weight: bold;
	}

a.retour
	{
	font-style: italic;
	font-weight: bold;
	color: yellow;
	font-size: 80%;	
	}



em.encadre
	{
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	}
body
	{
	padding: 10%;
	padding-top: 0;
	padding-bottom: 0;
	}

h1#tout
	{
	font-size: 125%;
	text-align: left;
	font-weight: bold;
	color: #fff;
	width: 80%;
	margin: auto;
	}

h2.theatre
	{
	color: #ff3;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	}

h2#histoire
	{
	color: #FF6633;
	padding: 0;
	margin-bottom: 0;
	}

h2#philosophie
	{
	color: red;
	}


h3.theatre
	{
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	clear: both;
	}

p.retour
	{
	clear: both;
	text-align: left;
	margin-top: 3em;
	}

p.theatre
	{
	color: #fff;
	text-align: justify;
	margin-top: 3ex;
	margin-bottom: 3ex;	
	}

p#histoire
	{
	padding: 0;
	margin-bottom: 0;
	font-size: 90%;	
	}

td
	{
	vertical-align: middle;
	}

td.vignette
	{
	text-align: center;
	font-size: 80%;
	}

ul.collaborateurs, li.collaborateurs
	{
	line-height: 150%;
	list-style-type: none;
	}




