body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
table {
	text-align: left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.titre {
	background-image: url(../image/puces/mini_fleche_rond_bleu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 15px;
	font-weight: bold;
	text-align: left;
}
.valignhaut {
	vertical-align: top;
}
.puceliste {
	background-image: url(../image/puces/mini_fleche_rouge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 15pt;
}
.listedossier {
	background-image: url(../image/puces/mini_fleche_bleu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
input {
	border:1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.valider {
	border:0px;
}
table#plan td {
	width:20px;
	height:20px;
}


table.style01 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px 1px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: #ECECEC;
}
table.style01 tr {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: #ECECEC;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.style01 td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: #ECECEC;
	-moz-border-radius: 0px 0px 0px 0px;
	 vertical-align: top;
}
table.style02 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px 1px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: #DEDFDA;
}
table.style02 tr {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: #DEDFDA;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.style02 td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: #DEDFDA;
	-moz-border-radius: 0px 0px 0px 0px;
	 vertical-align: top;
}
