body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;	
	margin : 0px;
	padding : 0px;
	
	
}
table{
	margin : 0px;
	padding : 0px;
	vertical-align:middle;
}
div{
vertical-align:middle;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	margin : 0px;
	padding : 0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	margin : 0px;
	padding : 0px;
}
tr {
	margin : 0px;
	padding : 0px;
}
.bordure {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.bas {
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: small;
	font-variant: normal;
	text-align: center;
}
a {
	color: #666666;
	text-decoration: none;
}
.haut {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 1px solid #000000;
}
.hautDroit {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: none;
	vertical-align: bottom;
	text-align:right;
}
.hautGauche {

	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000000;
}
.milieu {
	background-color: #999999;
	border: 1px solid #000000;
	font-size: x-small;
	text-align: justify;
	padding: 10px;
}
.titre1 {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.basGauche {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	vertical-align: bottom;
}
.Droit {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
}
a.enligne {
	color: #000000;
	font-size: x-small;
	text-decoration: underline;
	font-weight: bold;
}
a.texte {
	color: black
	text-decoration: bold;
}
 td.milieu a { color:black;
 font-weight: bold}
 
 img.illustr { border : 2px solid black;
 margin-right : 20px;
 }
  img.illustr_c { border : 2px solid black;
 }
 
 img.thumb {border : 1px solid black; }