html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	background-color: #E2E2E2;
}
#page {
	margin: 0 auto;
	width: 950px;
	background-color: #fff;
	padding-bottom: 20px;
}
#ombre-gauche {
	background: url(../images/ombre-gauche.gif) repeat-y scroll left center;
	margin: 0 auto;
	width: 984px;
}
#ombre-droite {
	background: url(../images/ombre-droite.gif) repeat-y scroll right center;
	width: 984px;
}
/*************/
/* les liens */
/*************/
a:link, a:visited {
	color: green;
	text-decoration: none;
}
a:hover {
	color: #db7093;
	text-decoration: none;
}
/**************/
/* les images */
/**************/
img {
	border: none;
}
.spip_documents {
	text-align: center;
}
.spip_documents_center {
	width: 100%;
	margin: 10px auto;
	display: block;
}
.spip_documents_left {
	float: left;
	margin: 2px 15px 2px 0;
}
.spip_documents_right {
	float: right;
	margin: 10px auto 10px 15px;
}
.spip_doc_titre {
	clear: both;
	font-weight: bold;
	font-size: 0.8em;
	font-style: italic;
	margin: auto;
}
.spip_doc_descriptif {
	font-size: 0.8em;
}
/**********************/
/* galeries de photos "diapo" */
/**********************/
.diaporama {
	width: 700px;
}
.diaporama img {
	display: block;
	margin: 0 auto;
}
.diapo_vignettes_right {
	width: 250px;
}
.diapo_vignettes_left {
	width: 250px;
}
.diapo_petit {
	text-align: center;
}
/**************/
/* le bandeau */
/**************/
#entete {
	position: relative;
}
#entete h1 {
	position: absolute;
	font-family: tahoma;
	margin-left: 150px;
	font-size: 2em;
	font-weight: bold;
	color: white;
}
#titrepage {
	position: absolute;
	top: 45px;
	left: 150px;
	font-size: 60px;
	font-weight: bold;
	color: white;
}
/***********/
/* le menu */
/***********/
#bloc-menu {
	font-family: tahoma;
	margin: 10px 0 40px 100px;
}
ul#menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
ul#menu li {
	float: left;
	display: block;
}
ul#menu li a {
	padding: 5px 14px 5px 2px;
	border: solid green;
	border-width: 0 0 0 2px;
}
/*** rubrique en cours ***/
ul#menu .rubon a {
	background-color: green;
	color: white;
}
/*** survol d'une entrée ***/
ul#menu li a:hover {
	background-color: green;
	color: white;
}
/*******************/
/* la page sommaire*/
/*******************/
#carte {
	float: left;
	margin-top: 100px;
	margin-left: 20px;
	width: 300px;
}
#consigne{
margin: 10px;
text-align: center;
font-style:italic;
}
.infobulle {
	position: absolute;
	visibility: hidden;
	border: 2px outset gray;
	padding: 0 5px;
	font-size: 10px;
	background-color: green;
	color: white;
	z-index: 10;
}
.bouton {
	margin: 20px 0 0 50px;
}
.bouton a {
	display: block;
	width: 208px;
	height: 40px;
	background: url(../images/evenements.gif);
}
.bouton a:hover {
	background: url(../images/evenementshover.gif);
}
#edito {
	float: right;
	width: 630px;
	margin-top: 50px;
}
.boite {
	margin: 0 20px 40px 30px;
}
.boite h1 {
	margin: 0;
	padding: 4px 10px;
	width: 100%;
	font-weight: bold;
	font-size: 1.2em;
	color: green;
}
.boite hr {
	margin: 0;
}
.boite .textes {
	margin: 24px 20px 10px 10px;
	font-size: 12px;
}
.lire-suite {
	margin: 5px;
	text-align: right;
}
.nettoyeur {
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
}
/********************/
/* la page rubrique */
/********************/
.article1 {
	float: left;
	width: 600px;
	height: 160px;
}
.article2 {
	float: right;
	width: 600px;
	height: 160px;
}
.logo1, .logo2 {
	width: 340px;
	height: 150px;
	padding-top: 10px;
}
.logo1 {
	float: right;
}
.logo2 {
	float: left;
}
.logo1 .spip_logos {
	float: left;
}
.logo2 .spip_logos {
	float: right;
}
/*******************/
/* le pied de page */
/*******************/
#pied {
	clear: both;
	width: 950px;
	margin: 0px auto;
	padding: 2px 0;
	border: solid green;
	border-width: 0px 0;
	font-weight: bold;
	font-size: 76%;
	text-align: center;
	background-color: #fff;
	color: black;
}
#pied img {
	margin: 0 10px;
	vertical-align: middle;
}
#credits {
	margin-top: -10px;
	float: right;
	font-size: 9px;
	color: gray;
	font-weight: normal;
}
#credits a {
	color: #505050;
}
/***************************************/
/* les fiches techniques, page rubrique*/
/***************************************/
#choix-plantes form {
	float: left;
	margin-left: 20px;
}
#choix-plantes form button {
	background-color: green;
	color: white;
	border: none;
	vertical-align: middle;
}
#choix-plantes form select {
	background-color: green;
	color: white;
	border: none;
	vertical-align: middle;
}
#toutes {
	color: green;
	text-align: right;
	font-weight: bold;
	margin-right: 20px;
}
#toutes a {
	background-color: green;
	color: white;
	padding: 1px 8px;
}
.plantes a {
	text-decoration: none;
	margin: 5px;
	font-size: 0.9em;
	color: green;
	text-align: center;
}
.plantes img {
	margin: 0 auto;
}
.pagination-rub {
	text-align: center;
	margin-bottom: 20px;
}
.plantes .spip_doc_descriptif a {
	margin: 0;
	padding: 0;
}
.titre-familles {
	margin: 10px 0 5px 50px;
	color: green;
	font-size: 20px;
}
/****************/
/* les tableaux */
/****************/
table {
	width: 100%;
	text-align: center;
}
/****************/
/* la page plan */
/****************/
#plan {
	margin-left: 50px;
}
#plan .titre {
	font-size: 22px;
}
#plan hr {
	margin-bottom: 20px;
}
.plan-rubrique {
	font-size: 14px;
	font-weight: bold;
	list-style-type: disc;
	margin: 0 0 5px 0;
}
.plan-article {
	font-size: 12px;
	font-weight: normal;
	list-style-type: circle;
}
.plan-article a {
	color: #333399;
}
/*******************/
/* la page contact */
/*******************/
.contact input, .contact textarea {
	border: 1px solid green;
}
.texte-contact {
	margin: 10px 10px 10px 50px;
	font-weight: bold;
}
.tour {
	margin: 10px auto 0 auto;
	width: 70%;
	border: 2px solid green;
	background-color: #EEFFEE;
	padding: 5px;
}
.unite {
	font-size: 12px;
	color: #000000;
}
.item {
	font-weight: bold;
	text-align: right;
}
.valeur {
	font-weight: bold;
	color: green;
	background-color: transparent;
	font-size: 12px;
}
.option {
	border: 2px solid green;
}
.vi4 {
	color: green;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
}
.red {
	color: #FF0000;
	background-color: transparent;
	font-weight: bold;
}
/* boutonstexte.css */
.boutonstexte {
	float: right;
	margin: 0 5px 0 0;
}
.boutonstexte button {
	position: relative;
	top: -25px;
	padding: 0;
	margin: 0 2px;
	border: none;
	background-color: transparent;
}
.boutonstexte button.textsizedown {
	background: url(../images/fontsizedown.gif) no-repeat;
	height: 24px;
	width: 24px;
}
.boutonstexte button.textsizeup {
	background: url(../images/fontsizeup.gif) no-repeat;
	height: 24px;
	width: 24px;
}
.boutonstexte button:hover {
	border: none;
}
.boutonstexte button.textsizeup:hover {
	background: url(../images/fontsizeup2.gif) no-repeat;
}
.boutonstexte button.textsizedown:hover {
	background: url(../images/fontsizedown2.gif) no-repeat;
}