@charset "utf-8";

/* CSS Document */
body {
	background: #368301;
	text-align: center;
	margin: 0 0 1em 0;
	padding: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
img {
	border: 0;
}
#global {
	text-align: left;
	width: 992px;
	margin: 0 auto;
}
#content,.bloc,.blocContainer {
	min-height: 1px;
}
#header {
	background-color: #87c806;
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 200px;
	width: 992px;
}
#home #header {
	height: 65px;
	background: #fff;
}
.header_potager {
	background-image: url(img/header/bg_potager.gif);
}
.header_fleurs {
	background-image: url(img/header/fleurs_cols1-3.gif);
}
.header_arbre-arbuste-ornement {
	background-image: url(img/header/bg_arbres_arbustes.gif);
}
.header_arbre-fruitier {
	background-image: url(img/header/bg_verger.gif);
}
.header_cour-allee-terrasse {
	background-image: url(img/header/bg_cour.gif);
}
.header_court-tennis {
	background-image: url(img/header/bg_courttennis.gif);
}
.header_culture-florale {
	background-image: url(img/header/bg_culturesflorales.gif);
}
.header_gazon {
	background-image: url(img/header/bg_gazon.gif);
}
.header_grenier {
	background-image: url(img/header/bg_grenier.gif);
}
.header_interieur {
	background-image: url(img/header/bg_interieurmaison.gif);
}
.header_piscine-bassin {
	background-image: url(img/header/bg_bassin.gif);
}
.header_revetement-plastique {
	background-image: url(img/header/bg_mobilier.gif);
}
.header_rosier {
	background-image: url(img/header/bg_rosiers.gif);
}
#header .title {
	background: #db381c;
	background: #db381c url(img/header/title_bayer_jardin.gif) left no-repeat;
	height: 25px;
	line-height: 25px;
	z-index: 1;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; 
}
#header .title span {
	position: absolute;
	left:-2000px;
}
#arbre {
	width: 200px;
	height: 136px;
	background-image: url(img/arbre_off.gif);
}
#arbre.active {
	width: 200px;
	height: 136px;
	background-image: url(img/arbre_over.gif);
}
#navg {
	padding-top: 7px;
}
#navg div {
	margin-bottom: 13px;
}
#navg a {
	display: block;
	height: 21px;
	line-height: 21px;
	padding-left: 15px;
}
#navg a {
	color: white;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #87c806;
	background: url(img/navg/p_off.gif) 8px 12px no-repeat;
}
#navg a:hover,#navg a.active {
	background-color: #87c806;
	color: #000;
	background-image: url(img/navg/p_on.gif);
}
.path {
	font-size: 10px;
	padding: 3px 10px;
}

.path a {
	color: #00632e;
	text-decoration: none;
}
.path a:hover {
	text-decoration: underline;
}
.path a.active {
	color: #fff;
	font-weight: bold;
}
#header .navtop {
	background: #e80000;
	height: 35px;
}
#header .bloc {
	position: absolute;
	bottom: 0;
	width: 435px;
	left: 225px;
	bottom: 10px;
	text-align: center;
}
.col1,.col2,.col3 {
	min-height: 100px;
}
.col1 {
	width: 215px;
	margin-right: 10px;
	float: left;
}
.col2 {
	width: 435px;
	margin-right: 10px;
	float: left;
	margin-top: -92px;
}
.col3 {
	width: 322px;
	float: left;
	margin-top: -92px;
}
#home .col1 {
	width: 200px;
	margin-right: 0;
	float: left;
}
#home .col2 {
	margin: 0;
}
.categories {
	width: 375px;
}
.categories a.bt {
	display: block;
	float: none;
	margin: 0;
	padding-left: 70px;
	color: #2d4604;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 43px;
	text-transform: capitalize;
	background: left no-repeat;
}
.categories a.bt:hover {
	color: #e80000;
}
.categories span {
	display: block;
	background: url(img/bt_fl_white.gif) right no-repeat;
}
h1 {
	position: absolute;
	padding: 0;
	margin: 0;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #fff;
	top: -26px;
}
h2 {
	/*position: absolute;
	padding: 0;
	margin: 0;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #fff;
	top: -26px;*/
}
#footer {
}
#ongletBayer {
	position: absolute;
	top: 0;
	right: 0;
	right: 0;
}
div {
	position: relative;
}
br.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
div.clearBoth {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
a.link {
	margin-top: 2px;
	color: #e80000;
	text-decoration: none;
	font-size: 11px;
	width:97px;
}
a.link span {
	display: block;
	padding-left: 10px;
	background: url(img/p_link.gif) 0px 3px no-repeat;
}
a.link:hover,a.link.selected {
	color: #000;
}
a.link:hover .ph, a.link.selected .ph {
	border: 1px solid red;
}
a.link .ph {
	border: 1px solid white;
}
a.bt {
	display: block;
	float: left;
	margin: 0 20px;
	padding-left: 25px;
	background: url(img/bt_fl_white.gif) left no-repeat;
	color: #2d4604;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
a.bt:hover {
	color: #000;
}
.bloc {
	max-width: 800px;
	margin-bottom: 12px;
	padding-top: 12px;
	background: url(img/bloc/top.gif) top left no-repeat;
}
.bloc .ang {
	height: 12px;
	font-size: 0px;
	background: url(img/bloc/bot.gif) bottom right no-repeat;
}
.colorbayer {
	background: url(img/bloc/colorbayer_top.gif) top left no-repeat;
}
.colorbayer .ang {
	background: url(img/bloc/colorbayer_bot.gif) bottom right no-repeat;
}
.dark {
	background: url(img/bloc/dark_top.gif) top left no-repeat;
}
.dark .ang {
	background: url(img/bloc/dark_bot.gif) bottom right no-repeat;
}
.blocContainer {
	padding: 0 12px;
	background: #fff;
	z-index:1;
}
.blocContainerVignettes {
	padding: 0 5px 0 15px;
}
.blocContainer .desc {
	padding-bottom:10px;
}
.blocContainer .mentions {
	padding-bottom:10px;
	font-size: 8px;
}
.bloc h2,
.bloc h3,
.bloc .h3 {
	color: #368301;
	margin: 0;
	font-size: 16px;
}
.blocContent {
	padding-top:5px;
}
.bloc a.bt_bloc,
.bloc a.bt_bloc_close {
	color: #2d4604;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 18px;
	background:url(img/bloc/bt_bloc.gif) 0px 3px no-repeat;
}
.bloc a.bt_bloc_close {
	background-position: 0px -37px;
}
.bloc a.bt_bloc:hover {
	background-position: 0px -17px;
	color:#e80000;
}
.bloc a.bt_bloc_close:hover {
	background-position: 0px -57px;
	color:#e80000;
}
.bloc a.open:hover {
	background-position: 0px -37px;
}
.blocContainerVignettes .blocContent {
	display	: none;
}
.open .blocContent {
	display	: block;
}
.blocContainerVignettes .photo {
}
.bloc .open .photo {
}
.bloc .blocContainerVignettes h3 {
	margin-right:10px;
}
.bloc .open h3
{
	border-bottom: 1px solid #368301;
	margin: 0 0 10px 0;
	padding-bottom:5px;
}
.dark .blocContainer {
	background: #5ea503;
}
.colorbayer .blocContainer {
	background:#009e16
}
.dark h3,
.dark .h3,
.colorbayer h3 {
	color: #fff;
	margin: 0;
	font-size: 16px;
	border: 0;
}
.dark .h3 {
	font-weight:bold;
}
.dark h3 a,
.dark .h3 a,
.colorbayer h3 a {
	color: #fff;
	text-decoration:none;
	display:block;
	height:20px;
	line-height:20px;
}
.dark h3 a,
.dark .h3 a {
	background:url(img/bloc/p_pprob.gif) 270px 0px no-repeat;
}
.colorbayer h3 a {
	background:url(img/bloc/p_bayer.gif) 270px 0px no-repeat;
}
.dark h3 a:hover,
.dark .h3 a:hover,
.colorbayer h3 a:hover {
	text-decoration:underline;
}
.dark h3 a:hover,
.dark .h3 a:hover {
	background-position: 270px -30px;
}
.retour .h3 a,
.retour .h3 a:hover {
	background:url(img/bloc/p_retour.gif) 0px 0px no-repeat;
	padding-left:25px;
}
.etiquette .ang {
	background-image: none;
}
.etiquette .blocContainer {
	padding-bottom: 12px;
}
.etiquette {
	margin-bottom: 0px;
}
label {
	display: block;
	margin-bottom: 3px;
}
label span {
	display: block;
	width: 105px;
	float: left;
	font-size: 11px;
	color: #2d4604;
	line-height: 20px;
}
label span sup {
	color: #e80000;
}
label input {
	width: 287px;
	background: #fff;
	border: #368301 solid 1px;
}
label textarea {
	background: #fff;
	border: #368301 solid 1px;
}
label.cp input {
	width: 168px;
}
.legende {
	font-size: 10px;
}
.legende sup {
	color: #e80000;
}
div.photo {
	float:left;
	margin-right:5px;
}
div.photo div
{
	text-align: center;
	background: #f0f0f0;
	font-size:0px;
}
.produit .photo
{
	min-width	: 150px; /*IE6*/
}

div.photo a {
	display 	: block;
	width		: 97px;
	padding-bottom:6px;
}
.periode {
}
.periode,.periode-legende {
	float: right;
	clear: right;
	margin-top: 2ex;
	margin-bottom: 1ex;
}
.periode ul {
	width:255px;
}
.periode ul,.periode li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.periode li {
	display: block;
	width: 20px;
	height: 18px;
	background: url(img/periode_bg.gif) 0 0 no-repeat;
	text-align: center;
	float: left;
	padding-top: 2px;
	margin-right: 1px;
}
.periode li.active,.periode-legende span.active {
	background-position: 0 -20px;
}
.periode-legende span {
	display: block;
	float: left;
	background: url(img/periode_bg.gif) 0 0 no-repeat;
	height: 18px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-left: 22px;
	font-size: 10px;
}
.periode-legende span.active {
	margin-left: 36px;
}
.pdf {
	clear: both;
	background-color: #CEDBB0;
	padding: 1ex 1em;
	margin-top: 2ex;
}
.pdf a {
	display: block;
	border: 2px solid white;
	background: transparent url(img/pdf.png) no-repeat 3px 7px;
	font-weight: bold;
	width:auto;
}
.pdf a.link span {
	line-height:29px; background-position:left;
}
.pdf a {
	padding-right: 0.8em;
	padding-left: 50px;
	padding-top: 7px;
	padding-bottom: 10px;
}
.pdf .composition {
	padding: 0;
	margin: 0;
	font-size: 10px;
}
.pdf h4 {
	margin: 0;
	padding: 0;
	margin-bottom: 1ex;
	font-size: 12px;
}
/**
 * Diaporama
 */
#diapoControlers {
	position:absolute;
	z-index:3;
	height:26px;
	width:73px;
	background: url(img/diap_control_bg.gif) 0px 0px no-repeat;
	display:none;
}
#diapoImage {
	z-index:2;
}
#diapoPreviousControler span,#diapoNextControler span {
	display: none;
}
#diapoPreviousControler, #diapoNextControler,
#diapoPreviousControler a, #diapoNextControler a  {
	display: block;
	height: 24px;
	width: 25px;
}
#diapoPreviousControler, #diapoNextControler  {
	position:absolute;
	top:1px;
}
#diapoPreviousControler {
	left:2px;
}
#diapoNextControler {
	left:27px;
}
#diapoPreviousControler a {
	background: url(img/diap_left.gif) 0px 0px no-repeat;
}
#diapoNextControler a {
	background: url(img/diap_right.gif) 0px 0px no-repeat;
}
#diapoPreviousControler a:hover,
#diapoNextControler a:hover {
	background-position: 0px -24px;
}