body {
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page {

}

#header {

}

#breadcrumb, #documents_joints, #filter-products,.pagination, .return-link  {
	display: none;
}

#container {
	text-align: left;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

#navigation {
	display:none;
}

#content {

}

#footer {
	display:none;
}

h1, h2, h3, h4, h5, h6, p, ul, ul li, fieldset, form {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
}

fieldset, img {
	border: 0;
}

a {
	color: #fff;
	text-decoration: none;
}

#map {
	height: 800px !important;
	width: 800px !important;
}

