body {
	background-color: #F7FBF9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
}
.commentMessage  {
	padding:5px;
	border:1px dotted #999999;
	background-color:#F8F8F8;
	margin:0px
}
.commentOption   {
	text-align:right;
	font-size:10px;
	color:#808080;
	margin-bottom:10px
}
.comTxt {
	/* background-color:#F7F7F7; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.commentZone {
	border: 1px solid #000000;
	background-color:#F7F7F7;
}
.survol {
	background-color:#F7F799;
}
.titre {
	text-align:left;
	background-color:#E6E6E6;
}
img {
	border:0;
}
.image {
	width:800px;
	height:200px;
}
.handcur {
	cursor:pointer;
}
.Aright {
	text-align:right;
}
.Aleft {
	text-align:left;
}
.box {
	font-size:10px;
	text-align:left;
	border:1px dashed #000000;
	background-color:#F7F7F7;
	overflow:auto
}
.boxbis {
	width:200px; height:55px; overflow:hidden
}
.saisie {
	width:150px;
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px
}
.saisie2 {
	width:350px;
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px
}
.info {
	font-size:9px;
}
.infobis {
	width:200px; 
	text-align:right
}

#boximg {
	width:850px; 
	height:250px;
}
.strip {
	background-image:url(img/load.gif);
}