body {
	text-align: center;
	margin-top: -14px;
	margin-bottom: 0px;
	padding-top: -14px;
	padding-bottom: 0px;
	background-color: white;
	background-image: url(../pix/fond.gif);
	background-position: left;
	background-repeat: repeat-y;
	scrollbar-arrow-color: #003981;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #D6D2D6;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D6D2D6;
	scrollbar-track-color: #ffffff;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:link {
	text-decoration: none;
	color: Black;
}
A:visited {
	text-decoration: none;
	color: Black;
}
A:active {
	text-decoration: underline;
	color: Black;
}
A:hover {
	text-decoration: underline;
	color: Black;
}

.menu_top {
	color: White;
	font-weight: normal;
}
a.menu_top {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:visited {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:active {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:hover {
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
.title_blue {
	font-family: Georgia;
	font-weight: bold;
	font-size: 17px;
	color: #254486;
}
.just {
	text-align: justify;
}
.menu_bott {
	color: #999999;
	font-size: 10px;
}
A.menu_bott {
	COLOR:#999999;
	text-decoration: none;
	font-size: 10px;
}
A.menu_bott:visited {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
A.menu_bott:active {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}
A.menu_bott:hover {
	COLOR: #999999;
	text-decoration: underline;
	font-size: 10px;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B0000;
	height: 40px;
	padding-top: 3px;
}
li {
	list-style-image: url(images/dot_blue.gif);
}

	.tr_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
A.pages:link {
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	font-weight : normal;
}
A.pages:visited {
	font-family: Verdana;
	font-size: 11px;
	color: Silver;
	text-decoration: none;
	font-weight : normal;
}
A.pages:hover {
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-decoration: underline;
	font-weight : normal;
}
