@charset "UTF-8";
/* CSS Document */

/*= Main
-------------------------------------------------------------------------*/

/*body {
	margin: 0 0 20px 0;
	padding: 0;
	color: #333;
	font: 11px/14px Arial, Helvetica, sans-serif;
	background:#fff;
}
table, td { font: 11px/14px Arial, Helvetica, sans-serif; }
p {
	padding:0 0 10px 0;
	margin:0;
}
.clear { clear: both; }
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color:#003399;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	text-decoration:none;
	color:#003399;
}
hr {
	color: #e8e8e8;
	height: 1px;
	background: #e8e8e8;
	border:0;
}*/
/*= Titles
-------------------------------------------------------------------------*/

/*h1 {
	font-size:22px;
	font-weight:normal;
	line-height:22px;
	color:#003366;
	padding:0;
	margin: 0 0 10px 0;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#d07e03;
	padding:0;
	margin: 0 0 10px 0;
}
h3 {
	font-size:12px;
	color:#333;
	padding:0;
	margin:0 0 10px 0;
}*/
/*= Layouts
-------------------------------------------------------------------------*/

#pageWrapper {
	min-width:980px;
	position:relative;
	margin:0 10px;
	color: #333;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
#header-store {
	height:224px;
	background:url(../img/header-bg.jpg) repeat-x;
}
a#header-left {
	background: url(../img/header-left.jpg);
	display: block;
	float: left;
	height: 224px;
	width: 365px;
}
#header-right {
	background: url(../img/header-right.jpg);
	float: right;
	height: 224px;
	width: 613px;
}

.headerNowrap{
	width:980px; 
	margin:0px auto; 
	height:10px;
}


/*= END
-------------------------------------------------------------------------*/

#header-store #tabs {
	position:absolute;
	top:191px;
	right:12px;
}
#tabs ul {
	margin:0;
	padding: 0;
	list-style:none;
}
#tabs li {
	display:inline;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
}
#tabs a {
	float:left;
	background:url("../img/tableft.gif") no-repeat left top;
	margin:0 4px 0 0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background:url("../img/tabright.gif") no-repeat right top;
	color:#333;
	padding: 8px 15px 6px 8px;
}
#tabs a span { float:none; }
#tabs a:hover span { color:#fff; }
#tabs a:hover { background-position:0% -26px; }
#tabs a:hover span { background-position:100% -26px; }
#search {
	position:absolute;
	top:191px;
	left:12px;
	line-height:11px;
}
#search ul {
	padding:0;
	margin:0;
}
#search ul li {
	padding:0;
	margin:0;
	display:inline;
	float:left;
}
#search .v4sbox {
	background:url("../img/bg-search.gif") no-repeat left top;
	width:160px;
	height:28px;
	border:none;
	color:#004b54;
	font-weight:bold;
	padding:7px 0 0 10px;
	margin:0;
	font-size:11px;
}
#search .btn-search {
	background:url("../img/btn-search.gif") no-repeat left top;
	width:25px;
	height:28px;
	border:none;
	text-indent:-5000px;
	cursor:pointer;
	display:block;
}
/* HACK for IE.6 */

* html #search .btn-search {
	background:url("../img/btn-search.gif") no-repeat left 1px;
	width:25px;
	height:29px;
	border:none;
	text-indent:-5000px;
	cursor:pointer;
	display:block;
}
/* HACK for IE.7 */
*:first-child+html #search .btn-search {
	background:url("../img/btn-search.gif") no-repeat left 1px;
	width:25px;
	height:29px;
	border:none;
	text-indent:-5000px;
	cursor:pointer;
	display:block;
}
#search .text { padding:6px; }
/*= END
-------------------------------------------------------------------------*/


/* Home Custom */

a{outline:none;}

#homeSystemContainer{width:100%; margin:0px auto;}

img.homeSystem{width:160px; height:175px; border:2px solid #FFFFFF;}
a.homeSystemLink{text-decoration:none; display:block; float:left; margin:0px; padding:3px; border-bottom:1px solid #e8e8e8; border-right:1px solid #e8e8e8;}
a.homeSystemLink:link, a.homeSystemLink:visited{}
a.homeSystemLink:hover, a.homeSystemLink:active{}

a.homeSystemLink:hover img{border:2px solid #008697;}
.systemName{display:block; font-size:14px; padding-left:5px; font-weight:bold; color:#000000; font-family:Arial, Sans-serif; text-decoration:none; line-height:26px;}

/*-------------*/



#LeftPanel ul.lev1, #LeftPanel ul.lev1 li{padding:0px; margin:0px;}
#LeftPanel ul.lev1 li{border-top:1px solid #dbdbdb; padding:3px 10px;}
#LeftPanel ul.lev2, #LeftPanel ul.lev2 li{padding:0px; margin:0px; list-style-type:none; border-style:none;}
#LeftPanel ul.lev2 li{padding-left:20px;}
#LeftPanel a{color:#323232;}
#LeftPanel a:link, #LeftPanel a:visited {color:#323232; text-decoration:none;}
#LeftPanel a:hover, #LeftPanel a:active {color:#9a0001; text-decoration:none;}
#LeftPanel ul.lev1 li span{color:#9a0001; }
#LeftPanel ul.lev1 li span.cnt{color:#323232;}

#LeftPanel .v4midBox{border-width:0px 0px 2px 0px; border-color:#a3a3a3;}

#LeftPanel .v4acpcont{border-style:none; background:#efefef;}
#LeftPanel .v4acpcont .v4acp{border-style:none;}
#LeftPanel .v4baccent{background:#ffffff !important;}


#LeftPanel .v4midBox .ttl{margin-bottom:0px; padding:3px 10px; border-bottom:1px solid #dbdbdb;}

#TopPromoArea a{color:#9a0001;}
#TopPromoArea a:link, #TopPromoArea a:visited {color:#9a0001; text-decoration:none;}
#TopPromoArea a:hover, #TopPromoArea a:active {color:#323232; text-decoration:none;}

#CentralArea a{color:#9a0001;}
#CentralArea a:link, #CentralArea a:visited {color:#9a0001; text-decoration:none;}
#CentralArea a:hover, #CentralArea a:active {color:#323232; text-decoration:none;}


/* Produits  */

#dimProductDesc{margin:0px auto; padding:30px 0px; overflow:auto; clear:both; font-family:Arial,Sans-serif; font-size:14px; width:90%; text-align:left;}
#dimProductDesc .dimProductImg{margin: 0px 20px 30px 0px; float:left; width:110px;}

#dimProductDesc #descHeader{margin-left:130px; }

#dimProductDesc #descHeader h2{padding:0px; margin-top:0px; color:#008895;}
#dimProductDesc h3{border-top:1px solid #A3A3A3; clear: both; padding-top: 20px;}

#dimProductDesc td{font-family:Arial,Sans-serif; font-size:14px; }

#dimProductDesc .descCol1{vertical-align:top; width:35%; padding-right:20px;}
#dimProductDesc .descCol2{vertical-align:top; width:65%;}

#dimProductDescCondition{ margin-bottom:20px; padding:10px;}
#dimProductDescCondition h4{font-size:14px;} 

