body {
	text-align: center;
	background-image: url(../pix/fond.jpg);
	background-color: #DFE8B1;
	background-repeat: no-repeat;
	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: #000;
}
A:visited {
	text-decoration: none;
	color:#000;
	
}
A:active {
	text-decoration: underline;
	color:#000;
	
}
A:hover {
	text-decoration: underline;
	color:#000;
}

.menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B22222;
	font-weight: bold;
	padding-left: 25px;
}
a.menu_top {
	font-weight: bold;
	color: #B22222;
	text-decoration: none;
}
a.menu_top:visited {
	color: #B22222;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:active {
	color: #B22222;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:hover {
	color: #B22222;
	font-weight: bold;
	text-decoration: underline;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #003A82;
}
.just {
	text-align: justify;
}
.menu_bott {
	color: #556B2F;
	font-size: 10px;
}
A.menu_bott {
	COLOR:#556B2F;
	text-decoration: none;
	font-size: 10px;
}
A.menu_bott:visited {
	color: #556B2F;
	text-decoration: none;
	font-size: 10px;
}
A.menu_bott:active {
	color: #556B2F;
	text-decoration: underline;
	font-size: 10px;
}
A.menu_bott:hover {
	COLOR: #556B2F;
	text-decoration: underline;
	font-size: 10px;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C40000;
	height: 40px;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: bold;
}
li {
	list-style-image: url(images/dot_blue.gif);
}

	.tr_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #62890F;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: bold;
}
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;
}
.champ_form	{
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
	background-color: #DCE6AA;
	color: black;
	font-family: Arial;
	font-size: 12px;
}