@CHARSET "UTF-8";
.header, #breadcrumbs, .footer, #contact #left,#contact form,#print_icon,#commander,#modalOverlay,#printer_link,#cdu img#closing {
	display: none;
}

	
#contact #right {
	width:100%;
	float: left;
}
#contact #map{
	border:	none;
	width:	1000px;
	height: 400px;
}
#contact #directions{
	width:100%;
	}
	
#contact .vcard{
	/*width:inherit;*/
	margin:4px;
	padding:4px;
	color:#000;
	background-color: #fff;
	text-align:left;
	font-size:1em;
	letter-spacing: 0em;
	/*line-height: 1em;*/
	}
div#modalContainer2
{
	position: absolute;
	height:auto;
  	width:auto;
  	left:auto;
  	right:auto;
  	top:0;
/*  margin-left:-325px; /* half the width, to center */
 	/*background-color:#fff;*/
 	background-image: url('images/header-logo_small.jpg');
	background-repeat: no-repeat;
	background-position : center;
	border:0px none #fff;
 	/*cursor:pointer;*/
 	/*padding: 10px;
	margin: 10px;*/
	/*hack pour IE6*/
	-width:800px;
	-top:5%;
}
