div#infos {
	width:890px;
	margin:45px auto;
}
.cadre {
	border: 1px solid #999;
}
div#bande {
	background-color:#55a2b9;
	text-align:center;
	margin-top:60px;
}
img {
	border:0;	
}
body {
	margin:0;
	padding:0;
}
.titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	color: #000;
	text-decoration: none;
}
.zone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #333;
	text-decoration: none;
}
a.zone:hover {
	text-decoration: underline;
}
.adresse {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #666;
	text-decoration: none;
}
.Titreentete {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.telephone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #000;
	text-decoration: none;
}
.courriel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #666;
	text-decoration: none;
}
a.courriel:hover {
	text-decoration: underline;
}
.bouton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #6DA0B8;
	cursor: default;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #FFF;
}
.Soustitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

