@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;
   font-size: 100%;
}
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;
	background-color: #000000;
	color: #F0AB66;
	font-size: 0.8em;
}
a:link, a:visited {
	text-decoration: none;
	color: #D7691A;
}
a:hover {
	text-decoration: none;
	color: #FF6633;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.bandeau_complet {
	width: 820px;
	background-color: #660000;
	text-align: center;
}
.bandeau_haut {
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
}
.bandeau_principal {
	padding-left: 10px;
}
.col_gauche {
	background-image: url(images/degrade_gauche.jpg);
	background-repeat: repeat-y;
	background-position: right top;	
	width: 60px;
	height: 300px;
}
.col_droite {
	background-image: url(images/degrade_droite.jpg);
	background-repeat: repeat-y;
	background-position: right top;	
	width: 60px;
	height: 300px;
}
.adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F0AB66;
	font-size: 10px;
	font-weight: bold;
	width: 150px;
}
.copyright {
	font-size: 9px
}
.en_savoir_plus {
	font-size: 10px
}
.formulaire {
	font-size: 10px
}
.formulaire input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}
.formulaire input, .formulaire textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px
}
.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: #C94093;
}
.menu {
	font-size: 11px;
	color: #333333;
	padding-top: 4px;
	padding-left: 30px;
}
.menu_bas {
	font-size: 11px;
}
.recherche {
	font-size: 11px;
}
.vignette {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
.visuel {
	padding-left: 5px;
	padding-bottom: 5px;
	float: right;
}
.lien_externe {
	font-size: 10px;
	font-weight: normal;
}
