a{
	color: red;
	text-decoration: underline;
}
a.compte{
	color: #608931;
	text-decoration: none;
}
 a.compte:a, a.compte:link, a.compte:visted, a.compte:active, a.compte:vlink {
	color: #608931;
	text-decoration: none;
}
a.compte:hover {
	color: #608931;
	text-decoration: underline;
}

body {
	background: url(../images/bg_top.jpg) #EDF6FF 0 0 repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.header #compte {
	float: left;
	font-size: 90%;
	height: 35px;
	line-height: 16px;
	margin-left: 778px;
	margin-top: 32px;
	position: absolute;
	text-align: center;
	width: 189px;
}

.header #container {
	height: 96px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 973px;
}

.header #logo {
	float: left;
	height: 79px;
	margin-left: 0px;
	margin-top: 10px;
	position: absolute;
	width: 222px;
}

.header #navigation{
	margin: 0 auto;
	background-image: url(../images/bg_navbar.gif);
	height: 36px;
	width: 973px;

}
.header #cherchez{
	margin: 0 auto;
background-image: url(../images/cherchez_bg.jpg);
	height: 34px;
	width: 973px;
	text-align:left;
}
.header #spacehead {
	padding: 0;

}
.header #maincontent {
	padding: 0;
	height: 96px;
}
.header #motor{
	/*background: url(../images/bgleftmotor.gif) #596E16 0 0 no-repeat;*/
	padding: 0 0 0 6px;
	line-height: 28px;
	float: left;
	height: 28px;
	margin-left: 29px;
	margin-top: 3px;
	position: absolute;
	width:236px;
}
.header #prospect{
background-color: #E8FC9D;
	padding: 0 6px;
	line-height: 13px;
	float: left;
	height: 13px;
	margin-left: 360px;
	margin-top: 18px;
	position: absolute;
	color:#596E16;
	font-size: 9px;
}
.header #panier{
background-image: url(../images/panier.gif);
	padding: 0;
	line-height: 34px;
	float: left;
	width: 181px;
	height: 34px;
	margin-left: 761px;
	margin-top: 0px;
	position: absolute;
	color:#000;
	font-size: 11px;
}
a.panier{
	color: #000;
	text-decoration: none;
}
 a.panier:a, a.panier:link, a.panier:visted, a.panier:active, a.panier:vlink {
	color: #000;
	text-decoration: none;
}
a.panier:hover {
	color: #000;
	text-decoration: underline;
}
/************ main section of site ******************/
.main #container2 { 
	width: 973px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid red;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 10px 0 0;
}
.main #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 9px;
		/*border: 1px solid blue;*/
}
.main #sidebar1 img{
padding: 0 0 10px 0;
}
.main #mainContent2 { 
	margin: 0 0 0 170px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 0px 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: relative;
	/*border: 1px solid green;*/
	text-align: left;
} 

.slide #container3 { 
width: 787px;
   margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid red;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.slide #sidebar13 {
	float: left; /* since this element is floated, a width must be given */
	width: 504px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
   padding: 0px;
	/*border: 1px solid blue;*/
}
.slide #mainContent3 { 
	margin-left: 514px;
	padding: 0; 
	/*border: 1px solid black;*/
}


.product #container4 { 
	width: 787px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid red;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 15px 0 0 0;
	position: relative;
}
.product #sidebar14 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0 10px 0 0;
}
.product #sidebar14 img{
padding-bottom:10px;
}
.product #mainContent4 { 
	margin: 0 180px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	/*border: 1px solid blue;*/
	position:relative;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.catalogue #container6 { 
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid red;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 15px;
	position: relative;
}
.productbox #container5 {
	width: 187px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	/* margin: 0 auto; the auto margins (in conjunction with a width) center the page */
	border: 1px solid #C0C0C0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: left;
	position:relative;
	margin-right:9px;
	height:383px;
}
.productbox #mainContent5 {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*border: 1px solid aqua;*/
	
	}
	.productbox #mainContent5 h2 {
	background: url(../images/proditemheader.gif) #F1F5E4 0 0 no-repeat;
	line-height:26px;
	display: block;
	color:#596E16;
	font-weight: bold;
	font-size:12px;
	margin:0;
	padding-left : 10px;
	}

	.productbox #mainContent5 .description {
	background-color: transparent;
	font-weight: normal;
	font-size:11px;
	margin:0;
	padding : 0 4px 0 8px;
	}
	.productbox #mainContent5 .description h3 {
	background-color: transparent;
	line-height:26px;
	display: block;
	color:#596E16;
	font-weight: bold;
	font-size:12px;
	margin:0;
	}
a.item{
	color: #596E16;
	text-decoration: none;
}
 a.item:a, a.item:link, a.item:visted, a.item:active, a.item:vlink {
	color: #596E16;
	text-decoration: none;
}
a.item:hover {
	color: #596E16;
	text-decoration: underline;
}
	.productbox #mainContent5 .description .prix {
	background-color: transparent;
	color:Red;
	font-weight: bold;
	font-size:12px;
padding :8px 0;
position: relative;
	}

	.productbox #mainContent5 .description .prix .acheter{
	position: absolute;
	top:4px;
	left:86px;
	}
	.description .short{
		height:42px;
	}
	.navlist{
	position: relative;

	}
	.navlist span{
	display: block;
	line-height:14px;
	padding-left:10px;
	background: url(../images/green_bullet.gif) 0 50% no-repeat;
	font-size: 11px;
	letter-spacing: -1px;

	}
	.navlist .gamme{
	position: absolute;
	top:112px;
	left:50px;
	font-size: 12px;
	font-weight: bold;
	padding-right:20px;
	background: url(../images/gamme_fleche.gif) 96% 50% no-repeat;
	display: block;
	width: 107px;
		text-align: right;
	}
.footerbar{
	height:33px;
	line-height:33px;
	border-top:solid 5px #C2D487;
	background-color: #596E16;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width:973px;
	margin: 0 auto;
	text-align: center;	
}
a.footermenu{
	color: #fff;
	text-decoration: none;
	padding:0 10px;
}
 a.footermenu:a, a.footermenu:link, a.footermenu:visted, a.footermenu:active, a.footermenu:vlink {
	color: #fff;
	text-decoration: none;
		padding:0 10px;
}
a.footermenu:hover {
	color: #fff;
	text-decoration: underline;
		padding:0 10px;
}
.bottombar{
	height:33px;
	line-height:33px;
	background-color: transparent;
	position: relative;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	width:973px;
	margin: 0 auto;
	text-align: center;	
}
.artgroupe{
	position: absolute;
	top:10px;
	left:920px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
