/*#nav-container,
#promo-container,
#middle-sidebar,
#right-sidebar,
#more-container,
p.read-more,
div.items-pagination,
div.items-links,
div.after-content-events {
	display: none;
}*/

#header,
#navcontainer,
#footer,
#signature,
#left_sidebar,
#lower-content {
	display: none;
}


#main_content {
	position:absolute;
	color:#333333;
}


/* ------------------------------------------------------------ */
#main_content h1 {
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
	color: #523e28;
}

.table_produits table, .table_consommations table {
	margin-bottom:10px;
}

.table_produits td, .table_consommations td {
	text-align:center;
}

.table_produits th, .table_consommations th {
	vertical-align:top;
	padding-bottom:10px;
	border-bottom:solid #a9a9a9;
}
.table_consommations {
	border:solid 2px #a9a9a9;
	padding-bottom:10px;
}

.table_consommations td {
	text-align:left;
	vertical-align:top;
}

.table_consommations .unite {
	font-size:0.8em;
}

.table_consommations .noModified {
	border:#000000 solid 0px;
	cursor:default;
	text-align:right;
}

