body {
	margin: 0px;
	padding: 0px;
	border-width: 0;
	width: auto;
	background-image: url(../img/fond.gif);
	background-repeat: repeat-x;
	color: #00008B;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.table.tbody.tr.td.span.titrebleu {
	color: rgb(0, 0, 139);
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}
.titrebleu {
	color: rgb(0, 0, 139);
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}

.table.tbody.tr.td.span.txtbleu {
	color: rgb(0, 0, 139);
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
}
.txtbleu {
	color: rgb(0, 0, 139);
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
}

.table.tbody.tr.td.span.txtbleupetit {
	color: rgb(0, 0, 139);
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
}
.txtbleupetit {
	color: rgb(0, 0, 139);
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
}

.table.tbody.tr.td.span.titrerouge {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: Red;
}
.titrerouge {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: Red;
}

a.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00008B;
	text-decoration: underline;
}

a.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00008B;
	text-decoration: none;
}

a.lientxtbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #00008B;
	text-decoration: underline;
}

a.lientxtbleu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #00008B;
	text-decoration: none;
}

a.lientrans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00008B;
	text-decoration: none;
}

a.lientrans:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00008B;
	text-decoration: none;
}

.header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 193px;
}

.haut {
	clear:right;
	position:absolute;
	background-color:transparent;
	z-index:1;
	width:800px;
	border: 0px solid red;
	top:0px;
}

.bas {
	position:relative;
	float:right;
	background-color:transparent;
	background-image: url(../img/bgfooter.gif);
	background-position: right;
	z-index:0;
	width:264px;
	height:355px;
	border: 0px solid blue;
	top:290px;
}

.basml {
	position:relative;
	float:right;
	background-color:transparent;
	background-image: url(../img/bgfooter.gif);
	background-position: right;
	z-index:0;
	width:264px;
	height:355px;
	border: 0px solid blue;
	top:2325px;
}
.hide_link{
	color: rgb(0, 0, 139);
	text-decoration: none;
}
