.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #990000;
}
.SousTitre {
	font-family: "Arial Narrow", Arial;
	font-size: 18px;
	color: #CC3300;
	margin-left: 25px;
}
.ContourImage {

	font-family: "Arial Narrow", Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
	text-indent: 0px;
	height: auto;
	width: auto;
	border-top-width: thick;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #0066FF;
	border-right-color: #006666;
	border-bottom-color: #0099FF;
	border-left-color: #0033FF;
	margin-top: 25px;
}
.Adresse {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-transform: none;
	text-align: center;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.MenuRerout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: auto;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000CC;
}
.Fax {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #003300;
	text-decoration: none;
	text-align: center;
}
.SousTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-align: left;
	margin-left: 25px;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-right: 50px;
	margin-left: 50px;
}
.Chapitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	text-align: center;
	text-transform: uppercase;
}
.Boutons {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-align: center;
	height: 50px;
	width: 250px;
	border: medium double #FF9900;
	padding: 5px;
}

