@charset "utf-8";
/* CSS Document */
#b2b #main {
	margin-bottom:20px;
	color:#462011;
}
#b2b #content {
	float:left;
	width:626px;
	padding:35px 30px;
	background:#FFFFFF url(/img/b2b/bgd-content.png) repeat-x top left;
}
#b2b #content h1 {
	margin-bottom:0.2em;
	font-size:23px; font-weight:bold;
	text-transform:uppercase;
}
#b2b #content p {
	margin-bottom:1em;
	font-size:12px;
}
#b2b #content ul.linksSite:after{
	display:block; clear:both;
	visibility:hidden;
	height:0;
	content:".";
}
#b2b #content ul.linksSite {
	zoom:1;
	margin-top:-5px;
}
#b2b #content ul.linksSite li {
	display:inline;
}
#b2b #content ul.linksSite li a {
	float:left;
	display:block; width:206px;
	margin-right:1px;
	font-size:14px; font-weight:bold; line-height:30px;
	color:#4e3227;
	background:url(/img/b2b/bgd-link.png) repeat-x center;
	text-align:center;
	text-decoration:none;
}
#b2b #content ul.linksSite li a:hover, #b2b #content ul.linksSite li a.selected {
	background: url(/img/b2b/bgd-link-on.png) repeat-x center;
	color:#dccdc3;
}
#b2b #content hr {
	margin:30px 0;
}
#b2b #content h2 {
	font-size:18px;
	color:#4e3227;
	text-transform:uppercase;
}
#b2b .pushTrilogy dl {
	float:left;
	width:208px; height:239px;
	margin:10px 1px 0 0;
	background:url(/img/b2b/bgd-push-trilogy.png) repeat-x top left;
}
#b2b .pushTrilogy dl.last {
	margin-right:0;
}
#b2b .pushTrilogy dl dt {
	height:36px;
	padding:8px 10px 0;
}
#b2b .pushTrilogy dl dt a {
	font-size:14px; font-weight:bold; line-height:1;
	color:#4e3227;
	text-decoration:none;
}
#b2b .pushTrilogy dl dd a {
	font-size:10px;
	color:#4e3227;
	text-decoration:none;
}
#b2b .pushTrilogy dl dd a span {
	display:block;
	padding:15px 10px 0;
}
#b2b .puhsContextual {
	float:left;
	width:234px;
	background:url(/img/b2b/bgd-pushs-right.png) no-repeat top right;
}
* html #b2b .puhsContextual {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/b2b/bgd-pushs-right.png',sizingMethod='crop');
	margin-right:-2px;
}
#b2b .puhsContextual a.pushTesti {
	float:right;
	width:200px; height:220px;
	margin-right:18px;
	text-decoration:none;
}
* html #b2b .puhsContextual a.pushTesti {
	margin-right:8px;
}
#b2b .puhsContextual a.pushTesti span {
	position:relative;
	display:block; float:left;
	padding:120px 15px 0;
	font-size:15px; font-weight:bold;
	color:#DACBBF;
	cursor:pointer;
}
#b2b .puhsContextual div#contact {
	margin:30px 18px 0 0;
	background:url(/img/b2b/bgd-push-contact.png) no-repeat top left;
}
* html #b2b .puhsContextual div#contact {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/b2b/bgd-push-contact.png',sizingMethod='image');
	margin-right:8px;
}

/* css template expertisse */
#b2b .expertness #content h1 {
	font-size:21px;
}
#js #b2b .expertness #content div.info {
	display:none;
	margin-bottom:0;
}
#b2b .expertness #content div.info {
	min-height:236px; width:620px;
	margin-top:1px; margin-bottom:10px;
	background:#f2e9e1 url(/img/b2b/bgd-expert.png) repeat-x top left;
}
#b2b .expertness #content div.info:after {
	display:block; clear:both;
	visibility:hidden;
	height:0;
	content:".";
}
* html #b2b .expertness #content div.info {
	height:236px;
	zoom:1;
}
#js #b2b .expertness #content div.on {
	display:block;
}
#b2b .expertness #content div.info div.text {
	float:left;
	width:380px;
	padding:20px 10px 0 25px;
}
#b2b .expertness #content div.info div.text p.intro {
	font-weight:bold;
	color:#6e4a2c;
}
#b2b .expertness div.accounts {
	float:left;
	width:170px;
	padding:20px 0 0 10px;
}
#b2b .expertness div.accounts p {
	font-weight:bold;
	color:#890018;
}
#b2b .expertness div.accounts dl dt {
	clear:both;
	padding:3px 0;
	border-bottom:1px solid #d7d7d7;
}
#b2b .expertness div.accounts dl dt span {
	padding-left:19px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	background:url(/img/b2b/picto-plus.png) no-repeat 0 2px;
}
* html #b2b .expertness div.accounts dl dt span {
    background:url(/img/b2b/picto-plus.png) no-repeat 0 5px;
}
*+html #b2b .expertness div.accounts dl dt span {
    background:url(/img/b2b/picto-plus.png) no-repeat 0 5px;
}
#b2b .expertness div.accounts dl dt.on span {
	background:url(/img/b2b/picto-minus.png) no-repeat 0 2px;
}
* html #b2b .expertness div.accounts dl dt.on span {
	background:url(/img/b2b/picto-minus.png) no-repeat 0 5px;
}
*+html #b2b .expertness div.accounts dl dt.on span {
	background:url(/img/b2b/picto-minus.png) no-repeat 0 5px;
}
#js #b2b .expertness div.accounts dl dd {
	display:none;
}
#b2b .expertness div.accounts dl dd {
	border-bottom:1px solid #d7d7d7;
	zoom:1;
}
#js #b2b .expertness div.accounts dl.open dd, #js #b2b .expertness div.accounts dl dd.open {
	display:block;
}
#js #b2b .expertness div.accounts dl.open dt span {
	background:none;
	padding-left:2px;
	cursor:auto;
}
#b2b .expertness #content div.accounts dl dd p {
	padding:10px 0 0; margin-bottom:0.7em;
	font-size:12px; font-weight:normal;
	color:#6e4a2c;
	zoom:1;
}
#b2b .expertness div.accounts dl dd p:after {
	display:block; clear:both;
	visibility:hidden;
	height:0;
	content:".";
}
#b2b .expertness div.accounts dl dd p img {
	float:left;
	margin:0 8px 0 2px;
}
#b2b .expertness div.accounts dl dd p a {
	font-size:11px;
	color:#44270f;
}
#b2b .expertness .puhsContextual .push {
	float:right;
	width:200px;
	margin-right:18px;
	background:#28130e url(/img/b2b/bgd-push-system-top.png) no-repeat;
}
* html #b2b .expertness .puhsContextual .push {
	margin-right:8px;
}
#b2b .expertness .puhsContextual .push img {
	float:right;
	margin-right:-10px;
}
#b2b .expertness .puhsContextual .push .content {
	padding:20px 10px 10px;
	background:url(/img/b2b/bgd-push-system-bottom.png) no-repeat bottom;
	color:#dacbbe;
}
#b2b .expertness .puhsContextual .push .content h2 {
	font-size:15px;
	margin-bottom:0.5em;
}
#b2b .expertness .puhsContextual .push .content p {
	font-size:10px;
	color:#fefefe;
}
#b2b .expertness .puhsContextual .push .content a {
	display:inline-block;
	color:#29140f;
	background:#dacbbf url(/img/b2b/bgd-left-bt-push.png) no-repeat;
	padding-left:7px; margin:15px 0 4px;
	line-height:16px;
	text-decoration:none;
	cursor:pointer;
}
#b2b .expertness .puhsContextual .push .content a:hover {
	text-decoration:underline;
}
#b2b .expertness .puhsContextual .push .content a span {
	display:inline-block;
	line-height:16px;
	padding-right:7px;
	font-size:10px;
	background:#dacbbf url(/img/b2b/bgd-right-bt-push.png) no-repeat center right;
}
