body  {
	background: #0E62D1;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #006;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.uneColFixLtHdr #container {
	width: 1024px;
	background: #DCF5FB;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
.footer {
	width: 1024px;
	background: #B7D5DD;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}  


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
H {font-family:Times New Roman, Times, serif; font-size:12px; font-style:italic}
H0 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; font-style:normal}
h1 {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:inherit;}
h2  {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-style:normal;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size:20px; font-style:inherit}	
h4 {font-family:Arial, sans-serif; font-size:16px; font-style:inherit}	
h5 {font-family:"Times New Roman", Times, serif; font-size:14px; font-style:italic}	
h6 {font-family:"Times New Roman", Times, serif; font-size:32px; font-style:inherit}	
h7 {font-family:Arial, Helvetica, sans-serif; font-size:20px; font-style:inherit}
h8 {font-family:"Times New Roman", Times, serif; font-size:14px; font-style:italic}
h9 {font-family:Helvetica, sans-serif; font-size:14px; font-style:inherit}

.bouton
{
	display:block;
	width:120px;
	height:20px;
	font-size:14px;
	text-align:left;
	margin-bottom:5px;
	margin-left:5px;
	padding-left:30px;
	padding-top:5px;
	background:url("images/bouton1.png");
	border-bottom:0px dotted black;
}
.bouton a
{
	display:block;
	color:navy;
	text-decoration:none;
}
.bouton:hover
{
	background:url("images/bouton2.png");
	color:red;
}
/* On applique un style sur le tableau */

tr, td {
  padding: 0px;
}

/* Des exemples pour border-right-style */
.b1 {border-right-style:ridge;}
.b2 {border-left-style:ridge;}

style a
{text-decoration:none}