body {
	text-align: center;
	background-color: #DB3102;
	background-image: url(../pix/fond.jpg);
	background-repeat: no-repeat;
	background-position: top;
	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: 13px;
	color: #FFF;
	font-weight: normal;
}
a.menu_top {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.menu_top:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:hover {
	color: #FFF;
	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: #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);
}
	H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: Gray;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: normal;
}
A.pages:link {
	font-family: Verdana;
	font-size: 13px;
	color: #DB3102;
	text-decoration: none;
	font-weight: normal;
}
A.pages:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #DB3102;
	text-decoration: none;
	font-weight: normal;
}
A.pages:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #DB3102;
	text-decoration: underline;
	font-weight : normal;
}
div#cadre{
	width: 520;
	height: 420;
	overflow: auto;
	border: 0px;
	position:relative;
	left: -1px;
}
div#cadre_i{
	width: 350;
	height: 420;
	overflow: auto;
	border: 0px;
	position: relative;
	left: -1px;
	text-align: justify;
}