/* @override http://grogro.local:8888/~max/chap/chap/vues/accueil_impression.css */

/*html,body {
	height: 100%;
	width: 100%;
}*/

#decoupe {
	display: none;
}

#zoom {
	color: #3f3f3f;
}

.zoom {
	margin-top: 5mm;
	height: 25%;
	width: 96%;
	margin-left: 2%;
	overflow: hidden;
	clear: both;
}

.zoom .topo {
	width: 53%;
	float: left;
	padding-right: 2%;
	text-align: right;
	font-family: "Arial narrow", Tahoma, Verdana, Arial;
}

.zoom .image {
	float: right;
	height: 100%;
	width: 45%;
}

.zoom img {
	height: 100%;
	width: auto;
}

.zoom h2, .zoom h4 {
	font-weight: normal;
	font-style: normal;	
}

.zoom h2 {
	margin-top: 0;
	font-family: "Arial narrow", "Trebuchet MS";
	font-weight: bold;
}

.zoom h4 {
	margin: 0;
	text-transform: uppercase;
	font: .8em "Arial Black";
}

.zoom p {
	margin-top: .0em;
}