#outer {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow-x: hidden;
}
/*---------Tags-----------*/
#tags {
	height: 569px;
	width: 985px;
	top: -506px;
	left: 15px;
	position: absolute;
	z-index: 1;
}
#tags a:link,
#tags a:visited {
	background: url(../images/btn-open-tags.png) left top no-repeat;
	width: 103px;
	height: 76px;
	float: right;
	cursor: pointer !important;
}
#tags a:link span,
#tags a:visited span {
	display: none;
}

/*---------Header-----------*/
#header {
	padding-left: 28px;
	position: relative;
	z-index: 90;
	width: 970px;
}
#logo {
	width: 137px;
	height: 47px;
	margin-top: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin-right: 21px;
}
#logo a:link,
#logo a:visited {
	display: block;
	height: 47px;
}
#logo a:link span,
#logo a:visited span {
	display: none !important;
}
ul#navTop {
	overflow: visible;
	height: 1%;
	float: left;
	margin: 0px 19px 0px 0px;
	padding: 0px;
	list-style: none;
}
html>body ul#navTop {
	overflow: hidden;
	height: auto;
}
ul#navTop li {
	float: left;
	height: 56px;
	background: #FFF url(../images/nav-top-bg.gif) center top no-repeat;
	padding: 44px 10px 0px 10px;
	margin: 0px;
	list-style: none;
}
ul#navTop li#cheveuxNav {
	padding-right: 10px;
	padding-left: 0px;
}
ul#navTop li#kloraneNav {
	padding-right: 4px;
	padding-left: 4px;
}
ul#navTop li#leClubNav {
	padding-right: 3px;
	padding-left: 3px;
}
ul#navTop li a:link,
ul#navTop li a:visited {
	font-size: 1.2em;
	font-weight: bolder;
	color: #666;
	text-transform:capitalize;	
}
ul#navTop li a:hover {
	text-decoration: none;
}
ul#navTop li#cheveuxNav a:hover {
	color: #80c11b;
}
ul#navTop li#bebeNav a:hover {
	color: #6392cd;
}
ul#navTop li#peauNav a:hover {
	color: #cc9933;
}
ul#navTop li#yeuxNav a:hover {
	color: #003399;
}

ul#navTop li#kloraneNav a:link,
ul#navTop li#kloraneNav a:visited {
	background-image: url(../images/nav-top-link-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 68px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 2px;
}
ul#navTop li#leClubNav a:link,
ul#navTop li#leClubNav a:visited {
	background-image: url(../images/nav-top-link-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 62px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 2px;
}
ul#navTop li#kloraneNav a:hover {
	color: #666;
	background-position: left bottom;
}
ul#navTop li#leClubNav a:hover {
	color: #666;
	background-position: left bottom;
}
.MesFavorisBox,
.RechercherBox {
	background: url(../images/bg-line-break-1.gif) left top repeat-y;
	padding-left: 19px;
	padding-right: 19px;
	float: left;
	padding-top: 26px;
	min-height: 41px;
	height: auto !important;
	height: 41px;
}
.RechercherBox {
	padding-left: 16px;
	padding-right: 10px;
}
.MesFavorisBox h3,
.RechercherBox h3 {
	color: #008634;
	padding-bottom: 4px;
	font-size: 1.1em;
	text-transform: uppercase;
}
.Module4Box{
	float: left;
	margin-left:10px;
}
a.LinkStyle1:link,
a.LinkStyle1:visited {
	background: url(../images/ico-next-1.gif) right 5px no-repeat;
	padding-right: 9px;
	font-size: 1.1em;
	color: #666;
	text-decoration: underline;
}
a.LinkStyle1:hover {
	text-decoration: none;
}
.RechercherInput {
	background: url(../images/bg-input-1.gif) left top repeat-x;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #dddddd;
	padding: 1px 6px;
	width: 132px;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	color: #919ba5;
	vertical-align: middle;
}
.RechercherInputFocus {
	color: #000000 !important;
}
.BtnNext {
	vertical-align: middle;
	margin-left: 7px;
}

/*---------Mainpage-----------*/
#main {
	min-height: 919px;
	height: auto !important;
	height: 919px;
}
#menuBar {
	width: 137px;
	float: left;
	padding-left: 27px;

}
#mainWrapper {
	width: 799px;
	float: right;
	margin-right: 15px;
	padding-top: 29px;
}

/*---------Menu left-----------*/
ul#menu {
	margin: 0px 2px 0px 0px;
	padding: 11px 0px 5px 0px;
	list-style: none;
}
ul#menu li {
	text-align: right;
	list-style: none;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
ul#menu li span {
	color: #666666;
	padding-right: 20px;
	font-weight: bolder;
	font-size: 1.1em;
	display: block;
	text-transform: uppercase;
}
ul#menu li a:link,
ul#menu li a:visited {
	color: #666666;
	font-weight: bolder;
	font-size: 1.1em;
	text-decoration: none !important;
	padding-right: 20px;
	display: block;
	text-transform: uppercase;
}
ul#menu li ul {
	padding: 0px;
	margin: 0px;
}
ul#menu li ul li {
	padding-right: 0px;
	margin-bottom: 0px;
}
ul#menu li ul li a:link,
ul#menu li ul li a:visited,
ul#menu li.Active ul li a:link,
ul#menu li.Active ul li a:visited {
	color: #999999;
	font-weight: normal;
	text-transform: none;
}

.BoxAddon a:link, 
.BoxAddon a:visited {
	padding: 8px 6px 15px 6px;
	margin-bottom: 10px;
	height: 51px;
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
}
.BoxAddon a.Active, 
.BoxAddon a:hover {
	background-position: right bottom !important;
	text-decoration: none;
}
.BoxAddon span {
	display: block;
}
span.TitleBoxAddon {
	font-size: 1.2em;
	padding-bottom: 2px;
}
.BoxAddon a.Active span.TitleBoxAddon, 
.BoxAddon a:hover span.TitleBoxAddon {
	color: #FFF !important;
}
span.ConntentBoxAddon {
	background: url(../images/list-arrow-1.gif) left 4px no-repeat;
	color: #666;
	padding-left: 10px;
	display: block;
	font-size: 1.1em;
}
#bannerWrapper {
	background: url(../images/nav-box-2-blue.gif) right top no-repeat;
	padding-top: 11px;
	display: none;
}
#bannerWrapper ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#bannerWrapper ul li {
	text-align: right;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: none;
}
#bannerWrapper ul li img {
	border: none;
}

/*---------Footer-----------*/
#footer {
	border-top: 1px solid #008634;
	margin: 20px 15px;
	padding-top: 9px;
	padding-left: 10px;
}

.LabelLaboratoires {
	color: #424242;
	font-size: 1.1em;
	padding-right: 14px;
	float: left;
	
}
.LabelLaboratoires a:link,
.LabelLaboratoires a:visited {
	color: #464646;
	font-size: 1em;
	line-height:28px;
}
.LabelLaboratoires a:hover {
	color: #008634;
	text-decoration: none;
}
ul#navFooter {
	float: right;
	text-align: right;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul#navFooter li {
	display: inline;
	padding: 0px 9px 0px 8px;
	margin: 0px;
	list-style: none;
	background: url(../images/bg-line-break-2.gif) right 8px no-repeat;
	padding-top: 6px;
	line-height:26px;
}
ul#navFooter li.Alt {
	background: none;
}
ul#navFooter li a:link,
ul#navFooter li a:visited {
	color: #464646;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	line-height:21px;
}
ul#navFooter li.Active a:link,
ul#navFooter li.Active a:visited,
ul#navFooter li a:hover {
	color: #008634;
	text-decoration: none;
}
ul#navFooter li.Active a:link,
ul#navFooter li.Active a:visited {
	font-weight: bolder;
}

.UniverseProductName {
	font-size: 1.06em;
	color: #a1a1a0;
	/*text-transform: uppercase;*/
}
.ProductArrangesName {
	font-size: 2.4em;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
}
.ProductArrangesPlanteName {
	font-size: 1.4em;
	margin-top: -4px;
	text-transform: uppercase;
}
.ArrangeTitle {
	font-size: 2.5em;
	color: #666666;
	font-weight: normal;
	margin-top: -4px;
	text-transform: uppercase;
}
.SubArrangeTitle {
	font-size: 2em;
	font-weight: normal;
	margin-top: -4px;
	text-transform: uppercase;
}
.UniverseProductTitle {
	font-size: 2.4em;
	color: #666666;
	font-weight: normal;
	margin-top: 30px;
	text-transform: uppercase;
}
#qATitle {
	font-size: 1.4em;
	font-weight: normal;
	/*text-transform: uppercase;*/
}
/*---------Main Content-----------*/
#contentWrapper {
	width: 500px;
	overflow: hidden;
}
#contentHpWrapper {
	width: 603px;
	overflow: hidden;
	margin-top: -29px;
	float: left;
}
.NoWidth {
	width: 799px !important;
}
#contentFullWrapper {
	width: auto !important;
}
.WrapTable {
	margin-top: 40px;
}
h4.HiddenTitle {
	visibility: hidden;
}
div.RowBackground {
	margin-right: 6px;
	background: url(../images/bg-item-list-1.jpg) left top repeat-x;
	height: 120px;
	overflow: auto;
}
.Introduction {
	margin-top: 14px;
	margin-bottom: 30px;
}
.Introduction p {
	font-size: 1.1em;
	color: #666666;
	padding-bottom: 10px;
}

.SubArrangesName {
	font-weight: bolder;
	font-size: 1.2em;
	padding-bottom: 8px;
}
.TitleStyle2,
.TitleStyle5 {
	font-weight: normal;
	font-size: 1.4em;
	padding-bottom: 8px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif !important;
}
.List1Col1 {
	width: 242px !important;
	float: left;
}
.List1Col2 {
	width: 242px !important;
	float: right;
}
.List1Col1 ul,
.List1Col2 ul {
	width: auto !important;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.List1Col1 ul li,
.List1Col2 ul li {
	padding: 0px;
	margin: 0px !important;
	list-style: none;
}

/*---------Product list-----------*/
ul.ProductArrangesList {
	overflow: visible;
	height: 1%;
	width: 504px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	list-style: none;
}
html>body ul.ProductArrangesList {
	overflow: hidden;
	height: auto;
}
ul.ProductArrangesList li {
	background: url(../images/bg-item-list-1.jpg) left top repeat-x;
	overflow: hidden;
	height: 112px;
	width: 242px;
	float: left;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	list-style: none;
}
.WrapTable td div.FixHeight {
	height: 120px;
	overflow: auto;
	margin-right: 5px;
	background: url(../images/bg-item-list-1.jpg) left top repeat-x;
}
.WrapTable td div.PhotoProduct, 
ul.ProductArrangesList li div.PhotoProduct {
	float: left;
	border: none;
	width: 98px;
	height: 120px;
}
ul.ProductArrangesList li div.PhotoProduct {
	padding: 5px 0px;
}
.WrapTable td h5, 
ul.ProductArrangesList li h5 {
	padding-top: 27px;
	padding-right: 35px;
	font-size: 1.2em;
	color: #333333;
	padding-bottom: 4px;
}
table.FixWidth tr td {
	width: 242px;	
}
ul.ProductArrangesList li a:link,
ul.ProductArrangesList li a:visited {
	font-size: 1.06em;
	padding-left: 9px;
	background-position: left 4px;
	background-repeat: no-repeat;
	font-weight: bolder;
}
ul.ProductArrangesList li a.AltColor1:link,  
ul.ProductArrangesList li a.AltColor1:visited {
	color: #80c11b !important;
	background: url(../images/list-arrow-3.gif) left 4px no-repeat !important;
}
ul.ProductArrangesList li a.AltColor2:link,  
ul.ProductArrangesList li a.AltColor2:visited {
	color: #6392cd !important;
	background: url(../images/list-arrow-2.gif) left 4px no-repeat !important;
}
ul.ProductArrangesList li a.AltColor3:link,  
ul.ProductArrangesList li a.AltColor3:visited {
	color: #CC9933 !important;
	background: url(../images/list-arrow-5.gif) left 4px no-repeat !important;
}
ul.ProductArrangesList li a.AltColor4:link,  
ul.ProductArrangesList li a.AltColor4:visited {
	color: #003399 !important;
	background: url(../images/list-arrow-4.gif) left 4px no-repeat !important;
}
/*---------Plant Panel-----------*/
#plantPanel {
	position: absolute;
	left: 708px;
	top: 77px;
	width: 546px;
	z-index: 95;
}
#panelHeader {
	background: url(../images/plant-panel-top.png) left top no-repeat;
	width: 546px;
	height: 96px;
	cursor: pointer;
	padding-top: 8px;
}
#panelHeader h3 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 2em;
	font-weight: normal;
	margin-top: 44px;
	margin-left: 34px;
	text-transform: uppercase;
}
#panelHeader p a:link, 
#panelHeader p a:visited {
	background: url(../images/ico-ensavoir-plus.gif) left 1px no-repeat;
	color: #FFF !important;
	font-size: 1.1em;
	font-weight: bolder;
	margin-left: 10px;
	padding-left: 18px;
}
#panelHeader p.Close a:link, 
#panelHeader p.Close a:visited {
	background: url(../images/ico-ensavoir-minus.gif) left 1px no-repeat !important;
}
#panelWrapper {
	background: url(../images/plant-panel-bg-content.png) left top no-repeat;
	width: 511px;
	height: 796px;
	padding: 20px 17px 15px 18px;
}
#panelDetail {
	width: 260px;
	float: left;
}
#panelFooter {
	background: url(../images/plant-panel-bg-footer.png) left bottom no-repeat;
	height: 18px;
}
#borderLeftTop {
	background: url(../images/bg-photo-cornor01.gif) no-repeat left top;
	float: left;
}
#borderRightTop {
	background: url(../images/bg-photo-cornor02.gif) no-repeat right top;
}
#borderRightBottom {
	background: url(../images/bg-photo-cornor03.gif) no-repeat right bottom;
}
#borderLeftBottom {
	background: url(../images/bg-photo-cornor04.gif) no-repeat left bottom;
	padding: 11px;
}

#panelDetailExpand {
	width: 214px;
	float: right;
}

#slideShowWrapper,
#videoBox {
	border: 1px solid #6a85a4;
	width: 212px;
	overflow: hidden;
	margin-bottom: 11px;
	position: relative;
	z-index: 1000;
	min-height: 159px;
	height: 0px !important;
	height: 159px;
}
.NoBottom {
	margin-bottom: 0px !important;
} 
#videoBox span {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0;
	background: url(../images/bg-video.png) left top no-repeat;
	width: 197px;
	height: 22px;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	color: #FFF;
	padding-left: 40px;
	padding-top: 8px;
}
#slideShowWrapper span {
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0;
	background: url(../images/bg-slideshow.png) left top no-repeat;
	width: 214px;
	height: 22px;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	color: #FFF;
	padding-top: 8px;
	text-align: center;
}
.ScientificName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #616c7c;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-left: -2px;
}
.FamilyName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #2c2c2c;
	padding-bottom: 7px;
}
.PlantBoxes {
	border-top: 1px solid #5f7c9d;
	padding-top: 10px;
	margin-top: 5px;
}
.PlantBoxes h3,
.PlantExpandBoxes h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 1.2em;
	color: #616c7c;
	padding-bottom: 1px;
	text-transform: uppercase;
}
.PlantBoxes p,
.PlantExpandBoxes p {
	color: #131313;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial;
	padding-bottom: 10px;
	line-height: 14px;
}
.PlantAddonBoxes {
	border-top: 1px solid #5f7c9d;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 16px;
	margin-top: 5px;
}
.TitleStyle1 {
	text-transform: uppercase;
}
.PlantAddonBoxes h4 {
	font-size: 1.2em;
	color: #008634;	
}
.PlantAddonBoxes a:link,
.PlantAddonBoxes a:visited {
	background: url(../images/list-arrow-6.gif) left 4px no-repeat;
	padding-left: 9px;
	font-size: 1em;
	font-weight: bolder;
	color: #008634;	
}
.AddonPaddingLeft1 {
	padding-left: 6px;
	position: relative;
}

.AddonMarginTop1 {
	margin-top: -23px;
	margin-bottom: 36px;
}
.AddonMarginTop2 {
	margin-top: 48px !important;
}
h3.TitleVideo {
	color: #008634;
	font-size: 2.2em;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-weight: normal;
}
/*---------Breakcrumb-----------*/
#breakcrumb {
	float: left;
	margin-right: 54px;
	font-size: 1em;
	text-transform: uppercase;
}
#breakcrumb a:link,
#breakcrumb a:visited {
	color: #333333;
}
#subBreakcrumb {
	float: left;
	font-size: 1.1em;
	color: #AAA;
	margin-top: -1px;
}
#subBreakcrumb a:link,
#subBreakcrumb a:visited {
	color: #808080;
	background: url(../images/bg-subbreakcrumb.gif) left 1px repeat-x;
	margin-left: 11px;
}
#subBreakcrumb span.Active, 
#subBreakcrumb a:hover {
	text-decoration: none;
	background: url(../images/bg-subbreakcrumb.gif) left bottom repeat-x;
	color: #80c11b;
}
#subBreakcrumb span.Active {
	margin-left: 11px;
}
/*---------Product detail-----------*/
#productDetail {
	margin-top: 27px !important;
}
#productImage {
	width: 176px;
	float: left;
	text-align: center;
}
#productDescription {
	width: 297px;
	float: right;
}
table.RowStyle tr td h4, 
#productDescription h4 {
	font-size: 1.1em;
	padding: 3px 0 4px 0;
	margin-bottom: 7px;
}
table.RowStyle tr td p, 
#productDescription p {
	padding-bottom: 20px;
	padding-top: 1px;
	font-size: 1.1em;
	color: #666666;
	line-height: 13px !important;
}
table.RowStyle tr td span.Note, 
#productDescription span.Note {
	font-size: 1em;
	color: #666666;
	display: block;
	margin-top: -10px;
}

#productImage p {
	background: url(../images/bg-line-break-3.gif) left bottom repeat-x;
	padding-bottom: 5px;
	margin-bottom: 3px;
	text-align: left;
}
#productImage p.NotUnderline {
	background: none;
}
.PrintProduct a:link, 
.PrintProduct a:visited, 
#productImage p a:link,
#productImage p a:visited {
	padding-left: 21px;
	background-position: left center;
	background-repeat: no-repeat;
	color: #595959;
}
p#printProduct {
	margin-top: 10px;
}
.PrintProduct a:hover, 
#productImage p a:hover {
	text-decoration: none;
}
.PrintProduct a:link, 
.PrintProduct a:visited, 
#printProduct a:link,
#printProduct a:visited {
	background-image: url(../images/ico-print.gif);
}
#addProduct a:link,
#addProduct a:visited {
	background-image: url(../images/ico-plus.gif);
}
#sendToFriend {
	background: none !important;
}
#sendToFriend a:link,
#sendToFriend a:visited {
	background-image: url(../images/ico-email.gif);
}
/*---------Push Homepage-----------*/
#pushHp {
	width: 190px;
	float: right;
	margin-top: -29px;
}
.SecondaryPush {
	margin-top: 8px;
}
.SecondaryPushEdit {
	margin-left: 10px;
	font-size: 1.1em;
}
.SecondaryPushEdit ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #666666;
}
.SecondaryPushEdit ol {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #666666;
}
.SecondaryPush h3.TitleEdit01,
#pushExtra h3 {
	background: url(../images/bg-title-box-right.gif) left top no-repeat;
	font-size: 1.1em;
	color: #335180;
	padding: 6px 9px 4px 9px;
}
.SecondaryPush h3.TitleEdit01 a:link,
.SecondaryPush h3.TitleEdit01 a:visited,
#pushExtra h3 a:link,
#pushExtra h3 a:visited {
	color: #335180;
	text-decoration: none !important;
}
.SecondaryPushEdit p.TextEdit01 a:link,
.SecondaryPushEdit p.TextEdit01 a:visited {
	color: #3f6f9f;
	background: url(../images/list-arrow-4.gif) left center no-repeat;
	font-weight: bolder;
	padding-left: 10px;
}
.SecondaryPush p.NoStyle a:link,
.SecondaryPush p.NoStyle a:visited {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
#pushExtra {
	margin-top: 8px;
}
#activeCard {
	margin-top: 8px;
	margin-left: 7px;
}
#activeCard h3.TitleStyle6 {
	font-size: 1.4em;
	background-position: 3px 17px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	padding-top: 13px;
}
#activeCard h4 {
	font-size: 1.4em;
	color: #666666;
	margin-bottom: 4px;
	padding-right: 10px;
}
#activeCard ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#activeCard ul li {
	background: url(../images/bg-active-card-box.jpg) left top no-repeat;
	padding: 16px 0px 0px 3px;
	margin: 0px 0px 10px 0px;
	list-style: none;
}
#activeCard ul li p {
	font-size: 1.1em;
	color: #666;
	padding-bottom: 2px;
}
#activeCard ul li p a:link,
#activeCard ul li p a:visited {
	font-weight: bolder;
	background-position: 3px center;
	background-repeat: no-repeat;
	padding-left: 13px;
}
.AdviceEdit {
	font-size: 1.1em;
}
.AdviceEdit ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.AdviceEdit ul  li {
	margin: 0px !important;
	color: #666666;
	padding: 0px 0px 0px 10px !important;
	background: transparent url(../images/icon-sitemap02.gif) no-repeat scroll left 5px !important;	
}
.AdviceEdit ol {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: decimal !important;
}
.AdviceEdit ol  li {
	margin: 0px !important;
	padding: 0px !important;
	background: none !important;
	list-style-type: decimal !important;
	color: #666666;
}
div.TitleEdit02 {
	padding: 6px 0px 4px 0px;
}
span.TitleEdit01 {
	color: #4b7681;
}
span.TitleEdit02 {
	color: #00c6da;
}
/*---------Peau HP product list-----------*/
#listingRangeWrapper {
	width: 603px;
	overflow: hidden;
}
ul#listingRange {
	width: 606px;
	overflow: visible;
	height: 1%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
html>body ul#listingRange {
	overflow: hidden;
	height: auto;
}
ul#listingRange li {
	background-position: left top;
	background-repeat: no-repeat;
	height: 150px;
	width: 199px;
	overflow: hidden;
	float: left;
	cursor: pointer;
	margin: 10px 3px 0px 0px;
	padding: 20px 0px 0px 0px;
	list-style: none;
}
ul#listingRange li h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	text-transform: uppercase;
}
ul#listingRange li a.PhotoProduct {
	float: left;
	margin-top: 4px;
	margin-left: 4px;
	width: 92px;
	height: 116px;
}
ul#listingRange li h4 a:hover {
	text-decoration: none;
}
ul#listingRange li p {
	padding-top: 63px;
	font-size: 1.1em;
	color: #333333;
	padding-right: 15px;
	line-height: 13px;
}
ul#listingRange li p a:link,
ul#listingRange li p a:visited {
	color: #333333;
}
/*---------Q and A list-----------*/
ul#qAList {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
ul#qAList li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#qAList li h5 {
	font-size: 1.1em;
	text-transform: uppercase;
	background-position: left 6px;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	cursor: pointer;
	padding: 6px 0px 6px 18px;
	zoo: 1;
}
ul#qAList li .AnswearBox {
	display: none;
	padding-left: 18px;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size: 1.1em;
}
ul#qAList li .AnswearBox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#qAList li .AnswearBox ol {
	list-style: decimal;
}
ul#qAList li .AnswearBox ul li {
	border: none;
	margin-left: -26px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style-type: none;
	color: #666666;
	background: url(../images/icon-sitemap02.gif) no-repeat left 5px !important;
}
ul#qAList li .AnswearBox ol li {
	border: none;
	margin-left: -23px;
	list-style-type: decimal !important;
	color: #666666;
}
ul#qAList li.Active h5 {
	background-position: -870px 6px;
}
ul#qAList li.Active .AnswearBox {
	display: block;
}

ul#qAList li h4 {
	color: #333;
	font-size: 1.4em;
}
.ArticleImageRight {
	float: right;
	margin-left: 20px;
}
ul#qAList li .AnswearBox p.AddMoreSpaceRight {
	margin-right: 300px !important;
}
ul#qAList li .AnswearBox p.AddMoreSpaceBottom {
	padding-bottom: 40px;
}

ul#subQAList {
	margin: 0 !important;
	border: none !important;
	padding: 13px 0px 13px 0px;
	list-style: none;
}
ul#subQAList li {
	display: inline;
	background: url(../images/bg-line-break-5.gif) right center no-repeat !important;
	padding: 0px 8px 0px 0px !important;
	margin: 0px 6px 0px 0px !important;
	border: none !important;
	font-size: 1.1em;
	list-style: none;
}
ul#subQAList li.EndOfList {
	background: none !important;
	margin-right: 0px;
}
/*---------Title-----------*/
/*---------Title-----------*/
/*---------Title-----------*/
#diapo {
	width: 577px;
	padding: 10px;
	background: #ffffff;
	position: absolute;
	top: -1000em;
	left: -1000em;
}
.LargeImage {
	position: relative;	
	width: 577px;
	height: 381px;
	list-style: none;
	padding: 0px;
	margin: 0 auto;
}
.LargeImage li {
	position: absolute;
	top: 0;
	left: 0;
	width: 577px;
	height: 381px;
	display: none;
	text-align: center;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

/* Box Image */
.ImgBox {
	width: 577px;
	height: 381px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.ImgBox * {
	vertical-align: middle;
}
.ImgBoxExt {
	width: 235px;
	height: 260px;
}
/*\*//*\
.ImgBox {
	display: block;
}
.ImgBox span {
	display: inline-block;
	height: 100%;
	width: 1px;
}
/**/
/* End */
.CloseWrapperExt {
	text-align: right;
	margin: 19px 0 12px 0;
}
.CloseWrapperExt a:link, 
.CloseWrapperExt a:visited {
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1.1em;
	color: #cccccc !important;
	font-weight: bolder;
	padding: 0px 12px 0px 0px;
	float: right;
	height: 10px;
}
.CloseWrapperExt a:hover {
	background-repeat: no-repeat;
	background-position: right top;
}
.CloseWrapperExt a span {
	position: relative;
	top: -2px;
	z-index: 100;
}
.Regions {
	position: relative;	
	width: 799px;
	height: 360px;
	list-style: none;
	padding: 0px;
	margin: 0 auto;
	background: #f6f6f6 url(../images/bg-sectionplant-loop.gif) repeat-x left top;
}
.Regions li.Panel {
	position: absolute;
	top: 0;
	left: 0;
	width: 764px;
	display: none;
	list-style: none;
	padding: 5px 17px 0 18px;
	margin: 0px;
}
.Regions li.Panel span.institutK{
	width:100%;
	display:block;
	text-align:right;
	color: #424242;
	font-size: 1.1em;
	margin-bottom:5px;
}
.Regions li.Panel span.institutK a:link,
.Regions li.Panel span.institutK a:visited {
	color: #008634;
	font-size: 1.1em;
	text-decoration: none;
}
.Regions li.Panel span.institutK a:hover {
	text-decoration:underline;
}
h3.HeaderRegions {
	color: #178E35;
	font-size: 1.8em;
	font-weight: normal;
	background: url(../images/bg-loop-header-regions.gif) repeat-x left top;
}
h3.HeaderRegions span {
	background: url(../images/bg-loop-header-regions.gif) repeat-x left bottom;
	display: block;
	padding: 4px 0 4px 2px;
}
h4.HeadRegionsDetail {
	color: #178e35;
	font-size: 1.4em;
}
div.ContentRegions {
	margin: 12px 0 0 6px;
}
div.CategoryImages {
	float: left;
	margin-right: 35px;
	width: 235px;
}
div#categoryImages {
	width: 272px;
	margin-right: 20px;
}
div#regionsDetail {
	padding: 27px 0 0 0;
}
p.RegionsText, 
p.CategoryText {
	font-size: 1.2em;
	color: #666666;
}
p.CategoryText {
	padding: 9px 0 15px 0;
}
p.RegionsText {
	padding: 7px 0 7px 0;
}
div.Published {
	overflow: hidden;
	height: 193px;
	width: 474px;
}
div.PublishedZone {
	width: 474px;
	float: left;
}
div#contentRegions {
	margin: 12px 0 0 0;
}
div#publishedZone {
	width: 440px;
	float: left;
}
p.ThumbText {
	font-size: 1.1em;
	color: #666666;
	padding: 3px 0;
}
.PublishedItems {
	background: url(../images/bg-top-thumbdata.gif) no-repeat left top;
	padding: 3px 0 0 0;
	width: 429px;
	margin: 0 0 3px 0;
}
.PublishedItemsMid {
	background: url(../images/bg-loop-thumbdata.gif) repeat-y left top;
}
.PublishedItemsIn {
	padding: 6px;
	background: url(../images/bg-bottom-thumbdata.gif) no-repeat left bottom;
}
div.ThumbImage {
	float: left;
	margin-right: 14px;
	width: 48px;
}
.ThumbDetail {
	width: 355px;
	float: left;
}
.ThumbData {
	padding: 0 0 8px 0;
	background: url(../images/bg-loop-header-regions.gif) repeat-x left bottom;
}
p.ThumbLink {
	float: left;
}
.StarVoted {
	float: right;
}
.SendToFriend {
	float: left;
}
.SendToFriendVote {
	margin: 3px 0 3px 0;
}
.SendToFriend a:link, 
.SendToFriend a:visited {
	background: url(../images/ico-email.gif) no-repeat left 2px;
	font-size: 1.1em;
	color: #666666;
	padding: 0 0 0 18px;
}
.Vote {
	float: right;
	width: 150px;
}
p.VoteLabel {
	font-size: 1.1em;
	color: #666666;
	float: left;
}
.StarRating {
	float: right;
}
/*********************************/
ul.Pagging {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style: none;
	text-align: center;
}
ul.Pagging li {
	padding: 0px 4px 0px 0px;
	margin: 0px;
	list-style: none;
	display: inline;
}
ul.Pagging li a:link, 
ul.Pagging li a:visited {
	font-size: 1.1em;
	background: none;
	display: inline;
	color: #666666;
}
ul.Pagging li a:hover {
	text-decoration: none;
}
ul.Pagging li span {
	color: #CCCCCC;
	font-size: 1.1em;
}
#flashProduct p,
#flashVideo p,
#tagsBox p,
#peauBanner p,
#banner p {
	background: #FFFFCC;
	font-size: 1.2em;
	padding: 20px;
	text-align: center;
	margin: 10px 0;
}
/************************/
#mainPrint {
	width: 497px;
	margin: 0 auto;
}
#headerPrint h1#logo {
	float: left;
}
.AddonMarginTop3 {
	margin-top: 15px;
	margin-bottom: 36px;
}
.greenBottomBorder{
	border-top:2px solid #018635;
	margin-top: 15px;
}
#mainPrint .PrintProduct {
	float: right;
	margin-top: 48px;
}
#mainPrint .PrintProduct a:link,
#mainPrint .PrintProduct a:visited {
	color: #595959;
}
#mainPrint .NoneMargin {
	margin-top: 0px !important;
}
/********HP Recherche***************/
/***********************/
#galleryImages {
	xwidth: 800px;
	xdisplay: inline;
	padding-left: 5px;
}
.GalleryImage {
	border:1px solid #DDDDDD;
	float:left;
	#height:130px;
	margin:2px;
	padding:5px;
	width: 130px;
}
.Image{
	height:70px;
	text-align:center;
	xwidth:120px;
}
/*****************************/
#mainStatic {
	width: 600px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
.WrapEdit {
	font-size: 1.1em;
	padding: 20px 0px 0px 0px;
}
.WrapEdit ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.WrapEdit ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	background: transparent url(../images/icon-sitemap02.gif) no-repeat scroll left 5px !important;
}
.WrapEdit ol {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
.WrapEdit ol li {
	margin: 0px;
	padding: 0px;
}
#sitemapBg {
	margin: 20px 0px 30px 0px;
	padding: 5px 0px 2px 0px;
	background: url(../images/bg-sitemap.gif) repeat-y left top;
	width: 800px;
	overflow: hidden;
}
/************* Style for sitemap page****************/
ul#sitemap {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	overflow: hidden;
}
	ul#sitemap li {
		float: left;
		width: 145px;
		overflow: hidden;
		list-style-type: none;
		padding: 0px 5px 0px 10px;
		margin: 0px;
	}
		
		ul#sitemap li a {
			padding: 0px 0px 0px 13px;
			color:#333333;
			font-size: 1.2em;
			text-transform: uppercase;
			font-weight: bolder;
			background:transparent url(../images/icon-sitemap01.gif) no-repeat scroll left 3px;
		}
		ul#sitemap li ul {
			width: 100%;
			padding: 0px;
			margin: 0px;
		}
			ul#sitemap li ul li {
				font-weight: normal;
				text-transform: none;
				border: none;
				margin: 10px 0px 0px;
				padding: 0px;
				width: 100%;
			}
				ul#sitemap li ul li span, 
				ul#sitemap li ul li a { /* green link */
					color: #028537;
					font-size: 1.1em;
					text-transform: none;
					font-weight: bolder;
					background:transparent url(../images/icon-sitemap02.gif) no-repeat scroll left 5px;
					margin: 0px;
					padding: 0px 0px 0px 10px;
				}
					ul#sitemap li ul li ul {
						margin: 0px;
						padding: 0px;
					}
						ul#sitemap li ul li ul li {
							padding: 0px;
							margin: 0px;
						}
							ul#sitemap li ul li ul li a {
								color: #333333;
								font-size: 1.1em;
								text-transform: none;
								font-weight: normal;
								background: none;
								padding: 0px;
								margin: 0px;
							}
						ul#sitemap li#EmptyBg {
							background: url(../images/bg-sitemap-center.gif) no-repeat left top;
							height: 35px;
							width: 799px;
							margin-left: 0px;
							float: none;
							display: block;
						}
/************* End style for sitemap page****************/

#enSavoirPlus {
	margin-top: -8px;
	background: url(../images/plant-panel-title-2.gif) right top no-repeat;
	float: left;
}
#enSavoirPlus span {
	float: left;
	padding: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	background: url(../images/plant-panel-title-1.png) left top no-repeat;
}
