/* @override http://localhost:8888/Sites/www/SEIB/www/themes/seib/css/print.css */

@import 'layout.css';
@import 'page.css';

body {
	background-image: none;
}

#banner {
	display: none;
}

#menu {
	display: none;
}

#tools {
	display: none;
}

#content_bg {
	background-image: none;
	min-height: 0;
	height: auto !important;
	height: 0;
}

#content {
	width: 16cm;
}

#content div.eco {
	display: none;
}

#content div.link {
	display: none;
}

#shortcut {
	display: none;
}

#footer_bg {
	background-image: none;
	display: none;
}

#bottom_bg {
	display: none;
}

#left {
	display: none;
}

#left.contact {
	display: block;
	width: 16cm;
}

#right.contact {
	display: none;
}

#right {
	padding-right: 0;
	width: 16cm;
}

#right a.retour {
	display: none;
}

#galeries {
	display: none;
}

#vision {
	width: 620px;
	height: 420px;
}

#vision div.img_print {
	display: block;
}

#right p.more {
	display: none;
}

#left.contact div.top {
	display: none;
}

#left.contact div.middle {
	background-image: none;
	float: left;
}

#left.contact div.bottom {
	display: none;
}

#map {
	float: right;
}

#left.contact div.middle h1 {
	background-image: none;
	text-indent: 0;
}
