body {
	background: url(../images/emploi.jpg) no-repeat 0 0;
	font-size: 0.8em;
	padding: 13px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	display: none;
}

h2 {
	margin-top: 114px;
	color: #116eb2;
	font-weight: bold;
}

p {
	
}

a#print {
	background: url(../images/print_icon.png) no-repeat right top;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #116eb2;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 64px;
	height: 36px;
	position: absolute;
	top: 10px;
	right: 10px;
	padding-right: 40px;
	text-align: right;
	line-height: 13px;
	padding-top: 9px;
}

object#mail_contact {
	position: relative;
	top: 3px;
}