body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background: #FFF;
	border: 0;
	margin: auto;
	padding: 20px}

a:link {
	color: #000;
	text-decoration: none;
	background-color: transparent}

a:visited {
	color: #000;
	text-decoration: none;
	background-color: transparent}

a:hover {
	color: #000;
	text-decoration: none;
	background-color: transparent}

a:active {
	color: #000;
	text-decoration: none;
	background-color: transparent}
	
#calque_1 {
	position:absolute;
	left: 50%;
	top: 45%;
	
	width: 600px;
	height: 65px;
	
	margin-left: -300px;
	margin-top: -33px;
	
	background: url(images/autobus_imperial_1.png) top left no-repeat !important;
	background: none;
	
	text-indent: -999em;
	text-decoration: none}

#calque_2 {
	position:absolute;
	left: 50%;
	bottom: 45%;
	
	width: 600px;
	height: 65px;
	
	margin-left: -300px;
	margin-top: -33px;
	
	background: url(images/autobus_imperial_2.png) top left no-repeat !important;
	background: none;
	
	text-indent: -999em;
	text-decoration: none}

#calque_3 {
	position:absolute;
	right: 50%;
	bottom: 45%;
	
	width: 600px;
	height: 65px;
	
	margin-right: -300px;
	margin-top: -33px;
	
	background: url(images/autobus_imperial_3.png) top left no-repeat !important;
	background: none;
	
	text-indent: -999em;
	text-decoration: none}

#fax {
	position: absolute;
	top: 30%;
	right: 5%;
	
	font-size: 85%;
	
	display: block;
	text-decoration: none;
	margin-top: -5px}

#tel {
	position: absolute;
	bottom: 43%;
	right: 16%;
	
	font-size: 110%;

	display: block;
	text-decoration: none;
	margin-top: -5px}

#rue {
	position: absolute;
	bottom: 33%;
	right: 22%;
	
	font-size: 135%;
	
	display: block;
	text-decoration: none;
	margin-top: -5px}

#mail {
	position: absolute;
	bottom: 28%;
	right: 6%;
	
	font-size: 85%;
	
	display: block;
	margin-top: -5px}

#projets{
	position: absolute;
	top: 20%;
	left: 40%;
	
	font-size: 180%;
	
	display: block;
	margin-top: -5px}

#atelier {
	position: absolute;
	bottom: 23%;
	left: 25%;
	
	font-size: 180%;
	
	display: block;
	margin-top: -5px}

#jeremy {
	position: absolute;
	bottom: 10px;
	right: 4px;
	width: 38px;
	height: 100px;
	margin: auto;
	background: url(images/jeremy.jpg) bottom left no-repeat transparent}
