#page {
	position: relatif;
	margin:0 auto; 
	width:1200px; 
	height:100%; 
	background:url(img/background.jpg); 
	background-position:center center;
	background-repeat : no-repeat;
	font-family:sherif;   
}
#titre {
	width:1200px; 
	margin-top:54%;
	position:absolute;
	font-weight:bolder; 
	font-size:50px;
	text-align:center;
}
.coordonnees {
	width:140px;
	margin:0 0 3px 0;
}
div.coordonnees {
	width:600px;
	margin-right:600px;
	margin: 0 auto;
	position:absolute;
	bottom:6px;
	font-weight:normal; 
	font-size:15px;
	text-align:center;
}
h1.coordonnees {
	margin:0 0 6px 0;
	font-size:186%;
}
h3.coordonnees {
	margin:0 0 6px 0;
	font-size:95%;
	width:100%;
	text-align:left;
}
#adresse {
	width:100%;
	text-align:left;
}
#fax {
	font-size:80%;
}
#email {
	width:450px;
	padding-right:150px;
	margin-left:600px;
	padding-bottom:4%;
	position:absolute;
	bottom:6px;
	font-weight:bold;
	font-size:30px;
	text-align:right;
}
#email a, #email a:visited {
	color:black;
	text-decoration:none
}
#email a:hover {
	text-decoration:overline underline;
}
#photo {
	float:right;
	margin-right:145px;
	margin-top:2%;
	position:relatif;	
	width:170px;
	height:20%;
}
#photo  a, #photo a:visited {
	color:black;
	text-decoration:none
}
#photo a:hover {
	text-decoration:overline underline;
}
#photo  a, #photo a:visited, #photo a:hover {
	border:none;
}
#photo  a img {
	border:none;
	height:100%;
	float:right;
	position:relative;
}



