body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7DC242;
}
#conteneur {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#conteneur #texte h1 {
	color: #000100;
	font-weight: normal;
	font-style: normal;
	font-size: 200%;
	margin-left: 10px;
}
#conteneur #texte h2 {
	font-size: 140%;
	font-weight: bold;
	color: #006600;
	margin-left: 10px;
}
#conteneur #texte p {
	margin-left: 10px;
	font-size: 120%;
}

#banniere {
	height: 60px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #006600;
	background-image: url(images/banniere5.jpg);
}
#menu {
	float: left;
	width: 150px;
}
#menu a, #menu a:visited {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 28px;
	margin-top: 3px;
	display: block;
	font-style: italic;
}
#menu a:hover {
	color: #FF0000;
}
#texte {
	float: right;
	width: 630px;
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #006600;
	margin-left: 10px;
}
#pied {
	color: #666666;
}
.albumdesc {
	font-size: large;
	color: #006600;
	font-weight: bold;
}

.asterix {
	color: #FF0000;
}

.nom {
	color: #000000;
	font-size: large;
	font-weight: bold;
}
.titre {
	color: #000000;
	font-size: large;
}
.pensee {	color: #000066;
}




.imagedroite {
	float: right;
	margin-left: 6px;
}
.lettre {
	font-size: x-large;
	font-weight: bold;
	color: #006600;
}

.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
}
