/* For printing only */

#nav, #utils, #side, #footer, ul#utils, #slideshow, .zone, #boxBoutons, .b-concours-photo
{display: none;}
body #page * {
	font-family: verdana, arial, sans-serif !important;
	color: #000 !important;
	border-color: #999 !important;
	width: auto;
	height: auto;
}
#page, #header, #section, #body, #content {
	width: 6.5in  !important;
}
#page .wrap {
	padding: 0;
}

/* Header */
#header {
	margin: 0 0 15px !important;
	height:120px !important;
}
#header h1 {
	position: static;
	margin: 0;
	height: auto !important;
	font-size: 2.2em;
	line-height: normal;
}
#header h1 a {
	display: inline;
	height: auto !important;
	text-decoration: none;
}
#header h1 img {
	display: inline;
}

/* Section Title */
#section h2 {
	position: static;
	display: block;
	float: none;
	font-size: 2em;
	margin: 0;
	padding: 0;
	line-height: normal;
}

/* Content */
body #page #body {
	border: 1px solid #fff !important;
}
#content {
	float: none;
	display: block;
	position: static;
	clear: both;
}
#content .wrap {
	padding: 0;
}
h4 {
	margin: 2em 0 4em;
	border-bottom: 1px solid red !important;
}

/* -- ACCUEIL ------------------------------- */

/* Featured product and News Boxes */
table.boxes {
	margin:0 !important;

}
.boxes td.product {
	width: 50% !important;
	padding-right: 0 !important;
}
.boxes td.news {
	width: 50% !important;
}
.boxes h3 {
	clear: both !important;
	height: 22px !important;
	margin: 0 0 .5em !important;
}
.boxes h3 span {
	display: none !important;
}
.boxes h4 {
	margin: 0 0 .4em !important;
	font-size: 1em !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	border: none !important;
}
.boxes p {
	margin: 0 0 .5em !important;
	padding: 0 !important;
	text-align:justify !important;
}
.boxes img {
	border: 1px solid #DDDAD3 !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 */
table h3 span {
	display: block;
	font-size: 1.3em;
	margin: 0 0 1em;
}