html {
	/*background:#EED89D */
	color:black;
	font-family:"Bitstream Vera Serif", "Times New Roman", serif;
	font-size:13px;
	font-weight:normal;
	min-width:700px;
}
.menu {
	height:40px;
	width:100%;
	list-style-type:none;
	/*border-bottom:3px dotted #65014F;*/
	margin:0;
	text-align:center;
	font-size:85%;
	padding-top: 56px;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: center top;
	bottom: 12px;
}
.menu ul {
	padding:0;
	margin:auto;
	margin-top:0.2em;
	text-align:center;
}

.menu li {
	float:left;
	padding:0;
	margin:0 2px 0 0;
	width:16.35%;
	list-style-type:none;
}

.menu a {
	background:url("images/fond-blanc-60pc-64x64.png") repeat;
	color:#e66707;
	display:block;
	text-decoration:none;
	padding:1px 4px 2px 4px;
	border:1px #e6e6cd outset;
}

.menu a:hover {
	background:url("images/fond-blanc-80pc-64x64.png") repeat;
	text-decoration:none;
}

.menu a:visited {
	text-decoration:none;
}

.menu a.actif , .menu a:active {
	background:url("images/fond-orange-50pc-64x64.png") repeat;
	color:#e6e6cd;
	text-decoration:none;
	border:1px #e6e6cd inset;
}

h1 {
	letter-spacing:0.7em;
	font-weight:bold;
	font-size:120%;
	padding-top:0;
	margin:1em 0 2em 0;
}

h2 {
	letter-spacing:0.4em;
	font-weight:bold;
	font-size:110%;
}

p {
	line-height:1.8em;
	margin-bottom:2em;
}

p:first-letter {
	color:#e6e6cd;
	font-size:150%;
	background-color:#994505;
	padding:4px 2px 4px 6px;
	margin-left:-5px;
	margin-right:1px;
}

p.remarque {
	margin-top:0;
	padding-top:0;
	font-size:75%;
	font-style:italic;
}

.intro {
	color:#e66707;
	text-shadow : 3px 3px 5px black, -3px -3px 5px black;
	font-variant:small-caps;
	font-weight:bold;
	margin-bottom:0;
}

ul {
	margin:0;
	margin-bottom:2em;
	padding:0;
}

li {
	margin-top:0;
	margin-bottom:0;
	margin-left:2em;
	line-height:1.6em;
	list-style-type:circle;
}

a {
	font-weight:bold;
	text-decoration:none;
	color:#994505;
}

a:hover {text-decoration:underline;}

.plus-petit {
	font-size:90%;
	font-style:italic;
}

.bloc-gauche {
	float:left;
	width:50%;
	margin:0 auto auto 0;
	padding:10px 10px 0 0;
}

.bloc-texte-gauche {
	padding:0 0 0 8px;
	margin-bottom:10px;
	border-left:2px dotted #65014F;
}

.bloc-texte-gauche img {
	margin-left:20px;
	padding-left:0;
}

.bloc-droit {
	width:45%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.bloc-texte-droit {
	margin-top:40px;
	margin-left:1em;
	padding:0 0 0 8px;
	border-left:2px dotted #65014F;
}

.infos {
}

.infos p {
	color:#FF6600;
	text-align:center;
	line-height:1.8em;
	margin-bottom:2em;
}

.formulaire {
	border-left:2px dotted #65014F;
	margin-left:2em;
	padding-left:0.6em;
}

.formulaire p {
	margin-top:3em;
	margin-bottom:0.5em;
}

img.encadree {
	border:2px dotted #65014F;
}

.illustrations {
	margin:auto;
	text-align:center;
}

.illustrations img {
	margin:10px;
	text-align:center;
}
