/* $Id: impression.css,v 1.10 2006/08/21 19:54:33 christian Exp $ */

html {
	background-color: #c6c6ac !important;
}
body {
	padding: 12px !important;
	width: 70% !important;
	margin: 0 auto !important;
}
.non-impression {
	display: none !important;
}
a#infocorpo, a#infocorpo img.cacher {
	display: block !important;
	width: 258px !important;
	height: 87px !important;
	margin: 0 !important;
	padding: 0 !important;
}
#outils {
	display: none !important;
}
#fildariane {
	position: static !important;
	text-align: left !important;
	background: #fff none !important;
	color: #000 !important;
	margin: 20px 0 0 0 !important;
	padding: 0 !important;
}
#fildariane a {
	color: #000 !important;
}
#fildariane a:hover {
	color: #000 !important;
}
ul#menu-principal {
	display: none !important;
}
#wrapper-right {
	margin: 0 !important;
}
ul#menu-secondaire {
	display: none !important;
}
div#wrapper-imprimante-intitule {
	margin: 20px 0 !important;
}
div#wrapper-imprimante-intitule a.impression {
	display: none !important;
}
h1#intitule {
	padding: 0 !important;
	border: 0 !important;
}
#contenu {
	padding: 0 !important;
	position: static !important;
	background: #fff none !important;
	margin: 0 !important;
}
#contenu-index {
	position: static !important;
	background: #fff none !important;
	margin: 0 !important;
	padding: 0 !important;
}
#contenu-index span.lien,
#contenu-index span.lien a:link,
#contenu-index span.lien a:visited,
#contenu-index span.lien a:hover,
#contenu-index span.lien a:active
{
	display: none !important;
}
#entrepreneurs {
	margin-top: 20px !important;
	width: auto !important;
	float: none !important;
	border: 0 !important;
	background-color: #fff !important;
}
#entrepreneurs span.legende {
	white-space: normal !important;
	background-color: #fff !important;
	margin: 0 !important;
}
#entrepreneurs em {
	color: #000 !important;
	font-weight: bold !important;
}
#entrepreneurs img {
	border-bottom: 0 !important;
	padding-bottom: 5px !important;
}
#activites h2, #nouvelles h2, #partenaires h2, #entrepreneurs h2 {
	padding: 0 !important;
	border: 0 !important;
}
#activites {
	margin-top: 20px !important;
	width: auto !important;
	float: none !important;
}
#activites dt {
	border-color: black !important;
}
#activites dl {
	margin-right: 10px !important;
}
#nouvelles {
	margin-top: 20px !important;
	width: auto !important;
	float: none !important;
}
#nouvelles ul {
	margin: 10px 10px 0 10px !important;
	padding: 0 !important;
}
#nouvelles li {
	padding: 4px 0 !important;
	margin: 0 !important;
	border-color: black !important;
}
#nouvelles em.all {
	display: none !important;
}
#devenez-membre {
	display: none !important;
}
#wrapper {
	clear: none !important;
	padding-top: 0 !important;
}
#asurveiller {
	margin-top: 20px !important;
	float: none !important;
	border: 0 !important;
	width: auto !important;
}
#asurveiller h2 {
	margin: 0 !important;
}
#partenaires {
	display: none !important;
}
address#signature {
	margin-top: 20px !important;
	border-color: black !important;
}
address#signature span {
	margin-left: 0 !important;
}
address#signature span.realisation {
	display: none !important;
}
#printbuttons {
	text-align: center !important;
}
#printbuttons, #printbuttons * {
	background-color: transparent !important;
}
#printbuttons form {
	margin: 0 !important;
	padding: 0 !important;
}
#printbuttons input {
	width: 200px !important;
	cursor: pointer !important;
	background-color: #ccc !important;
}
@media print {
	body {
		padding: 0 !important;
		width: auto !important;
		margin: auto !important;
	}
	#printbuttons {
		display: none !important;
	}
}

