BODY {
	background-color: #BBBAAD;
	margin: 0px;
	padding: 0px;
}
IMG {
	margin: 0px;
	padding: 0;
	border-spacing: 0px;
	border: 1px solid #CCCCCC ;
}
TD, DIV, FORM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC ;
	margin: 0px;
	padding: 2px;
	border-spacing: 0px;
	border: 0px none ;
}
.societe {
	padding: 2px;
	background-color: #666666;
}
.ligne {
	height : 12px;
	white-space: nowrap;
}
.cellule {
	margin: 3px;
	text-align: center ;
	background-color:  #EEEEEE;
	border: 1px solid #CCCCCC;
}
.mihauteur {
	height: 70px;
}
A {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link    { 
	text-decoration: none;
	color: #3167BB;
}
a:visited { 
	text-decoration: none;
	color: #5484CE; 
}
a:active  { 
	text-decoration: none;
	color: #D2D2D2; 
}
a:hover   { 
	text-decoration: none;
	color: #321200;
}
#ads {
	text-align: center;
	color: #3167BB;;
}
