body {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #27013A;
	background: #fffcf3 url(../img/bg2.jpg) top center no-repeat;
	color: #000000;
	margin: 0px;
	padding: 55px 0px 0px 0px;}

h3 {
	color: #333333;}

a {
	color: #666666;
	text-decoration: underline;}

a:hover {
	color: #D5D8A1;
	text-decoration: none;}

#content {
	margin: 0 auto;
	width: 860px;
	background: transparent;}

#lang img {
	float: right;
	position: relative;
	top: -30px;
	padding: 0 5px;}

#today {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0; 
	margin: -55px 0 10px 0; 
	text-transform:capitalize; 
	color:#FFF; 
	font-size: 11px;
	font-weight: bold;}

#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	padding: 0px 0px 0px 15px;
	color: #611427;}

#baseline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #611427;
	padding: 2px 0px 0px 15px;}
	
/* MENU */
#menu {
	float: left;
	width: 150px;
	display: block;
	min-height: 450px; /* place le footer en bas de page */
	font-size: 12px;
	font-weight: bold;
	margin: 80px 0 0 5px;
	padding: 1em;}

.menubar {
	width: 155px;
	height: 29px;
	background: url(../img/nav_barre.jpg) top left no-repeat;}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;}
		
#menu li {
	border-bottom: 1px solid #D5D8A1;
	padding: 0.5em;
	margin: 0 0 4px 0;}

#menu li a {
	color: #611427;
	text-decoration: none;}

#menu li a:hover {
	color: #D5D8A1;}

/* MENU Horizontal */
#menu_horz_left {
	float: left;
	margin: 30px 10px 0 -150px;
	padding: 0 10px 0 0;
	font-size: 12px;
	color:white;
}


#menu_horz {
	float: right;
	margin: 20px 10px 0 0;
	padding: 0 10px 0 0;
	font-size: 12px;}

#menu_horz ul {
	margin: 10px 0 0 0;
	padding: 0;}

#menu_horz li {
	display: inline;
	padding: 0 10px 0 10px;
	border-right: 1px solid white;}

#menu_horz li.last {
	border-right: none;}

#menu_horz a {
	color: #FFFFFF;
	text-decoration: none;}

#menu_horz a:hover {
	color: #D5D8A1;}

/* ----------- PAGE & HOMEPAGE --------- */
#page {
	float: left;
	width: 590px;
	margin: 70px 0 50px 50px;}

.pagewrap { /* for homepage */
	width: 590px;
	margin: 120px 0 0 220px;}

.pagewrap_2col { /* for homepage */
	margin: 50px 0 0 220px;}

.bodypage {
	color: #000;
	line-height: 1.6em;}

/*.col_home {
	width: 270px;}

.col_home.left {
	float: left; 
	border-right: 1px dotted gray;
	padding-right: 25px;}

.col_home.right {
	float: right;
	padding-right: 30px; }

.col_home a{
	color: #000000;
	text-decoration: underline;}

.col_home a:hover{
	color: #999999;
	text-decoration: underline;}*/

.maintitle {
	margin: 0 0 20px 0;
	font-size: 24px;
	color: #50592A;}

.maintitle a {
	text-decoration: none;}

.maintitle.red {
	margin: 0 0 20px 0;
	font-size: 24px;
	color: #611427;}

.maintitle.small {
	font-size: 18px;}

/* ------------------------- */

.texthome {
	font-size: 1em;
	line-height: 1.9em;}

.titrepage {
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted gray;
	font-size: 30px;
	color: #50592A;}

.namelivre {
	margin: 0 0 20px 0;
	font-size: 18px;
	color: #611427;}

.textlivre {
	margin: 10px 0 20px 0;
	padding-bottom: 20px;
	line-height: 1.8em;
	border-bottom: 1px dotted gray;}

/* COLUMN PLANTE & PRODUCT */

#column_left {
	float: left;
	width: 230px;}

#column_right {
	float: right;
	width: 310px;
	padding: 15px;
	background-color: #ECECD4;
	border: 1px dotted #50592A;}

/* PLANTE */

.plantelist {
	font-size: 13px;}

.plantelist ul {
	padding: 0 0 0 0;
	margin: 0 0 10px 18px;}

.plantelist li {
	padding: 0 0 10px 0;
	list-style: disc;
	line-height: 1em;}

.plantelist li a {
	text-decoration: none;}

.plantename {
	font-size: 24px;
	color: #666666;
	line-height: 1em;}

.plantedesc {
	display: block;
	margin: 20px 0 0 0;
	font-size: 14px;
	line-height: 1.8em;
	color:#666666;}

/* TABLE */

table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;}

th {
	background-color: #ECECD4;
	padding: 5px;
	border: 1px solid gray;}

tr {
	border: 1px solid gray;}

td {
	padding: 5px;
	border: 1px solid gray;}
	
#distri ul {
	font-size: 14px;
	margin: 0 0 0 20px;
	padding: 0;}

#distri li {
	list-style: none; }

#distri li.name {
	font-weight: bold; }

/* --------- FORM ------------- */

form.contact input {
	margin: 0 0 12px 0;
	width: 180px;}

form.contact label {
  display: inline;
  float: left;
  margin: 2px 8px 0 0;
  text-align: right;
  width: 80px;}

form.contact input.bouton {
	display: inline;
	width: 80px;
	margin: 15px 0 0 90px; }

form.css label {
  display: inline;
  float: left;
  margin: 16px 8px 0 0;
  text-align: right;
  width: 80px;}
  
form.css br {
	clear: left!IMPORTANT; }

form.css input {
	margin: 12px 0 0 0;
	width: 180px;}

form.css textaera {
	margin: 40px 0 0 0;}

form.css input.bouton {
	display: inline;
	width: 90px; }

div.removeBtn{
	float:right;}

form.css legend {
	font-weight: bold;
	color: #50592A; }

form.css fieldset {
  padding: 1em;
  width: 500px;}
  
form.css select {
	margin: 12px 0 0 0;}

form.css input.checkbox {
	width: 30px; }
	
form.css input.coord{
	width:auto;}

form.css input.radio {
	display: inline;
	width: 28px;}

form.css input.add {
	display: inline;
	width: 250px;}

.warning {
	padding:1em;
	color:red;
	font-weight:bold;}

#msg_confirm {
	display: block;
	color: #611427;
	background-color: #ECECD4;
	font-weight: bold;
	padding: 1em;
	border: 1px solid black; }

/* 2 column with a unordered list. <ul> */

#div.two_col_list {
	margin-bottom: 1em;}

.colonne ul {
	width: 45em; }

.colonne ul li {
    float: left;
    width: 18em;
	font-size: 14px;
	line-height: 1.6em;
	list-style: none;
	margin: 5px 0 0 0;
	padding:5px 0 0 0;}

.colonne p {
	clear: left;}

.region {
	margin: 40px 0 10px 0;
	font-size: 24px;
	color: #611427;}
	
/* 3 colonnes HOMPAGE */

#troiscol {
	width: 600px;
	margin: 35px 0 0 220px;}

.col {
	float: left;
	width : 30%;
	padding: 0 8px;
	border-left: 1px dotted gray;}

.titlecol {
	font-size: 12px;
	font-weight: bold;
	color: #50592A;
	margin: 0 0 1em 0; }

.bodycol {
	font-size: 11px;}

/* FOOTER */
#footer {
	clear: both;
	width: 100%;
	height: 137px;
	background: url(../img/footer2.jpg) repeat-x;}

#footer ul {
	margin: 0 0 3px 0;
	padding: 0;}

#footer ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid black;
	padding: 0 6px 0 4px;}

#footer ul li.last {
	border-right: none;} 
	
#footer_legal {
	padding-top: 50px;
	font-size: 11px;
	text-align: center; }

#footer_legal a {
	text-decoration: underline;
	color: #000000 }

#footer_legal a:hover {
	text-decoration: none; }




