/* Feuille de style pour la galerie Tableaux de Kat*/
h1, h2
{
	margin-left: auto;
	margin-right: auto;
	width: 35%;
	text-align: center;
	font-family: "Papyrus", "Harrington",  sans-serif;
	color: #999999;
}
h1
{
	font-size: 2.5em;
}
h3
{
	text-align: left;
	font-family: "Papyrus", "Harrington",  sans-serif;
	color: #666666;
}
a img
{
	border: 0;
}

body
{
	background-color: black;
}
#modeDemploi
{
	width: 60%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-family: "Courier New", "Harrington",  sans-serif;
	color: #666666;
	font-size: 1em;
	background-color: rgb( 204, 204, 255);
	border-style: solid;
	border-width: 3px;
	border-color: #999999;
}

#menu-defilement 
{
	text-align: center;
	background-color: rgb( 204, 204, 255);
	border-style:none;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 0.8em;
	color: #999999;
}
#menu-defilement  a
{
	/*display: block;*/
	color: black;
	text-decoration: none;
	border-style: none;
	border-width: 1px;
	border-color: #333333;
}
#menu-defilement a img
{
	/*border: 0;
	display: block;*/
	color: black;
	text-decoration: none;
	border-style: solid;
	border-width: 3px;
	border-color: #999999;
}
#retour_index_tableaux
{
	position: absolute;
	top: 15px;
	left: 5px;
	width: 120px;
	
}
#retour_index_tableaux a
{
	display: block;
	font-family:"Courier New", "Harrington", sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	background-color: rgb( 204, 204, 255);
	border-style: solid;
	border-width: 2px;
	border-color: white #333333 #333333 white;
}
#retour_index_tableaux a:hover
{
	color: #999999;
}

#retour_index_tableaux a:active
        /* apparence du lien lorsqu'on pointe dessus */
{
	color: #999999;
	background-color: rgb( 204, 204, 255);
	border-style: solid;
	border-width: 2px;
	border-color: #333333 white white #333333;
}

#touchesNavigation
{
	margin-top: 15px;
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	background-color: #999999;
	
}
#touchesNavigation a 
{
	display: block;
	font-family:"Courier New", "Harrington", sans-serif;
	font-size: 15px;
	color: #333333;
	background-color: rgb( 204, 204, 255);
	text-decoration: none;
	border-style: solid;
	border-width: 2px;
	border-color: white #333333 #333333 white;
}
#touchesNavigation a:hover
{
	color: #999999;
}
#touchesNavigation a:active
{
	color: #999999;
	background-color: rgb( 204, 204, 255);
	border-style: solid;
	border-width: 2px;
	border-color: #333333 white white #333333;
}

#affichage-photo  {
	text-align: center;
	margin-top: 25px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#affichage-photo img {
	
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	
}

#pied_de_page , #pied_de_page a {
	
	font-family:"Courier New", sans-serif;
	clear: left;
	font-size: 15px;
	color: #333333;
	margin-top: 50px;
	padding: 5px;
	text-align: center;
}
#pied_de_page a:hover
{
	color: #999999;
}
#pied_de_page  a img
{
	border: 0;
	width: 66px;
	height: 23px;
}

