/*
################
# Marionnettes du bout du monde - feuille de styles pour pages avec fond fonce
########
# Derniere modification: Marc Nadeau, 2007-11-21
################
*/


a
	{
	color: #fff;
	font-weight: normal;
	}

a:hover
	{
	color: yellow;
	}


a.menu_sections_pale, a.menu_section_pale:visited
	{
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	}

a.menu_sections_pale:hover
	{
	color: #ff6;
	}

body#theatre
	{
	background-color: #006;
	background-image: url( /media/fond-theatre.jpg );
	font-family: "Arial", "Helvetica", sans-serif;
	}

body#siecle
	{
	background-color: #006;
	background-image: url( /media/fond_etoiles_3d_jaunes_bas_contraste.jpg );
	font-family: "Arial", "Helvetica", sans-serif;	
	}

div.para
	{
	clear: both;
	border: none;
	width: 80%;
	margin: 2.5ex auto;
	color: #fff;
	}

h1#grand_titre
	{
	color: #fff;
	border: #fff double thick;
	width: 9em;
	margin: auto;
	background-color: #000;
	padding: 2ex 1ex;
	font-size: 130%;
	text-align: center;
	}


h1#grand_titre_rappel
	{
	color: #fff;
	border:none;
	margin: auto;
	background-color: transparent;
	font-size: 110%;
	text-align: center;
	}



h2.credit_grand_titre
	{
	color: #fff;
	border: none;
	margin: 1ex auto;
	background-color: transparent;
	font-size: 100%;
	font-weight: bold;
	text-align: center;	
	}



img
	{
	margin: 1ex;
	}

p
	{
	line-height: 150%;
	text-align: justify;
	}
	
p.section_article
	{
	font-size: 110%;
	font-weight: bold;
	}

p#numero_page
	{
	text-align: right;
	color: yellow;
	}
	
p.navigation_texte, p.navigation_numeros_pages
	{
	text-align: center;
	clear: both;
	margin: 2ex auto;
	color: #fff;
	}

p.navigation_numeros_pages a
	{
	margin-left: 1ex;
	margin-right: 1ex;
	color: #fff;
	text-decoration: none;
	border-bottom: #fff solid thin;
	}

p.navigation_numeros_pages a:hover
	{
	color: yellow;
	text-decoration: none;
	border-bottom: red solid thin;
	}


p.navigation_texte a
	{
	margin-left: 1ex;
	margin-right: 1ex;
	color: #fff;
	text-decoration: none;
	border-bottom: #fff solid thin;
	}

p.navigation_texte a:hover
	{
	color: yellow;
	text-decoration: none;
	border-bottom: red solid thin;
	}










p.navigation_numeros_pages a.bouton
	{
	border: none;
	background-color: transparent;
	}

td
	{
	color: #fff;
	}

td.sous_images
	{
	font-size: 75%;
	}

td.legende
	{
	text-align: left;
	}


