* {
	margin: 0;
	padding: 0;
	}
html, body {
	height: 100%;
	width: 100%;
	background-color:#FFFFCC;
	overflow: auto;
	color: #006633;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006633;
	}
p {
	margin: 0 0 0 0;
	}
h1 {
	font-size: 1.5em;
	font-weight:bold;
	text-align: right;
	margin: 5px;
	}
h2 {
	font-size: 1.3em;
	font-weight:bold;
	text-align: right;
	margin: 0 0 0 0;
	}
.contenu {
	height: 100%;
	margin-left: 150px;
	overflow: auto;
}
.header {
	color: #006633;
	font-size: 1.5em;
	font-weight:bold;
	background-color:#FFFF99;
	text-align: right;
	margin: 5px;
	padding: 5px;
	height: 115px;
	}
.corner {
	height: 120px;
	padding: 5px;
	background-image:url(img/bg1221.jpg);
	}
.commentaire {
	text-align:left;
	padding-left:20px;
	height: 30px;
	width: 175px;
	overflow: hidden;
	font-size: 0.8em;
	}
.lecteur {
	height: 21px;
	overflow: hidden;
	}
.accroche {
	color: #006633;
	text-align:left;
	padding:10px;
	}
.accroche a {
	color: #ff6600;
	font-weight:bold;
	text-decoration: none;
	}
.accroche a:hover {
	color: red;
	text-decoration: underline;
	}
.menu {
	position: absolute;
	left:0;
	background-image:url(img/bg1220.jpg);
	text-align: center;
	width: 150px;
	height: 100%;
	font-size: 14px;
	}
.menugauche {
	background-image:url(img/bg1220.jpg);
	list-style-type: none;
	font-size: 16px;
	margin-top: 15px;
	text-align: center;
	}
.menugauche li {
	background-image:url(img/bg1221.jpg);
	margin-bottom: 10px;
}
.menugauche a {
	color: #ff6600;
	font-weight:bold;
	text-decoration: none;
}
.menugauche a:hover {
	color: red;
	text-decoration: underline;
}
.titreorange {
	color: #ff6600;
	font-size: 1.7em;
	font-weight:bold;
	text-align: center;
	}
.titrejaune {
	color: yellow;
	font-size: 1.7em;
	font-weight:bold;
	text-align: center;
	}
.titrerouge {
	color: #ff3300;
	font-size: 1em;
	}
.orange {
	color: #ff6600;
	}
.rouge {
	color: #cc0000;
	}
.pied {
	text-align: right;
	margin:10px;
	}
.pied a {
	color: #ff6600;
	font-weight:bold;
	text-decoration: none;
}
.pied a:hover {
	color: red;
	text-decoration: underline;
}
.piedtoutpetit {
	font-size: 0.7em;
}
.contact {
	margin: 10px;
	}
.galerie {
	margin: 10px;
	}
.plan {
	margin: 10px;
	}

