.TR_logo {
	background-color: #FFFFFF;
}
.TR_links {
	background-color: #FFFFFF;
	margin-left: 5px;
}
.links {
	padding-left: 7px;
}

.TR_content {
	background-color: #FFFFFF;
}
.TR_separ_footer {
	background-color: #FFFFFF;
}
.TR_footer {
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.TR_top {
	background-color: #FFFFFF;
}
.titreNoir {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	vertical-align: bottom;
}
.TR_titre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.titreRouge {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.texteItal {
	font-size: 11px;
	font-style: italic;
	padding-right: 10px;
	padding-left: 20px;
}


.footer {
	font-size: 9px;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.TD_nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: right;
}
.TD_subNav {
	font-size: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 10px;
}
