html, body {
	margin:0;
	padding:0;
	height: 100%;
}
div#contenu {
	width: 950px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 0px;
	height: 100%;
}
table#contenant {
	width: 950px;
	height: 100%;
	float: left;
}
div#slogan {
	background-image: url(images/slogan.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 539px;
	float: left;
	position: relative;
}
div#txt_slogan {
	height: 36px;
	width: 324px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00539B;
	font-style: italic;
	font-weight: bold;
	margin-top: 26px;
	margin-left: 215px;
}
div#login {
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 411px;
	float: left;
	position: relative;
}
div#txt_login {
	height: 19px;
	width: 381px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B3B3B3;
	margin-top: 10px;
	margin-right: 30px;
}
div#txt_login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}
div#txt_login a:hover {
	color: #FF9900;
	text-decoration: underline;
}
div#langue {
	background-image: url(images/langue.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 411px;
	float: left;
	position: relative;
}
div#txt_langue {
	height: 18px;
	width: 381px;
	text-align: right;
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #B3B3B3;
	margin-top: 15px;
	margin-right: 30px;
}
div#txt_langue a {
	color: #B3B3B3;
	text-decoration: none;
}
div#txt_langue a:hover {
	color: #00539B;
}
div#menu {
	background-image: url(images/menu.gif);
	width: 950px;
	float: left;
	position: relative;
}
div#txt_menu {
	width: 925px;
	margin-top: 6px;
	margin-right: 12px;
	margin-left: 13px;
	background-color: #B3B3B3;
}
div#txt_sous_menu {
	width: 925px;
	margin-top: 1px;
	margin-right: 12px;
	margin-left: 13px;
}
div#txt_menu td#menu {
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
}
div#txt_sous_menu td#menu {
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
table#milieu {
	width: 950px;
	height: 100%;
	float: left;
}
div#barre_gauche {
	width: 183px;
	height: 100%;
}
div#gauche {
	width: 170px;
	height: 100%;
	float: right;
	background-color: #eaeaea;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #00429B;
}
div#txt_gauche {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #00429B;
}
div#txt_gauche a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}
div#txt_gauche a:hover {
	color: #FF9900;
	text-decoration: underline;
}
div#centre {
	width: 767px;
	height: 100%;
	float: left;
	background-image: url(images/droite.gif);
	background-repeat: repeat-y;
	background-position: right;
}
/* div#txt_centre gère le texte principal */
div#txt_centre {
	width: 737px;
	height: 100%;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #435391;
	padding-left: 15px;
	padding-bottom: 15px;
}
div#txt_centre a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #435391;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}
div#txt_centre a:hover {
	color: #FF9900;
	text-decoration: underline;
}
td#td_pied {
	width: 950px;
	height: 21px;
}
div#pied {
	background-image: url(images/copyright.gif);
	height: 21px;
	width: 950px;
	float: left;
}
div#txt_pied {
	height: 16px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8d8d8d;
	text-align: center;
	padding-top: 1px;
}
.Tm {
	font-size: 8px
}