body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	height: 100%;
}
* {
margin:0;
padding:0;
}
#entete {
	height: 140px;
	text-align: center;
	background-image:url(images/fonds/fond1.jpg);
	}
#gauche {
	float:left;
	width:198px;
	padding: 10px;
	text-align: center;
	border: 1px solid #666666;
	background-color: #0000FF;
	color:#FFFFFF;
	}
#gauche a {
	color:#FFFFFF;
	}
#gauche img {
	align:center;
	border-width: 0px 2px 1px 0px;
	border-style: outset;
	border-color: none #eeeeef #eeeeef none;
	}
#lang {
	height:20px;
	margin-left:200px;
	border:1px solid;
	text-align:center;
	background-color: #eeeeee;
	}
#logo {
	float:left;
	width:200px;
	height:140px;
	color:#cc6600;
	font-weight:700;
	font-size:1.1em;
	}
#menuv {
	margin-top: 10px;
	margin-left: 20px;
	font-family: Courier, mono, serif;
	text-align: left;
}
#page {
	color: #660000;
	padding-top:20px;
	text-align: center;
	background-color:#FFE4C4;
}

#pied {
	font-size: 0.7em;
	background-color: #eeeeef;
	height: 30px;
	text-align: center;
}
a.bouton {
	color: white;
	background-image:  url(images/fonds/fond8.gif);
	width: 130px;
	height: 30px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: 700;
	padding: 3px;
	border: 2px outset #c0c0c0;
	
}
a.bouton:visited {
	background-image:  url(images/fonds/wave.gif);
	border: 2px inset #c0c0c0;
	width: 130px;
	height: 30px;
}
a.bouton:hover {
	background-image:  url(images/fonds/fond1.jpg);
	border: 2px outset #c0c0c0;
	width: 130px;
	height: 30px;
}
.basdepage {
	text-align: center;
}
.break
{
  clear: both;
}
h1 {
	font-size:120%;
	margin-bottom: 1px;
	text-align:right;
}
h2 {
	font-size:110%;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align:right;
}
.henri {
	color: #FFFFFF;
	font-weight: 700;
	font-family: helvetica;
	font-size:1.5em;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
	}
img {
	border-width: 0px 2px 1px 0px;
	border-style: solid;
	border-color: none #eeeeef #eeeeef none;
}
.vignett {
	border-width: 0px 2px 1px 0px;
	border-style: solid;
	border-color: none #eeeeef #eeeeef none;
	margin:5px;
}

p {
	text-align: left;
	}
.quest {
	font-weight: 600;
	margin: 5px;
	}
.rep {
	text-indent: 20px;
	margin-top: 0;
	margin-bottom: 0;	
	}
table {
	margin: 20px;
	border-bottom: solid #66ff99 4px;
	border-left: solid #66ff99 2px;
	border-right: solid #66ff99 6px;
	border-top: solid #66ff99 2px;
	text-align: center;
	width: 500px;
	}
td {
	border-bottom: solid #00ffff 2px;
	border-left: solid #00ffff 1px;
	border-right: solid #00ffff 3px;
	border-top: solid #00ffff 1px;
	}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.langue, li {
	list-style-type:none;
	display:inline;	
	margin-right:5px;
	padding: 2px: 
	}
.accroch {
	text-align:center;
	color:#512427;
	font-size:120%;
	margin-top:5px;
}
p:first-letter {
	font-size:150%;
	font-weight:bold;
	color:#330000;
	}