html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
background:#fff ; 
/* hide overflow:hidden from IE5/Mac */ 
/* */ }

body {height:100%; max-height:100%; padding:0; margin:0; border:0px none; background-image: url('../../images/background/fond.jpg'); scrollbar-base-color: #330000; scrollbar-arrow-color: #A5A5A5; scrollbar-3dlight-color: #330000; scrollbar-darkshadow-color: #330000; scrollbar-face-color: #330000; scrollbar-highlight-color: #707070; scrollbar-shadow-color: #A5A5A5; scrollbar-track-color: #A3A3A3;}
A:link { color:blue; text-decoration: none;}
A:visited { color:blue; text-decoration: none;}
A:hover { color:red; text-decoration: none; }
.txtDescr { font-size: 8pt; color: #DEDCDC; font-family:Trebuchet MS; text-justify:auto; }
.txtOnmouseOverDescr { font-size: 8pt; color: #ffffff; text-justify:auto; font-family:Trebuchet MS; }
.txtLinkMenu {background-image: url('../../images/bkgMenuOpac_141.png') !important; font-size: 10pt; font-family:Trebuchet MS; font-weight:bold; border-right: 1px solid #333333;}
.txtLinkMenuMouseOver {background-image: url('../../images/bkgMenuOpacOver_141.png') !important; font-size: 10pt; font-family:Trebuchet MS; font-weight:bold; border-right: 1px solid #333333;}

#tdTop {background: #ffffff url('../../images/Lang/FR/haut.jpg') no-repeat left 0px;}
#tdLeft {background:  url('../../images/Lang/FR/contentLeft.jpg') #330000 no-repeat;}
#tdFoot {background:  url('../../images/Lang/FR/imgFooter.jpg') #330000 no-repeat;}
#divContentUC {width: 100%; height: 100%; overflow-y:auto; overflow-x: hidden;}

#divContentUC{  
 max-height:500px;  width:auto;  /* to correct in firefox */
}

.TxtSingleLineFireFox
{
	color:#663300;height:20px;width:200px; background-color: DarkGray;
}

.TxtMultiLineFireFox
{
	color:#663300;height:175px;width:200px; background-color: DarkGray;
}

.ddlFireFox
{
	color:#663300;height:20px;width:200px; background-color: DarkGray;
}

.TxtBoxOnPageStyle
{
	width : 100% ;
	border : 1px solid #999966 ;
	font-family : vardana, Arial, Tahoma, Sans-Serif ;
	font-size : xx-small;
	background-color : Gainsboro ;
}

.DDLonPageStyle
{
	width : 100% ;
	border : 1px solid #FFFFFF ;
	font-family : vardana, Arial, Tahoma, Sans-Serif ;
	font-size : xx-small;
	background-color : Gainsboro ;
}

.LabelOnPageStyle
{
	width : 100% ;
	border : 0px ;
	font-family : vardana, Arial, Tahoma, Sans-Serif ;
	font-size :x-small ;
}

.TextOnPages
{
	font-family : vardana ;
	font-size : small ;
}

.dragme{position:relative;cursor:hand}
.dragclass{position : relative; cursor : move;}
.dragclassMouseMove{position : relative; cursor : move;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;}
.progress{PADDING-LEFT: 5px; FONT-SIZE: 12px; OVERFLOW: hidden; WIDTH: 1px; COLOR: white; HEIGHT: 14px; BACKGROUND-COLOR:#b5840f;}