/******************************************************************************
* xTtnlLayout.css
*********************************************************************************

*********************************************************************************
*                                                                             *
* 						Copyright 2008								*
*                                                                             *
********************************************************************************/

body {
    background-color: #e6e6e6;
    font-family:"Trebuchet MS";
    font-size: 11px;
    color: #333132;
    margin:0px;
    padding:0px;
}

.xTtnlPage {
  width:980px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	position:relative;
}

.xTtnlFooter {
	padding-bottom:10px;
}

.headerBottom {
	font-size:0px;
	width:978px;
	margin:1px 0px 0px 0px;
}

.bodyClass {
    min-height:450px;
	height:auto !important;
	height:450px;
}

.xTtnlCenter,
.xTtnlLeft,
.xTtnlRight {
	float:left;
}

.xTtnlCenter{
	width:100%;
}
.xTtnlCenterPadding{
	padding:0px 10px;
}
.xTtnlCenterNoPadding{
	padding:0px;
}
.xTtnlCenterTwoInset {
	width:575px;
}
.xTtnlCenterOneInset {
	width:780px;
}

.xTtnlLeft,
.xTtnlRight {
	width:199px;
}

a,
a:visited {
	color: #358AB1;
	text-decoration: none;
}
a:hover,
a:active{
	color: #333132;
	text-decoration: none;
}

.headerTop {
    float:left;
    width:100%;
    margin:0px;
    padding:0px;
	position:relative;
}

.xTtnlTopLogo {
    float:left;
    width:323px;
    margin:0px;
}

h1.xTtnlTopLogo {
	margin:0px;
	padding:0px;
}

.xTtnlShortcuts {
	float:left;
    width: 655px;
}
div.shortcutsTop {
	float:left;
	width:320px;
    height:90px;
}
ul.shortcutsTop {
    list-style-type:none;
	margin: 10px 0px 0px 0px;
    padding: 0px;
    font-weight:bold;
}
ul.shortcutsTop li {
    float:left;
    margin-right:20px;
    display:inline;
	font-size:10px;	
	text-align:center;
}
ul.xTtnlShortcuts li a,
ul.xTtnlShortcuts li a:visited{
	color:#666;
    font-family:Verdana;
    font-weight:bold;
}
ul.xTtnlShortcuts li a:hover,
ul.xTtnlShortcuts li a:active{
	color:#666;
}
div.shortcutsConnexion {
    float:left;
    margin:0px;
    width:120px;
	font-weight:bold;
}
div.shortcutsConnexion ul {
	padding:0px;
	margin:10px 0px 0px 0px;
	font-size:10px;	   
}
div.shortcutsConnexion li{
	background:transparent url(../iso_icons/xTtnlPuce.gif) 0px 5px no-repeat;
	padding-left:15px;
	list-style:none;
}
.searchTop {
    float:left;
    width:215px;
    height:90px;
	margin-left:0px;
}
.formSearch {
	margin-top:10px;
}
.birhRech input {
	vertical-align:middle;
	margin-right:2px;
}
.boutonSearch {
	margin:1px 0px 0px 3px;
}   
.xTtnlShoppingSummary{
	position:absolute;
	top:65px;
	left:300px;
	color:#666666;
	font-weight:bold;
}

/*Main Menu*/

.xTtnlHeader .mainMenu {
	background:#f5f3f4 url(../iso_icons/xTtnlMainMenuOff.gif) repeat-x right bottom;
	text-transform:uppercase;
	width:100%;
	float:left;
}

.xTtnlHeader .mainMenu ul {
	margin:0px;
	padding:0px;
	height:32px;
	list-style-type:none;
}

.xTtnlHeader .mainMenu li {
	float:left;
	margin:0px;
	padding:0px;
	background:transparent url(../iso_icons/xTtnlMainMenuSeparator.gif) 0% 100% no-repeat;
}

.xTtnlHeader .mainMenu li a,
.xTtnlHeader .mainMenu li a:visited {
	display:block;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	font-size:10px;
	line-height:32px;
	text-decoration:none;
	color:#666;
	margin-left:1px;
}

.xTtnlHeader .mainMenu li a:hover,
.xTtnlHeader .mainMenu li a:active ,
.xTtnlHeader .mainMenu li a.selected,
.xTtnlHeader .mainMenu li a:visited.selected,
.xTtnlHeader .mainMenu li a:hover.selected,
.xTtnlHeader .mainMenu li a:active.selected{
	color:#FFF;
	background:transparent url(../iso_icons/xTtnlMainMenuOn.gif) 0% 0% repeat-x;
}


#xTtnlHeaderTopDiv {
	overflow:hidden;
}

/* Footer */
.xTtnlFooter {
    background:url(../iso_icons/xTtnlbgFooter.jpg) transparent repeat-x left top;
    color:#777;
}

ul.xTtnlShortcutsBottom {
    list-style-type:none;
    margin:0px;
    padding-top:15px;
    padding-left:10px;
}

ul.xTtnlShortcutsBottom li {
    float:left;
}
ul.xTtnlShortcutsBottom span.shtSeparator {
	padding:0px 5px;
}

.xTtnlBottomLogo {
    float:left;
    height:35px;
    margin:15px 10px 0px 0px;
}

.xTtnlBottomLogo a img {
    margin-top:2px;
}

ul.xTtnlFooterBottom {
    list-style-type:none;
    margin:0px;
    padding:0px 0px 0px 10px;
	width:500px;
	clear:both;
}

ul.xTtnlFooterBottom li {
    float:left;
}

.xTtnlFooter a,
.xTtnlFooter a:visited{
    text-decoration:none;
    color:#626262;
}

.xTtnlFooter li a:hover,
.xTtnlFooter li a:active {
    text-decoration:underline;
    color:#626262;
}

/*******************************/
.gshpColumnBody{
	float:none;
}
.gshpAncestorBar{
	color:#333132;
	padding:12px 16px 24px;
}
.gshpAncestorBar a,
.gshpAncestorBar a:visited{
	color:#333132;
	text-decoration:none;
}
.gshpAncestorBar a:hover,
.gshpAncestorBar a:active{
	color:#333132;
	text-decoration:underline;
}

.gshpAdvColumn,
.gshpColumnBody {
	overflow:hidden;
}

.gshpCategoryListItem {
	width:129px;
	height:175px;
	float:left;
	border-bottom:1px dotted #358bb1;
	border-right:1px dotted #358bb1;
}

.gshpCategoryListText h3 {
	margin:10px 0px 0px 0px;
	text-align:center;
	font-size:10px;
	font-family:"Trebuchet MS";
	font-weight:normal;
}

.gshpCategoryListText h3 a,
.gshpCategoryListText h3 a:visited {
	color:#333;
}
.gshpCategoryListText h3 a:hover,
.gshpCategoryListText h3 a:active {
	color:#358AB1;
}

.gshpCategoryListImage{
	text-align:center;
}

p.gshpCategoryListDescription {
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	color:#626262;
}

.productFloatingDiv {
	width:388px;
	min-height:170px;
	height:auto !important;
	height:170px;
	float:left;
	margin:0px;
	padding:0px;
	border-bottom:1px dotted #dcdcdc;
	border-right:1px dotted #dcdcdc;
	border-top:0px;
	border-left:0px;
}
.productFloatingDivNum2{
	border-right:0px dotted #dcdcdc;
}
.productFloatingDivLeftPart {
	width:205px;
	float:left;
	text-align:center;
}
.productFloatingDivRightPart {
	width:183px;
	float:right;
}

.productFloatingDiv .productThumbnailDiv {
	height:110px;
	width:100%;
}

.productFloatingDiv .productFloatingLabel,
.productFloatingDiv .productFloatingPrice {
	text-align:left;
}
h2.publicCode,
h2.gshpLinkedPublicCode{
	margin:0px 0px 5px;
}
.productFloatingDiv .productFloatingPrice,
.gshpProductLinkedPrice .gshpPriceSpan {
	margin:10px 0px;
	font-size:11px;
	color:#626262;
}

.productFloatingPrice .gshpPriceSpan .gshpPrice {
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
}

.productFloatingPrice .gshpPriceSpan .gshpDiscountedPrice {
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#d09c01;
}

.productFloatingPrice .gshpPriceSpan .gshpDashedPrice {
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#626262;
}

.productFloatingDiv .productFloatingLabel a,
.productFloatingDiv .productFloatingLabel a:visited{
	text-decoration:underline;
	color:#333;
	display:block;
	height:40px;
	margin-top:10px;
	margin-right:5px;
	font-size:11px;
}
.productFloatingDiv .productFloatingLabel a:hover,
.productFloatingDiv .productFloatingLabel a:active{
	text-decoration:none;
	color:#333;
}
.productFloatingLabel label{
	font-weight:normal;
	font-size:12px;
}
.productFloatingLabel input{
	width:30px;
	text-align:center;
}
.productListAction{
	margin:0px;
	padding:10px 0px 0px;
	list-style:none;
}
.productListAction li{
	margin:0px;
}

.gshpProductList,
.gshpCategoryProductList {
	overflow:hidden;
}

.blocAB,
.blocCD{
	clear:both;
	margin:4px 27px 10px 26px;
}
.blocA {
	width:310px;
	float:left;
}
.gshpProductCardImage{
	padding:5px;
}

.blocB {
	width:380px;
	float:right;
}

.zoomIcone {
	float:right;
	padding:10px 0px;
}

.blocB h3,
.blocB h4 {
	margin:10px 0px 0px 0px;
	font-size:18px;
	font-family:Arial;
	color:#666;
}
.blocB h4 {
	font-size:12px;
}
.productPublicCode{
	margin-bottom:15px;
	text-align:left;
}
.productListPublicCode{
	margin-bottom:5px;
	text-align:left;
}

.gshpCommandBar {
	background-image:none;
}

.gshpCommandBar ul {
	height:70px;
}

li.gshpCommandBarSelected,
li.gshpCommandBarUnselected {
    background:url(../iso_icons/xTtnlstep.jpg) no-repeat  95% 20%;
	height:70px;
	margin:0px 2px 0px 0px;
	width:123px;
	border-top:5px solid #358bb1;
}

li.gshpCommandBarUnselected {
	background-image:none;
	border-top:5px solid #bcbcbc;
}

.gshpCommandBarText {
	margin-top:10px;
	font-size:10px;
	text-align:left;
	width:105px;
}

li.gshpCommandBarSelected span {
	color:#358bb1;
}

li.gshpCommandBarUnselected span {
	color:#bcbcbc;
}

input.searchTxt {
	border-color:#f1efe2;
	border-right:1px;
	border-bottom:1px;
	color:#555;
}

.gshpDiscountedPriceContainer .gshpDiscountedPrice {
	display:block;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#990000;
	
}

.gshpProductPrice {
	color:#626262;
	font-size:25px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	display:block;
	padding:15px 0px;
}

.gshpDiscountedPriceContainer  .gshpDashedPrice {
	color:#626262;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}

.GshpReferenceDimensionRow .GshpReferenceDimensionCell_dimModel {
	text-align:left;
}

hr {
	border:2px solid #f7f6f6;
	float:left;
	width:100%;
	margin: 10px 0px 0px 0px;
}

.gshpLinkedProductListItems .gshpItemsSeparator,
.gshpNavigationBar {
	display:none;
}

.illustraCat {
	margin-top:1px;
}

.productThumbnailDiv a img {
	margin-top:10px;
}

li.abc {
	width:69px;
}

li.abc a {
    background-repeat:no-repeat;
    background-position:center bottom;
    height:50px;
    display:block;
}

.birhRech,
.xTtnlAide {
		float:right;
		height:40px;
}

.birhRech {
	margin-top:5px;
	padding-left:30px;
	width:195px !important;
	width:185px;
}

ul.shortcutsAide {
    list-style-type:none;
	margin: 10px 0px 0px 0px;
    padding: 0px;
    font-weight:bold;

}

ul.shortcutsAide li {
    display:inline;
    float:left;
    margin-right:10px;
	font-size:10px;	
	background:url(../iso_icons/xTtnlshipAide.gif) no-repeat 0% 50%;
}

ul.shortcutsAide li a,
ul.shortcutsAide li a:visited,
ul.shortcutsAide li a:active,
ul.shortcutsAide li a:hover {
	padding-left:15px;
}

.xTtnlShortcuts li a,
.xTtnlShortcuts li a:visited {
	color:#666;
}
.xTtnlShortcuts li a:active,
.xTtnlShortcuts li a:hover {
	color:#358AB1;
}

.blocBottomA {
	float:left;
	width:850px;
}

.blocBottomB {
	float:right;
}

/* Menu de gauche*/
.nav2,
.nav3,
.nav4{
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav2 a,
.nav2 a:visited{
	text-decoration:none;
	color:#666;
}
.nav2 a:hover,
.nav2 a:active,
.nav2 a.on,
.nav2 a:visited.on,
.nav2 a:hover.on,
.nav2 a:active.on{
	text-decoration:none;
	color:#358bb1;
}
.nav2 li{
	font-weight:bold;
	font-size:12px;
	margin:0px;
	background:transparent url(../iso_icons/xTtnlshipNav2.gif) 0% 6px no-repeat;
	padding-left:16px;
}
.nav3 li{
	font-size:11px;
	background:transparent url(../iso_icons/xTtnlshipNav3.gif) 0% 5px no-repeat;
	padding-left:12px;
}
.nav4 li{
	font-weight:normal;
	background:transparent url(../iso_icons/xTtnlshipNav4.gif) 0% 5px no-repeat;
	padding-left:11px;
}
.bodyClassLeft{
	background:#FFF url(../iso_icons/xTtnlbgLeftInset.gif) 0% 0% repeat-y;
}
.nav2 {
	margin-top:38px;
	margin-bottom:38px;
}
.xTtnlLeftInsets {
	margin-top:0px;
	margin-bottom:0px;
}
.nav2,
.xTtnlLeftInsets {
	margin-left:6px;
	margin-right:6px;
}

ul.gshpProductCardAction {
	list-style-type:none;
	margin-top:10px;
	padding:0px
}

li.gshpProductCardCreatePersistentBasket a span,
li.gshpProductCardAddToBasket a span {
	background:url(../iso_icons/xTtnlajouterPanier.gif) no-repeat;
	width:179px;
	height:34px;
	display:block;
}

ul.gshpProductReferencesAction {
	margin:0px;
	padding:9px 0px 0px;
}

ul.gshpProductReferencesAction li {
	list-style-type:none;
	margin:0px;
	padding:0px
}

.xTtnlLeftRaccourci {
	margin:1px 1px 0px 1px;
	background-color:#F9F7ED;
	float:left;
	padding:8px;
}

p.xTtnlheaderRose {
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#D459D4;
}

ul.MenuLeft {
	margin:0px;
	padding:0px;
}

li.niveau0,
li.niveau1,
li.niveau2 {
	list-style-type:none;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #ebe9e9;
}

li.niveau0 {
	border-bottom: 2px solid #ebe9e9;
	padding:5px;
}

li.niveau1 {
	padding:5px;
}

li.niveau2 {
	margin-left:14px;
	border-bottom: 1px dotted #ebe9e9;
	padding:5px;
}

li.niveau0 a,
li.niveau0 a:visited{
	display:block;
	color:#ddd;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
}
li.niveau0 a:hover,
li.niveau0 a:active{
	color:#dfd663;
}
li.niveau1 a,
li.niveau1 a:visited{
	font-family:verdana;
	font-size:11px;
	color:#ddd;
}
li.niveau1 a:hover,
li.niveau1 a:active{
	color:#dfd663;
}
li.niveau2 a,
li.niveau2 a:visited{
	color:#ddd;
}
li.niveau2 a:hover,
li.niveau2 a:active{
	color:#dfd663;
}

li.selected a,
li.selected a:visited,
li.selected a:hover,
li.selected a:active,
li.selected1 a,
li.selected1 a:visited,
li.selected1 a:hover,
li.selected1 a:active,
li.selected2 a,
li.selected2 a:visited,
li.selected2 a:hover,
li.selected2 a:active{
	color:#dfd663;
	font-weight:bold;
}

#sitemap {
margin-left:40px;
}

ul.g2bSiteMapNiv0,
ul.g2bSiteMapNiv1,
ul.g2bSiteMapNiv2,
ul.g2bSiteMapNiv3 {
	list-style-type:none;
	font-family:verdana;
	font-size:16px;
}

ul.g2bSiteMapNiv0 {
	font-size:16px;

}

ul.g2bSiteMapNiv1 {
	font-size:15px;

}

ul.g2bSiteMapNiv2 {
	font-size:14px;
}

ul.g2bSiteMapNiv3 {
	font-size:14px;
	padding-left:30px;
}

.gshpPriceSpan .gshpPrice {
	font-family:arial;
	font-size:18px;
	font-weight:bold;
}

.gshpProductCardText h3,
.gshpProductCardBody h3,
.gshpProductCardIntro h3 {
	background:url(../iso_icons/xTtnlprodDetBack.jpg);
	height:16px;
	font-size:10px;
	margin-bottom:0px;
	padding:4px 0px 0px 10px;
	color:#000;
}
.gshpColumnRightInset,
.gshpColumnLeftInset,
.gshpProductListStyle_detailed h3.gshpProductListLabel{
	display:none;
}
.gshpProductListStyle_detailed{
	padding-bottom:0px;
	padding-left:32px;
	padding-right:16px;
	padding-top:70px;
}
.gshpProductListText{
	text-align:right;
}
.gshpProductListStyle_detailed div.gshpProductListText a,
.gshpProductListStyle_detailed div.gshpProductListText a:visited{
	color:#e1e16b;
	text-decoration:none;
	display:block;
	margin-top:8px;
}
.gshpProductListStyle_detailed div.gshpProductListText a:hover,
.gshpProductListStyle_detailed div.gshpProductListText a:active{
	color:#e1e16b;
	text-decoration:underline;
}
.gshpLinkedProductList h3 {
	font-size:18px;
	color:#ddd;
	font-family:"Trebuchet MS";
	padding-left:30px;
	margin:10px 0px 10px;
}
.gshpLinkedProductListItem{
	margin:0px;
	float:left;
	height:250px;
	width:193px;
	border-top:#dfd663 1px dotted;
	border-right:#dfd663 1px dotted;
	text-align:center;
}
.gshpLinkedProductListItemContent{
	padding:5px;
}
