body {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B1A56;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #517700;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


.tousbords {
	border: 1px solid #1B1A56;
}
.popuplegende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #EFEFEF;
}

.bordbas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B1A56;
}
a:active {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline overline;
}
a:hover {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline overline;
}



.haut {
	background-image: url(imgs/haut.jpg);
}
.footer1 {
	background-image: url(imgs/haut.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

