/* CSS Document */
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #22228B;
}
body {
	background-color: #F2F2FE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../graphics/Background.jpg);
}
a:visited {
	color: #7777FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #2A699F;
}
.TitleText {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	letter-spacing: 2px;
	display: block;
	text-indent: 30px;
	margin-bottom: 10px;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #22228B;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	display: block;
	padding-bottom: 10px;
	line-height: 19px;
}
.TextSubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #22228B;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
.TextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #22228B;
	font-weight: bold;
}
.FloatRight {
	float: right;
	margin-top: -80px;
	margin-right: 15px;
}
.FloatLeft {
	float: left;
	margin-right: 5px;
}
.GraphicsRight {

	float: right;
}
.SiteTitleGraphic {
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 1px;
}

.TextLinkRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #22228B;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left: 10px;
	display: block;
	padding-bottom: 10px;
	float: right;
}
.TextBullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #22228B;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	display: block;
	padding-bottom: 10px;
	line-height: 19px;
	margin-top: -5px;
}
.TextSmallBold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #22228B;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
.TextFooterHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #22228B;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	padding-top: 40px;
}
.TextSmall {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #22228B;
	display: block;
	padding-bottom: 5px;
}
.Tarifs {
	float: left;
	display: block;
	margin: 5px 10px 10px 5px;
}

