.TableMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #716F64;
	border-left-color: #716F64;
	background-color: #FFFFFF;
}
body {
	background-image: url(images/fond_gris_blanc2px.gif);
	margin: 0px;
}
.TableVierge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.img {
	border: 1px solid #999999;
    width: 120px;
}
.tdPointilleDroite {
	background-attachment: fixed;
	background-image: url(images/bg_down.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.TableInterieur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.tdLigneBas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
}
.fieldsetStyle {
	width: 95%;
}
legend {
	vertical-align: middle;
}
.fieldsetMenu {

	width: 90%;
}
.lienGeneral {
  position:relative; overflow:hidden; width:auto; height:auto;
  border-bottom:1px dashed #ccc;
}
.lienGeneral:visited {
	color: #000000;
	text-decoration: none;
}
.lienGeneral:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#xTooltip {
  position:absolute; visibility:hidden;
}
.tip1 {
  position:relative; overflow:hidden; width:auto; height:auto;
  border-bottom:1px dashed #ccc;
}
.tip2 {
  position:relative; overflow:hidden; width:auto; height:auto;
  border-bottom:1px dashed #ccf;
}
.tip3 {
	position:relative;
	overflow:hidden;
	width:auto;
	height:auto;
	color: #000000;
	text-decoration: none;
}
.xtip1 {
  position:absolute; visibility:hidden; overflow:hidden;
  color:#000; background:#ccc; border:1px solid #666;
  font-size:10px; margin:0; padding:1px;
  width:auto; height:auto;
}
.xtip2 {
  position:absolute; visibility:hidden; overflow:hidden;
  color:#008; background:#ccf; border:1px solid #008;
  font-size:10px; margin:0; padding:1px;
  width:auto; height:auto;
}
.xtip3 {
  position:absolute; visibility:hidden; overflow:hidden;
  color:#800; background:#fcc; border:1px solid #800;
  font-size:10px; margin:0; padding:1px;
  width:auto; height:auto;
}.tip3:visited {
	position:relative;
	overflow:hidden;
	width:auto;
	height:auto;
	color: #000000;
	text-decoration: none;
}
.tip3:hover {
	position:relative;
	overflow:hidden;
	width:auto;
	height:auto;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
