body {	background-image: url('../srcs/none');	background-color: white;	background-repeat: repeat;    background-position: center;	color: black;	font-family: Verdana, sans-serif;	font-size: 10pt;	margin-top: 2pt;  	margin-right: 2pt;  	margin-bottom: 2pt;  	margin-left: 2pt; 	}.wsHeader {	font-size: 10pt;	font-weight: bold;	color: #800000;}.wsTitle {	font-size: 14pt;	font-weight: bold;	color: #800000;}.wsSubtitle {	font-size: 12pt;	font-weight: bold;	color: #800000;}.wsStd { font-size: 10pt; }.wsStdBold {	font-size: 10pt;	font-weight: bold;}.wsTiny { font-size: 8pt; }.wsHelpWin{  position : absolute;  visibility : hidden;  z-index : 5;}a:active {	color: #FF0000;	background-color: transparent;}a:link {	color: #0000FF;	background-color: transparent;}a:visited { 	color: #800080;	background-color: transparent;}a:hover { 	color: #0000FF;	text-decoration: overline underline;	background-color: #FFFF00;}.wsTableButtons {	width: 0%; 		border: none;	border-collapse: collapse;	font-size: 8pt;}.wsTableNoBorder {	width: 100%; 		border: none;	border-collapse: collapse;	font-size: 10pt;}.wsTableNoBorder * TD { border: none; border-width: thin; }.wsTableGrid {	font-size: 10pt;	width: 100%; 		border: solid;	border-width: thin;	border-top-color: #E6E6D9;	border-left-color: #E6E6D9;	border-bottom-color: #C8CDAF;	border-right-color: #C8CDAF;	border-collapse: collapse;	empty-cells: show;}.wsTableGrid * TD { 	border: solid; 	border-width: 1pt; 	border-top-color: #C8CDAF; 	border-left-color: #C8CDAF; 	border-top-style: solid;	border-left-style: solid;	border-bottom-style: none;	border-right-style: none;	padding: 2pt;}.wsTR1      { background-color: #C8CDAF; }.wsTR2      { background-color: #E6E6D9; }.wsTR_Hover { background-color: #FFEFCE; }.wsTableHint {	width: 0%;	border: solid;	border-width: thin;	border-collapse: collapse;	font-size: 8pt;	background-color: #FFFFC0;	border-color: #C0902F;	}.wsTableHint * TD { border: none; border-width: thin; }.wsTableWinHelp {	width: 120; 		border: solid;	border-width: thin;	border-collapse: collapse;	background-color: #E6E6D9;	border-top-color: #E6E6D9;	border-left-color: #E6E6D9;	border-bottom-color: #C8CDAF;	border-right-color: #C8CDAF;}.wsTableWinHelp * TD { border: none; border-width: thin; }.wsCellLeft {	background-color: #E6E6D9;	font-size: 10pt;	font-weight: bold;	text-align: right;}.wsCellRight {	background-color: white;	font-size: 10pt;	font-weight: bold;}.wsCellRightSp {	background-color: white;	color: red;	font-size: 12pt;	font-weight: bold;	font-style: none;}.wsCellTitle {	background-color: #C8CDAF;	color: #800000;	font-size: 10pt;	font-weight: bold;	}.wsFicha {	background-color: white;	color: black;	padding: 2pt;}.wsTextSp {    color: red;	font-size: 10pt;	font-weight: bold;}.rel 			{ POSITION: relative; width:100%; }.abs 			{ POSITION: absolute; width:100%; }.right 			{ text-align:right; }.left 			{ text-align:left; }.center 		{ text-align:center; }