BODY
{
	background-position: left top;
	margin: 0px;
	background-repeat: repeat-y;
	text-align:center;
	
}
BODY
{
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
TABLE
{
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
TD
{
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
TD.Titre
{
	font-weight: bold;
	font-size: 15px;
	margin: 0px 20px;
	line-height: 2;
	font-family: Arial, Helvetica, sans-serif;
}

SELECT
{
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
TEXTAREA
{
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
INPUT
{
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
A
{
	color: #003399;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
.tab-s
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.tab-u
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.tab-g
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.tab-r
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.tab-s:hover
{
	text-decoration: underline;
}
.tab-u:hover
{
	text-decoration: underline;
}
.tab-g:hover
{
	text-decoration: underline;
}
.tab-r:hover
{
	text-decoration: underline;
}

.tab-n
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.tab-n:hover
{
	text-decoration: underline;
}
DIV.errormessage
{
	border-right: #cfcfcf 1px dashed;
	padding-right: 6px;
	border-top: #cfcfcf 1px dashed;
	margin-top: 8px;
	padding-left: 32px;
	margin-bottom: 16px;
	padding-bottom: 6px;
	border-left: #cfcfcf 1px dashed;
	line-height: 18px;
	padding-top: 6px;
	border-bottom: #cfcfcf 1px dashed;
	background-color: #ffffe1;
}
DIV.errormessage TD
{
	line-height: 18px;
}
IMG.errormessage
{
	margin-left: -24px;
}
DIV#helpLayer
{
	padding-right: 8px;
	border-top: #cfcfcf 1px dashed;
	padding-left: 28px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #ffffe1;
}
IMG#helpIcon
{
	margin-left: -20px;
}
SELECT.flat
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
TEXTAREA.flat
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
INPUT.flat
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	width:200
}

TEXTAREA.error
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
INPUT.error
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
TEXTAREA.code
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
INPUT.flatLtr
{
	border-left-color: #888888;
	border-bottom-color: #888888;
	border-top-color: #888888;
	border-right-color: #888888;
	direction:ltr;
}

SELECT.error
{
	border-left-color: #990000;
	border-bottom-color: #990000;
	border-top-color: #990000;
	border-right-color: #990000;
}

TEXTAREA.code-gray
{
	font-size: 12px;
	line-height: 15px;
	font-family: "Lucida Console" , "Courier New" , Courier, monospace;
}
DIV.box
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	margin-top: 1px;
	OVERFLOW-Y: scroll;
	OVERFLOW-X: hidden;
	margin-bottom: 1px;
	overflow: auto;
	border-left: #7f9db9 1px solid;
	width: 275px;
	border-bottom: #7f9db9 1px solid;
	height: 100px;
	background-color: #ffffff;
}
TEXTAREA.box
{
	margin-top: -1px;
	width: 275px;
	height: 100px;
}
DIV.boxrow
{
	padding-bottom: 2px;
	cursor: hand;
	padding-top: 2px;
	border-bottom: #dddddd 1px solid;
}
DIV.boxrow IMG
{
	vertical-align: middle;
}
DIV.boxrow INPUT
{
	vertical-align: middle;
}
.nav
{
	color: #003399;
}
TD.cellenabled
{
	color: #000000;
}
