@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, ul {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
ul {
   margin-left: 30px;
}
/* remember to highlight inserts somehow! */
ins {
   text-decoration: none;
}
del {
   text-decoration: line-through;
}
ol,li{text-align: left;}
img {border-width: 0px;}
.pub {
	padding-top: 0px;
	padding-bottom: 8px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9EC7A0;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #336600;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: none;
	color: #9ACBFF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #336600;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.bandeau_complet {
	width: 820px;
	background-color: #FFFFFF;
	border-top: 1px none #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px none #006600;
	border-left: 1px solid #006600;
}
.bandeau_haut {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
}
.bandeau_principal {
	padding-left: 10px;
	border: 0px solid #006600;
}
.copyright {
	font-size: 9px
}
.en_savoir_plus {
	font-size: 10px
}
.image {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.liste_plantes {
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	font-style: italic;
}
.logo {
	font-size: 24px;
	font-weight: bold;
	color: #336600;
}
.menu {
	font-size: 11px;
	color: #333333;
	padding-top: 4px;
	padding-left: 30px;
}
.menu_bas {
	font-size: 11px;
	color: #333333;
}
.vignette {
	padding-left: 5px;
	padding-bottom: 5px;
	float: right;
}
.visuel {
	padding-left: 5px;
	padding-bottom: 5px;
	float: right;
}
.lien_externe {
	font-size: 10px;
	font-weight: normal;
}
