/* CSS Document */
#doc 
{
	padding-right:20px;
}
#doc td.drte
{
	font-size:8pt;
	/*font-weight:bold;*/
	padding:2px 10px 2px 10px;
}
#doc td.space
{
	height:5px;
	line-height:0;
	font-size:0;
}
#doc td.inter
{
	font-size:9pt;
	font-weight:bold;
	color:#CF0000;
	padding:4px 0px 0px 0px;
	border-bottom:1px solid #000;
	margin-bottom:5px;
}
#doc td.gche
{
	font-size:9pt;
	font-weight:bold;
	color:#000;
	padding:1px 10px 1px 10px;
}
#doc input.txt
{
	width:320px;
	font-size:8pt;
	font-weight:bold;
	border:1px solid #0064AF;
	padding:0px 3px 0px 3px;
	color:#000;
}
#doc input.txtp
{
	width:120px;
	font-size:8pt;
	font-weight:bold;
	border:1px solid #0064AF;
	padding:0px 3px 0px 3px;
	color:#000;
}
#doc input.txtpp
{
	width:30px;
	height:16px;
	font-size:8pt;
	font-weight:bold;
	border:none;
	color:#000;
	background:transparent;
	text-align:center;
}
#doc select
{
	width:160px;
	font-size:8pt;
	font-weight:bold;
	border:1px solid #0064AF;
	padding:0px 0px 0px 3px;
	color:#000;
}
#doc .mcheck td
{
	font-size:8pt;
	font-weight:bold;
	color:#000;
	padding-left:10px;
}
#doc .plus-moins
{
	background:url(../images/hiver/plus-moins.gif) 0 0 no-repeat;
	width:76px;
	height:18px;
	border:none;
	color:#000;
	font-size:8pt;
}
#doc input.inputTxt
{
	background:none;
	width:23px;
	height:18px;
	border:none;
	cursor:pointer;
}
#doc input.inputTxt:hover
{
	background:none;
	width:23px;
	height:18px;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
}
#doc .error
{
	font-size:7pt;
	color:#CF0000;
	text-align:right;
}