/* Feuille de style impression de pjarillon.free.fr */

html {
	margin:0 0.5em 0 0.5em;
	background-color:#d3b681;
}
body {
	color:#000000;
	font-size: 100%;
	padding: 0 1em 0 1em;
}
h1 {
	font-size: 180%;
	padding: 1em 0 0 7px;
	color:#000080;
}
h2 {
	font-size: 120%;
	color:#0808c4;
	padding: 4px 0 0 7px;
}
#entete {
	color:red;
	text-align:center;
	border-bottom: solid 1px black;
}
.imagecentre {
	text-align:center;
}
.deuche {
	color:#008800;
	border-top: dashed 1px black;
	border-bottom: solid 2px black;
	margin-top: 1em;
	margin-bottom: 0;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
/*--------------- sélecteur de styles ------------*/
#stylselect {
	display: none;
}
/*---Accessoire----*/
.spacer {
	clear: both;
	font-size: 0.2em;
}
.mention {
	padding-top:1em;
}
.notes {
	margin-top:3em;
}
/*--------------Pied de page----------------------*/
#legal{
	text-align:center; color:blue; 
	margin-top:1em;
	padding:0.5em 1em 0.5em 1em; 
	border-top:solid thin;
	border-bottom:solid thin; 
	font-size: 70%;
}

#ours{
	display: none;
}

