/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.boxed h1 {
	margin: 0;
	padding: 10px 0;
	background: url(/images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.boxed h2 {
	margin: 0;
	padding: 10px 0;
	background: url(/images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.boxed h3 {
	margin: 0;
	padding: 10px 0;
	background: url(/images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(/images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#container {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(/images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(/images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2, #logo h3{
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 25px 0 0 0;
	font-size: 36px;
}

#logo h2 {
	font-size: 20px;
}

#logo h3 {
	padding: 15px 0 0 0;
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #85C329 url(/images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(/images/img05.gif) repeat-x;
}

#menu li em {
	display: block;
	color: white;
	font-size: 0.9em;
	text-align: right;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#login {
	padding: 20px;
	background: url(/images/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#featuring h3, #featuring span a  {
	color: white;
}
#featuring span {
	display: block;
	margin: 0.5em;
}

#featuring {
	text-align: center;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

.liste-vente {
	width: 100%;
}

.liste-vente .plante-pict {
	width: 70px;
	text-align: center;
}

.liste-vente .plante-name {
	width: 65%;
}
.liste-vente .plante-cond {
	width: 20%;
}
.liste-vente .plante-prix {
}

.liste-vente td {
	height: 60px;
	padding: 3px 0 0 0;
	vertical-align: middle;
}

.liste-vente tr.odd td{
}
.liste-vente tr.even td{
	background-color: #eee;
}

#cart {
	margin: 5px 0;
	border: 1px dotted #aaa;
	background: url(/images/cart.png) no-repeat 0 2px;
	text-align: center;
	padding: 2px 2px 2px 36px;
	float: right;
	_height: 32px;
	min-height: 32px;
	width: 170px;
}
#cart a {
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(/images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(/images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 55px;
	padding: 25px 0 0 20px;
}

#slideshow { position: relative; height: 220px }
#slideshow #init, #slideshow .overlay { position: absolute; top: 0px; right: 0px}


.thumbs { width: 220px; min-height: 220px; margin-top: 1em; text-align: center; float: left;}
img.border5, .thumbs img { border: #ddd 5px solid; }
label { display: block; width: 200px; float: left; }
fieldset { border: none; }
img { border: 0; }

dl.liste-plante {
	list-style: none;
}
dl.liste-plante dt {
	float: left;
	height: 70px;
	width: 70px;
	clear: left;
}
dl.liste-plante dd {
	height: 70px;
	margin-left: 70px;
	padding: 5px 0 0 0;
}

dl dt {
	font-weight: bold;
}

table.horaires tr { margin: 1em 0 1em 0; }

img.subtropica {
	float: right;
	padding: 4px;
	border: 1px solid #333;
}

h2,h3,h4 {
	clear: right;

}


h4 {
	font-size: 125%;
	color: #9C9C9C;

}

.warning {
	color: red;
}

.notes {
	margin-top: 2em;
	font-size: 80%;
}

#pagelist {
	text-align: center;
}

.left {
	float: left;
	margin: 5px 5px 5px 0px;
}

.right {
	float: right;
	margin: 5px 0 5px 5px;
}

.cadre {
	padding: 3px;
	border: 1px solid #aaa;
}

#search {
	padding: 10px;
}

#search input {
	border: 1px solid #FF6B15;
}

dl.list {
	margin-left: 2em;
}

dl.list dt {
	padding: 0.3em 0 0.3em 0;
	font-weight: normal;
}

div.disponible {
	padding-top: 3px;
}

p.form-error label{
	color: red;
}

form p span.desc {
	padding: 0 0 0 200px;
	margin: 2px 0 0 0;
	font-size: 70%;
	display: block;
	clear: both;
}

.error-reporting {
	color: red;
	margin: 2px 0 0 0;
	padding: 0;
}

.panoslider {
  position absolute;
  width: 100%;
  overflow: hidden;
}
.panoslider img {
  position: relative;
}

.sliderleft {
   float: left;
   margin: 5px 5px;
   margin-left: 0px;
}
.sliderright {
   float: right;
   margin: 5px 5px;
   margin-right: 0px;
}


.imgslider {
  position: relative;
  width: 310px;
  height: 210px;
}
.imgslider img {
  border: 5px solid #aaa;
  position: absolute;
  top: 0px;
  left: 0px;
}
