/* CSS Document pour IMPRESSION */

@page{margin:10%;}

body{
	width:100%;
	height:100%;
	color:#000000;
	font:normal normal 12px/normal Arial, Verdana, Sans-Serif;
}

/*ELEMENT A NE PAS IMPRIMER*/
/*--header--*/
#header .bottom, #quickSearch, #mainMenu{
	display:none;
}
/*--footer--*/
#footer .links, #expandInfosBlock{
	display:none;
}
/*--contenu--*/
#breadcrumbs, #content aside.col_234, #content .filter .header, #masterpageFamily .list ul .compare, #masterpageFamily .list .resume, .ctx, #highlight .toolbar, #highlight .zoom, #highlight .ctxBlock, #tabs .tabs, #tools, #tabs .essential table td .picture .overlay, .shadowTop, .shadowBottom, .topPage, .icone_interrogation, #intro ul, #subMenu, #blockExpert .list, #recettesHome, #recette .discover{
	display:none;
}

/*RESET DE LA LARGEUR*/
#header, #content .container, #highlight .viewport, #tabs .tab, #tabs .caracteristics .col, .shadow, .col_707, #masterpageFamily .list ul .picture, #intro .picture, #blockExpert .picture, #genericList .content, .shadow{ 
	width:100% !important;
}
.shadow{
	padding-left:0 !important;
	padding-right:0 !important;
}

/*MISE EN FORME SPECIFIQUE*/
#header{position:relative;}
#content .container{height:auto !important;padding-top:0 !important;}
#highlight .viewport ul.slideshow li{position:relative;}
#highlight .pictures{display:block;}
#tabs .tab.essential, #tabs .tab.caracteristics{display:block !important;padding-left:0 !important;}
#tabs .essential .desc{padding:20px 0 10px 0;}
#tabs .essential .data{
	float:none;
	padding-left:0;
	text-align:left;
}
#tabs .essential .data .price{left:0;}
#tabs .title{
    padding-right:0;
	border-bottom:2px solid #484848;
}
#tabs .caracteristics .col{
	margin-right:0;
	border-top:none;
}
#masterpageFamily .list ul li{
	width:31% !important;
	padding:10px 1% !important;
}
#tabs .essential .title{padding-right:0;}
#intro{height:auto !important;}
#intro .picture{position:relative;}
#intro .overlay{right:10px;}
#pushArticles li{
	width:48%;
	padding:0 1%;
	margin-bottom:20px;
	border:none !important;
}
#pushArticles li .title{padding-right:0 !important;}
#pushArticles li .overlay{
	width:100% !important;
	position:relative !important;
	padding-top:10px !important;
	padding-right:0 !important;
	top:0 !important;
}
#blockExpert .header{
	margin-bottom:20px;
	top:0 !important;
}
.col_260{width:33% !important;padding-right:2% !important;}
.col_437{width:65% !important;padding-left:0 !important;}