body {
	background-image: url(images/bg_splash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 66px;
	margin-left: 0px;
}
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.bg_text {
	background-image: url(images/bg_h3.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

.text p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text h1 {
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
.text a {
	color: #0159A3;
	text-decoration: none;
}
.text a:hover {
	text-decoration: underline;
}

.text h1 a {
	color: #0159A3;
	text-decoration: none;
}
.text h2 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0159A3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.text h2 a {
	color: #95C41E;
	text-decoration: none;
}
.intro-fr {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #E4E4E4;
}
.intro-fr p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.intro-fr a {
	color: #0159A3;
	text-decoration: none;
}
.intro-fr a:hover {
	text-decoration: underline;
}
