﻿/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; height: 100.01%; }
body { font-size: 62.5%; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 2px 3px; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.droite { float: right; }
.gauche { float: left; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

a:link, a:visited {
	color: #00468c;
}
a:visited {
}
a:link:hover, a:visited:hover {
}


body {
	text-align: center;
	/*background: #8BBB1B;*//*#2a261d*/
	background: #2a261d url(../../img/Biox_Fond_Bande.jpg) repeat-x;
	font-family: Arial, sans-serif;
	height: 100%;
}

#page {
	background: url(../../img/page-bg.jpg) no-repeat 0 90px;
	font-size: 1.2em;
	margin: 0 auto;
	text-align: left;
	width: 970px;
	min-height: 100%;
	color: #34190e;
}


#top {
	width: 100%;
	overflow: hidden;
	padding: 0 0 23px;
}
	#logo {
		float: left;
		padding: 24px 23px 24px 9px;
		background: #000000;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 210px;
			height: 42px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../../img/logo-1.png) no-repeat 0 0;
			}
	#banner {
		float: right;
	}
	#menu {
		clear: both;
		width: 100%;
		overflow: hidden;
		padding: 17px 0 0;
	}
		#menu h2 {
			float: left;
			margin: 3px 0 0 8px;
			width: 210px;
			height: 40px;
		}
			#menu h2 span {
				background: url(../../img/motto-1.png) no-repeat 0 0;
			}
		#menu ul {
			float: right;
			width: 723px;
			height: 40px;
			padding: 0 8px 0 0;
			position: relative;
			background: url(../../img/menu.png) no-repeat 0 0;
		}
			#menu li {
				float: left;
				text-indent: -1000em;
			}
				#menu li a:link, #menu li a:visited {
					display: block;
					position: absolute;
					top: 0;
					height: 40px;
					z-index: 50;
				}
				#menu li a:link:hover, #menu li a:visited:hover,
				#menu li a.active:link, #menu li a.active:visited {
					background: url(../../img/menu.png) no-repeat 0 0;
					z-index: 10;
				}
				#menu li a.active:link, #menu li a.active:visited {
					z-index: 5;
				}

				#menu #b1 a:link, #menu #b1 a:visited { left: 0; width: 127px; }
				#menu #b1 a.active:link, #menu #b1 a.active:visited,
				#menu #b1 a:link:hover, #menu #b1 a:visited:hover { left: 0; width: 723px; background-position: 0 -40px; }

				#menu #b2 a:link, #menu #b2 a:visited { left: 127px; width: 116px; }
				#menu #b2 a.active:link, #menu #b2 a.active:visited,
				#menu #b2 a:link:hover, #menu #b2 a:visited:hover { left: 0; width: 723px; background-position: 0 -80px; }

				#menu #b3 a:link, #menu #b3 a:visited { left: 243px; width: 117px; }
				#menu #b3 a.active:link, #menu #b3 a.active:visited,
				#menu #b3 a:link:hover, #menu #b3 a:visited:hover { left: 0; width: 723px; background-position: 0 -120px; }

				#menu #b4 a:link, #menu #b4 a:visited { left: 360px; width: 118px; }
				#menu #b4 a.active:link, #menu #b4 a.active:visited,
				#menu #b4 a:link:hover, #menu #b4 a:visited:hover { left: 0; width: 723px; background-position: 0 -160px; }

				#menu #b5 a:link, #menu #b5 a:visited { left: 478px; width: 118px; }
				#menu #b5 a.active:link, #menu #b5 a.active:visited,
				#menu #b5 a:link:hover, #menu #b5 a:visited:hover { left: 0; width: 723px; background-position: 0 -200px; }

				#menu #b6 a:link, #menu #b6 a:visited { left: 596px; width: 127px; }
				#menu #b6 a.active:link, #menu #b6 a.active:visited,
				#menu #b6 a:link:hover, #menu #b6 a:visited:hover { left: 0; width: 723px; background-position: 0 -240px; }

#wrap {
	width: 100%;
	overflow: hidden;
	min-height: 425px;
	margin: 0 0 35px;
}
	#content {
		width: 932px;
		margin: 0 0 0 19px;
		background: #a79574 url(../../img/content-bg.png) repeat-y 0 0;
	}
		#content2 {
			background: url(../../img/content-b.png) no-repeat 0 100%;
			min-height:700px;
		}
			#content3 {
				background: url(../../img/content-t.jpg) no-repeat 0 0;
				padding: 25px 25px;
				min-height: 490px;
			}
	#side1 {
	}


#content h1 {
}
#content h2 {
}

#content p {
	line-height: 1.2;
	margin: 0 0 1em;
}
#content ul {
	list-style: disc;
	margin: 0 0 1em 2em;
}


#footer {
	padding: 0 10px 10px;
	width: 950px;
	overflow: hidden;
	font-size: 75%;
	color: #FFFFFF;
}
	#footer .links {
		line-height: 15px;
		font-weight: bold;
	}
		#footer .links a.l:link, #footer .links a.l:visited {
			display: block;
			float: left;
			margin: 0 3px 0 0;
			padding: 0 0 0 9px;
			background: url(../../img/but1-l.png) no-repeat 0 0;
			text-decoration: none;
		}
			#footer .links a.l:link span, #footer .links a.l:visited span {
				display: block;
				float: left;
				background: url(../../img/but1-r.png) no-repeat 100% 0;
				line-height: 15px;
				height: 15px;
				padding: 0 9px 0 0;
			}
		#footer .links a.active:link, #footer .links a.active:visited {
			padding: 0 0 0 8px;
			background: url(../../img/but1a-l.png) no-repeat 0 0;
			color: #618c29;
		}
			#footer .links a.active:link span, #footer .links a.active:visited span {
				background: url(../../img/but1a-r.png) no-repeat 100% 0;
			}
		#footer span.wrap {
			display: block;
			float: left;
			padding: 0 0 0 5px;
		}
		#footer a:link, #footer a:visited {
			color: #FFFFFF;
		}
		#footer span.wrap a.active:link, #footer span.wrap a.active:visited 
		{
			background:transparent none repeat scroll 0 0;
			color:#618C29;
			padding:0;
		}
		
		
	#footer .secure {
		float: right;
		height: 13px;
		width: 250px;
		background: url(../../img/secure.png) no-repeat 0 0;
		text-indent: -1000em;
	}


fieldset {
}
	#content fieldset ul {
		margin: 0;
		list-style: none;
	}
	fieldset li {
		width: 100%;
		overflow: hidden;
		padding: 3px 0;
	}
		fieldset label {
			float: left;
			display: block;
			width: 85px;
			font-size: 108.33%;
			font-weight: bold;
		}
		fieldset input.text, fieldset textarea {
			float: left;
		}
		fieldset input.text {
			border: none;
			background: url(../../img/input-2.png) no-repeat 0 0;
			width: 222px;
			height: 13px;
			padding: 2px 3px;
		}
	fieldset li.check {
	}
		fieldset li.check input {
			float: left;
			margin: 0 5px 0 0;
		}
		fieldset li.check label {
			width: auto;
			font-weight: normal;
			color: #97bf0d;
		}
			fieldset li.check label a:link, fieldset li.check label a:visited {
				text-decoration: underline;
				color: #97bf0d;
			}
		#page fieldset li p {
			clear: left;
			padding: 3px 0;
			margin: 0;
		}
	fieldset li.buttons {
		text-align: right;
	}


/*-------
// homepage
//-----*/

.hp #content {
	background: none;
	margin: 0;
	width: 100%;
}

#hp1 {
	float: right;
	width: 430px;
	padding: 17px 0 0;
	position: relative;
}
	#hp1 ul {
		list-style: none;
		margin: 0;
		width: 300px;
	}
		#hp1 li {
			float: left;
			margin: 0 15px 15px 0;
		}
			#hp1 li a:link img, #hp1 li a:visited img {
				border: solid 3px #3b372c;
			}
	#hp1 .bubble1 {
		position: absolute;
		right: 57px;
		top: 146px;
	}
		#hp1 .bubble1 a:link, #hp1 .bubble1 a:visited {
			display: block;
			width: 60px;
			height: 60px;
			text-indent: -1000em;
			background: url(../../img/bubble-1.png) no-repeat 0 0;
		}




/*-------
// news
//-----*/

.box1 {
	background: url(../../img/box1-b.png) no-repeat 0 100%;
	padding: 0 0 45px 0;
	width: 878px;
	margin: 0 auto 20px;
}
	.box1 .boxIn {
		background: url(../../img/box1-t.png) no-repeat 0 0;
		padding: 45px 30px 0;
		width: 818px;
		overflow: hidden;
	}
	
	.boxIn a:link, .boxIn a:visited, .boxIn a:link:hover, .boxIn a:visited:hover 
	{
		color: #8BBB1B;
	}

.news {
	color: #FFFFFF;
}
	.news h2 {
		font-size: 208.33%;
		/*font-weight: bold;*/
		color: #ead0a3;
		margin: 0 0 .75em;
	}
	.news .l {
		float: left;
		margin: 0 25px 1px 0;
	}
	.news .r {
		float: right;
		margin: 0 0 1px 25px;
	}
	.news .text {
		font-size: 125%;
		/*font-weight: bold;*/
	}
		#page .news .text p {
			line-height: 1.1;
		}
		
	#page .news img 
	{
		margin: 8px;
	}


/*-------
// pots
//-----*/

.prods #content3 {
	padding: 50px 25px 30px 30px;
	position: relative;
}

.big {
	font-size: 133.33%;
	font-weight: bold;
}
	#page .big p {
		line-height: 1.1;
	}

.prods #content h2 {
	font-size: 116.67%;
	font-weight: bold;
	padding: 0 0 .1em;
	border-bottom: solid 1px #2d150c;
	margin: 0 0 .5em;
	width: 590px;
}
.products {
	width: 590px;
}
	#page .products ul {
		width: 100%;
		overflow: hidden;
		list-style: none;
		padding: 0 0 1px;
		margin: 0;
	}
	#page .products ul a:link,#page .products ul a:visited  {
		color:#8BBB1B;
		text-decoration:none;
	}
		.products li {
			float: left;
			width: 96px;
			height: 190px;
			margin: 0 27px 15px 0;
			padding: 1px 0 0;
		}
		.products li.last {
			margin-right: 0;
		}
			.products li .thumb {
				margin: 3px 3px;
				background: #FFFFFF;
			}
			.products li.active .thumb {
				margin: 0;
				border: solid 3px red;
			}
				.products li .thumb a:link, .products li .thumb a:visited {
					display: table-cell;
					text-align: center;
					vertical-align: middle;
					width: 90px;
					height: 120px;
				}
					.products li .thumb a:link *, .products li .thumb a:visited * {
						vertical-align: middle;
					}
			#page .products li p.text {
				margin: 7px 3px 3px;
				font-size: 83.33%;
				/*font-weight: bold;*/
				height: 4em;
				overflow: hidden;
			}
			#page .products li.active p.text {
				margin-top: 4px;
			}
			#page .products li p.info {
				margin: 0 3px;
				height: 11px;
				line-height: 11px;
				background: #FFFFFF;
				font-size: 91.67%;
			}
				.products li p.info span {
					display: block;
					float: left;
					padding: 0 0 0 3px;
					/*font-weight: bold;*/
				}
				.products li p.info span.discount {
					color: #AAAA00;
				}
				.products li p.info a:link, .products li p.info a:visited {
					display: block;
					float: right;
					width: 38px;
					height: 11px;
					text-indent: -1000em;
					background: #34190e url(../../img/but-details.gif) no-repeat 0 0;
					color: #FFFFFF;
					text-decoration: none;
				}

#product {
	position: absolute;
	right: 25px;
	top: 140px;
	width: 240px;
}
	#page #product h2 {
		font-size: 150%;
		border: none;
		width: auto;
		margin: 0 0 .2em;
	}
	#product .img {
		margin: 0 0 5px;
	}
	#product p {
		color: #FFFFFF;
		/*font-weight: bold;*/
		font-size: 91.67%;
	}
	#product ul.colors {
		list-style: none;
		margin: 0 0 10px;
		width: 100%;
		overflow: hidden;
	}
		#product ul.colors li {
			float: left;
			width: 49%;
			margin: 0 0 2px;
			font-size: 91.67%;
		}
			#product ul.colors li a:link, #product ul.colors li a:visited {
				color: #000000;
				text-decoration: none;
			}
				#product ul.colors li a:link img, #product ul.colors li a:visited img {
					vertical-align: middle;
				}
				
		#product ul.colors2 {
		list-style: none;
		margin: 0 0 10px;
		width: 100%;
		overflow: hidden;
	}
		#product ul.colors2 li {
			float: left;
			width: 234px;
			margin: 0 0 2px;
			font-size: 91.67%;
		}		
				
	#product p.buttons {
		padding: 5px 0 0;/*20px 0 0*/
		width: 100%;
		overflow: hidden;
	}
		#product p.buttons a:link, #product p.buttons a:visited {
			display: block;
			clear: right;
			float: right;
			margin: 0 0 5px;
			width: 176px;
			height: 31px;
			line-height: 31px;
			font-size: 116.67%;
			font-weight: bold;
			text-align: center;
			color: #34190e;
			text-decoration: none;
		}
		#product p.buttons a.but2:link, #product p.buttons a.but2:visited {
			background: url(../../img/but-2.png) no-repeat 0 0;
		}
		#product p.buttons a.but3:link, #product p.buttons a.but3:visited {
			background: url(../../img/but-3.png) no-repeat 0 0;
		}
		#product p.buttons a.but4:link, #product p.buttons a.but4:visited {
			background: url(../../img/but-4.png) no-repeat 0 0;
		}
			#product p.buttons a.but4:link span, #product p.buttons a.but4:visited span {
				font-weight: normal;
			}


/*-------
// plants
//-----*/

.plants #content3 {
	padding: 30px 25px;
	width: 882px;
	overflow: hidden;
}

.intro {
	height: 55px;
	overflow: hidden;
}
	.intro h1 {
		font-size: 166.67%;
		font-weight: bold;
		margin: 0 0 .3em;
	}
		.intro h1 sup {
			vertical-align: middle;
			position: relative;
			top: -5px;
		}
	.intro p {
		font-size: 116.67%;
	}

.table1 {
	float: left;
	width: 562px;
	background: url(../../img/table1-bg.gif) repeat-y 0 0;
}
	.table1 .in {
		background: url(../../img/table1-b.png) no-repeat 0 100%;
	}
		.table1 .in2 {
			background: url(../../img/table1-t.png) no-repeat 0 54px;
		}
			.table1 .in3 {
				background: url(../../img/table1-th.png) no-repeat 0 0;
				min-height: 510px;
				padding: 0 0 9px;
			}
	.table1 table {
		width: 100%;
	}
		.table1 th {
			text-align: center;
			color: #FFFFFF;
			font-size: 137%;/*150%*/
			font-weight: bold;
			line-height: 1;
			padding: 0 10px 10px;
			height: 54px;
			vertical-align: middle;/*bottom*/
		}
		.table1 th.col2 {
			border: solid 2px #a79574;
			border-width: 0 2px;
		}
		.table1 th.col1 { width: 182px; }
		.table1 th.col2 { width: 175px; }
		.table1 th.col3 { width: 175px; }

		.table1 td {
			vertical-align: top;
			border: solid 2px #a79574;
		}
		.table1 td.col1 {
			width: 139px;
			font-weight: bold;
			color: #673b26;
			padding: 10px 25px 10px 28px;
			border-width: 0 0 2px;
		}
		.table1 td.col2 {
			width: 155px;
			color: #9d7564;
			padding: 10px 15px;
			text-align: center;
			vertical-align: top;
			border-width: 0 2px 2px;
		}
		.table1 td.col3 {
			width: 165px;
			font-weight: bold;
			color: #34190e;
			padding: 7px 10px;
			text-align: center;
			border-width: 0 0 2px;
		}
			.table1 td.col3 a:link, .table1 td.col3 a:visited {
				display: block;
				color: #34190e;
			}
			.table1 td.col3 a.active:link, .table1 td.col3 a.active:visited {
				color: #8bbb1b;
				text-decoration: underline;
			}
		.table1 .last td {
			border-bottom: none;
			padding-bottom: 40px;
		}
		
.tableRed
{
	color:Red;
}

.box2 {
	width: 312px;
	float: right;
	background: #FFFFFF url(../../img/box2-bg.gif) repeat-y 0 0;
}
	.box2 .boxIn {
		background: url(../../img/box2-b.png) no-repeat 0 100%;
	}
		.box2 .boxIn2 {
			background: url(../../img/box2-t.jpg) no-repeat 0 0;
			padding: 15px 30px 20px;
			min-height: 420px;
		}
	
	#page .box2 h2 {
		font-size: 187%;
		font-weight: bold;
		color: #34190e;
		line-height: 35px;
		height: 43px;
		text-align: center;
		padding: 0 40px 0 0;
	}
	.box2 .img {
		text-align: center;
		margin: 10px 0 20px;
	}
	.box2 p {
		font-size: 116.67%;
	}
	#page .box2 ul {
		list-style: none;
		margin: 0 0 10px;
	}
		.box2 li {
			margin: 0 0 5px;
			padding: 0 0 0 30px;
			line-height: 26px;
			font-weight: bold;
		}
		.box2 li.vive {
			background: url(../../img/vive.gif) no-repeat 0 0;
		}
		.box2 li.modere {
			background: url(../../img/modere.gif) no-repeat 0 0;
		}
		.box2 li.ombre {
			background: url(../../img/ombre.gif) no-repeat 0 0;
		}
		
		.box2 li.tamise {
			background: url(../../img/tamise.gif) no-repeat 0 0;
		}
		
		.box2 li.intense {
			background: url(../../img/intense.gif) no-repeat 0 0;
		}
		.box2 li.arrosagemodere {
			background: url(../../img/arrosagemodere.gif) no-repeat 0 0;
		}
		.box2 li.regulier {
			background: url(../../img/regulier.gif) no-repeat 0 0;
		}
	#page .box2 p.buttons {
		width: 100%;
		overflow: hidden;
		margin: 0;
	}
		a.but5:link, a.but5:visited {
			float: right;
			display: block;
			width: 176px;
			height: 31px;
		}
			a.but5:link span, a.but5:visited span {
				background: url(../../img/but-5.png) no-repeat 0 0;
			}


/*-------
// compte
//-----*/

.compte #top {
	padding: 0 0 6px;
}

#content.simple {
	width: auto;
	margin: 0 8px;
	background: none;
}

#login {
	background: url(../../img/box3-bg.png) no-repeat 0 0;
	width: 710px;
	height: 34px;
	overflow: hidden;
	padding: 10px 0 0 12px;
	margin: 0 0 10px auto;
	position: relative;
}
	#login * {
		display: block;
		float: left;
		margin: 0 10px 0 0;
	}
	#login p {
		font-size: 141.67%;
		width: 105px;
		color: #8bbb1b;
		margin: -2px 10px 0 0;
	}
	#login label {
		font-size: 108.33%;
		font-weight: bold;
		color: #FFFFFF;
	}
	#login input.text {
		border: none;
		background: #FFFFFF url(../../img/input-1.png) no-repeat 0 0;
		width: 127px;
		height: 13px;
		padding: 2px 3px;
		margin: 0 15px 0 0;
	}
	#login input.submit {
		margin: -3px 0 0 20px;
		border: none;
		background: url(../../img/but-6.png) no-repeat 0 0;
		width: 100px;
		height: 31px;
		color: #FFFFFF;
		font-family: Arial, sans-serif;
		font-size: 116.67%;
		font-weight: bold;
	}
	#login a:link, #login a:visited {
		position: absolute;
		top: 27px;
		left: 420px;
		font-size: 91.67%;
		color: #97bf0d;
		text-decoration: underline;
	}

.box4 {
	position: relative;
	padding: 20px 25px;
}
	.box4 .content {
		background: #2a261d;
		color: #FFFFFF;
		width: auto;
		height: auto;
		padding: 1px 0;
		position: relative;
		z-index: 50;
	}
	.box4 div {
		z-index: 10;
		position: absolute;
	}
	.box4 div div {
		z-index: 10;
		position: relative;
	}
	.box4 .tl {
		left: 0;
		top: 0;
		width: 50px;
		height: 50px;
		background: url(../../img/box4-tl.png) no-repeat 0 0;
	}
	.box4 .tr {
		right: 0;
		top: 0;
		width: 25px;
		height: 25px;
		background: url(../../img/box4-tr.png) no-repeat 0 0;
	}
	.box4 .t {
		left: 50px;
		right: 25px;
		top: 0;
		height: 25px;
		background: url(../../img/box4-t.png) repeat-x 0 0;
	}
	.box4 .l {
		left: 0;
		top: 50px;
		bottom: 25px;
		width: 25px;
		background: url(../../img/box4-l.png) repeat-y 0 0;
	}
	.box4 .r {
		right: 0;
		top: 25px;
		bottom: 50px;
		width: 25px;
		background: url(../../img/box4-r.png) repeat-y 0 0;
	}
	.box4 .bl {
		left: 0;
		bottom: 0;
		width: 25px;
		height: 25px;
		background: url(../../img/box4-bl.png) no-repeat 0 0;
	}
	.box4 .br {
		right: 0;
		bottom: 0;
		width: 50px;
		height: 50px;
		background: url(../../img/box4-br.png) no-repeat 0 0;
	}
	.box4 .b {
		left: 25px;
		right: 50px;
		bottom: 0;
		height: 25px;
		background: url(../../img/box4-b.png) repeat-x 0 0;
	}
#menuactu
{
	width:100%;
	vertical-align:bottom;
}

#menuactu tr,#menuactu td
{
	height:40px;
	width: 50%;
	padding-left: 60px;
	vertical-align:bottom;
}


#register {
	width: 330px;
	margin: 0 0 0 auto;
}
	#register h2 {
		font-size: 133.33%;
		font-weight: normal;
		color: #8bbb1b;
		margin: 0 0 .3em;
	}
	 #menuactu a {
		font-size: 133.33%;
		font-weight: bold;
		color: #8bbb1b;
		margin: 0 0 .3em;
		text-decoration: none;
	}
		#register h2 a:link, #register h2 a:visited {
			color: #8bbb1b;
			text-decoration: underline;
		}
	#register .small {
		font-size: 83.33%;
	}
	#register .required {
		position: relative;
		top: -1.5em;
		margin: 0 0 -1.5em;
	}
		#register input.submit {
			border: none;
			background: url(../../img/but-7.png) no-repeat 0 0;
			width: 100px;
			height: 32px;
			font-family: Arial, sans-serif;
			font-size: 116.67%;
			font-weight: bold;
			color: #FFFFFF;
		}
		#register input.cancel {
			border: none;
			background: url(../../img/but-8.png) no-repeat 0 0;
			width: 100px;
			height: 32px;
			font-family: Arial, sans-serif;
			font-size: 116.67%;
			font-weight: bold;
			color: #FFFFFF;
		}
		#register input.actualiser {
			border: none;
			background: url(../../img/but-3.png) no-repeat 0 0;
			width: 100px;
			height: 32px;
			font-family: Arial, sans-serif;
			font-size: 116.67%;
			font-weight: bold;
			color: #FFFFFF;
		}
		
		#register input.continue {
			border: none;
			background: url(../../img/but-3.png) no-repeat 0 0;
			width: 160px;
			height: 32px;
			font-family: Arial, sans-serif;
			font-size: 116.67%;
			font-weight: bold;
			color: #FFFFFF;
		}
		
/* -----
Rajouts
----- */

.boutonsPaiement input
{
	float:right;
	clear:right;
color:#34190E;
display:block;
font-size:116.67%;
font-weight:bold;
height:31px;
line-height:31px;
margin:0 0 5px;
text-align:center;
text-decoration:none;
width:176px;
}

.paiementrajout input
{
	/*margin:0 0 0 70px;*/
	/*float:right;*/
	vertical-align:middle;
}

.paiementrajout
{
	width:250px;
}


#login2 a
{
	background-color:#2A261D;
	border:medium none;
	color:#8BBB1B;
	font-family:Arial,sans-serif;
	font-size:133%;
	height:25px;
	margin:4px 7px 0 20px;
	width:150px;
}

#login2 .deconnection a
{
	background-color:#2A261D;
	border:medium none;
color:#FFFFFF;
font-family:Arial,sans-serif;
font-size:115%;
font-weight:bold;
height:31px;
margin:0px 0 0 20px;
padding-left:0px;
width:150px;
}

#login2 {
	background: url(../../img/box3-bg.png) no-repeat 0 0;
	width: 710px;
	height: 40px;
	overflow: hidden;
	padding: 7px 0 0 12px;
	margin: 0 0 10px auto;
	position: relative;
	
}
	#login2 * {
		display: block;
		float: left;
		margin: 0 15px 0 5px;
	}
	
	
/* -----
Panier
----- */

#login22 {
	background: url(../../img/box3-bg.png) no-repeat 0 0;
	width: 710px;
	height: 40px;
	overflow: hidden;
	padding: 7px 0 0 12px;
	margin: 0 0 10px auto;
	position: relative;
	
}

.table11 {
	width: 100%;
	margin: 0 0 15px;
}
	.table1th {
		background: #8BBB1B;
		color: #2A261D;
		font-weight: bold;
		padding: 5px 5px;
	}
	.table1td {
		padding: 4px 5px;
		background: #FFFFFF;
		color: #8BBB1B;
		
	}
	.table1tdalt {
		
		background: #8BBB1B;
		color:#FFFFFF;
	}
	.table1td alt {
		background: #8BBB1B;
		color:#FFFFFF;
	}
	.table1 .alt td.description {
	}
		.table1description a:link, .table1description a:visited {
			color: #2A261D;
			text-decoration: none;
		}
	.table1td select {
		width: 60px;
		text-align: center;
	}
	.table1description 
	{
		font-size:91.67%; 
		color:#8BBB1B;
	}

.summary {
	color: #8BBB1B;
	margin: 0 0 10px;
}
	.summary dt, .summary dd {
		width: 390px;
		padding: 5px 10px;
		text-align: right;
	}
	.summary dt {
		float: left;
	}
	.summary dd {
		width: 70px;
		float: right;
		text-align:left;
	}
	.summary dd.i1 { background: #FFFFFF;color:#8BBB1B; }
	.summary dd.i2 { background: #FFFFFF;color:#2A261D; }
	.summary dd.i3 { background: #FFFFFF;color:#8BBB1B; }
	.summary dd.i4 { background: #FFFFFF;color:#2A261D; }
	.summary dt.i1 { background: #2A261D;color:#FFFFFF; }
	.summary dt.i2 { background: #2A261D;color:#8BBB1B; }
	.summary dt.i3 { background: #2A261D;color:#FFFFFF; }
	.summary dt.i4 { background: #2A261D;color:#8BBB1B;  }
	.summary dd.i4 {
		font-weight: bold;margin-bottom:10px;
	}
	
	.plansite
	{
		float:left;
		text-transform:uppercase;
		width:400px;
		color:#FFFFFF;
	}
	
	.plansite2
	{
		text-transform:uppercase;
		color:#FFFFFF;
		list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin:0 0 1em 2em;
	}
	
	.plansite li a{
color:#8BBB1B;
}

.plansite li{
margin-bottom:13px;
}

.plansite2 li a{
color:#8BBB1B;
}

p.nav {
	text-align: right;
	margin: 0;
	position:relative;
	color:#8BBB1B;
	/*right:40px;
	bottom:60px;*/
}

p.nav a:link, p.nav a:visited {
		color: #FFFFFF;
		font-weight:bold;
	}
	p.nav a.active:link, p.nav a.active:visited {
		
		color: #8BBB1B;
		font-weight: bold;
	}

.plansite2 li{
margin-bottom:13px;
}

.actualites1
{
	color:#FFFFFF;
	vertical-align:bottom;
	width: 300px;
}

.actualites2
{
	color:#8BBB1B;
	vertical-align:bottom;
}

.paratext
{
	text-align:justify;
	font-size:130%;
	background:#2A261D;
}

.building
{
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
	width:100%;
	height:60px;
}