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

#sid-header, .sid-fil-ariane, .sid-toolbar, .sid-pagination, #sid-panier h3, .sid-add-cart, #sid-columnFacets, #sid-columnExtras, #sid-columnResults h3, #sid-columnImage, .sid-permalink {
	display:none;
}


/* Onglets à masquer */
#sid-tab-fiche-technique, #sid-tab-fiche-technique-toggler,
#sid-tab-resume, #sid-tab-resume-toggler,
#sid-tab-table-matiere, #sid-tab-table-matiere-toggler,
#sid-tab-biographie, #sid-tab-biographie-toggler,
#sid-tab-commentaires, #sid-tab-commentaires-toggler {
	display: none;
}


#sid-columnResults, #sid-columnNotice {
	width:100%;
}

#sid-notice h3 {
	color: #666;
	border: none;
}

.sid-result-notice {
	min-height: 0;
}

dl dd a {
	text-decoration: none;
}
dl dd.sid-typedoc, ul li.sid-typedoc {
	padding-left: 0;
	line-height: normal;
	height: auto;
	background: none;
}

.sid-even { 
	border: none;
	background: none;
}
.sid-alpha .sid-number {
	background-color: none;
}

@media screen
{
	.sid-toolbar {display: block; margin-top: 25px;}
}

a {
	text-decoration: none;
}