.bodywrapper #footer-right {
	position: relative;
	z-index: 30;
	float: right;
	width: 321px;
	height: 144px;
	background: url(../img/footer-bgEnergy.png) bottom left repeat-x;
}
.bodywrapper footer#footer {
    box-shadow: 0 15px 30px #F1F1F1;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.bodywrapper #main-content-wrapper{
	background: none repeat scroll 0 0 #F5F5F5;	
}

.bodywrapper #nav-primary ul.level_1{
    background: url("../img/bgGradientBlue.png") repeat-x scroll center center #01377C;
}

.bodywrapper #aside .widget img{
	margin: 1em 0;
}

.bodywrapper #zone-under-footer-nav{
	float: left;
}
.bodywrapper #main-content-wrapper .socialsharing a {padding: 0 1px;height: 100%;width: 100%;display:block;}
.bodywrapper #main-content-wrapper .socialsharing a span{
	width: 36px;height: 36px;opacity: 0;filter:0;background: none;
	line-height: 16px;
	display: block;
	overflow: hidden;
	text-align: center;
}
.bodywrapper #main-content-wrapper .socialsharing a.button_print {background:url(../img/produit/share-print.png) center center no-repeat}
.bodywrapper #main-content-wrapper .socialsharing a.button_facebook {display:block;background:url(../img/produit/share-fb.png) center center no-repeat}
.bodywrapper #main-content-wrapper .socialsharing a.button_twitter {display:block;background:url(../img/produit/share-twt.png) center center no-repeat}
.bodywrapper #main-content-wrapper .socialsharing a.button_email {display:block;background:url(../img/produit/share-mail.png) center center no-repeat}
.bodywrapper #main-content-wrapper .socialsharing a.button_google_plusone_share {display:block;background:url(../img/produit/share-g1.png) center center no-repeat}



#breadcrumb li:first-child {
    display: inline-block;
}



.bodywrapper #footer-action input#searchCustomTerm {
    width: 230px;
}

.bodywrapper #footer-nav .col {
	width: 220px;
}


.bodywrapper .searchHighlightedText{
	background-color: yellow;
}


.bodywrapper table.tableList{
    border: 1px solid #D8D8D8;
    border-radius: 6px 6px 6px 6px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.bodywrapper table .On, .bodywrapper table .even {
    background-color: #EBEEF3;
}
.bodywrapper table .Off, .bodywrapper table .odd {
}

.bodywrapper #content article.listing header h1, /*critical power*/
.bodywrapper #content article.article header h1, /*guaranteeing*/
.bodywrapper #main_content header h1, /*doc*/
.bodywrapper #content div.soco-generic-content > h1,  /*files for cad, picture, logos*/
.bodywrapper #content article div#product div#product_documentation > h1, /*ups single phase*/
.bodywrapper #content h1.produit,
.bodywrapper #content header h1.title {
	margin-bottom: 1.2em;
    padding: 0.8em 0 0;
}


