/* For printing only */

html * {
	background: none !important;
}
#nav, #utils, #side, #footer {
	display: none;
}
body #page * {
	font-family: verdana, arial, sans-serif !important;
	color: #000 !important;
	border-color: #999 !important;

}
#page, #header, #section, #body, #content {
	width: 6.5in  !important;
}
#page .wrap {
	padding: 0;
}

/* Header */

#header {
	margin: 0 0 55px;
	height:auto !important;
}
#header h1 {
	display: block;
}

/* Section Title */

#section {
	border: none;
}
#section h2 {
	display:none !important;
}
#section h3 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
}


/* Content */

body #page #body {
	border: 1px solid #fff !important;
}
#content {
	float: none;
	display: block;
	position: static;
	clear: both;
}
#content .wrap {
	padding: 0;
}
h4 {
	font-size: 1.4em;
	margin: 2em 0;
	border-bottom: 1px solid #666 !important;
}

table {
	width: 95% !important;
}
table.listing th, table.listing tr.contentHeader td {
	border-bottom: 2px solid #CFCDC4;
}
table.listing td, table.listing tr.contentRow td {
	padding: 8px 5px;
}
#content h4 {
	font-size: 1.4em;
}
blockquote {
	float: none;
	font-style: italic;
	margin: 1em 0;
}
div.form {
	padding: 0;
	border: none;
}
#page #content .form label {
	width: 140px;
}
#page #content input.input-text {
	width: 200px;
}
#page #content input.postalcode {
	width: 80px;
}
#page #content .form textarea {
	width: 280px;
	height: 6em;
}
#page #content .form textarea.textarea-large {
    width: 450px;
	height: 10em;
}

/* Home page */

#texthome h3 {
	font-size: 1.3em;
	margin: 0 0 1em;
}
#texthome h3 span {
	display: block;
}

marquee {display:none !important;}

#loupe {display:none !important;}

.wrap #titre-catalogue {font-size:1.4em !important;}
.wrap #obtenir {display:none !important;}
iframe html body #type-recherche {display:none !important;}

#gallery .ad-image-wrapper .ad-image a img {display:block !important;}
#gallery .ad-image-wrapper .ad-image a img.ad-loader {display:block !important;}

.textfr {float:none !important;margin-top:20px !important;}
#visualhome {float:none !important;margin-top:60px !important;}

#print-slideshow {display:block !important;margin-top:20px !important;}



