﻿

.RT_ERR_CSS
        {
            position: absolute;
            cursor: default;
            border-style: solid; /*ridge*/
            border-width: 5px; /*background-color:#e4e5f0;*/
            padding: 0;
            margin: 0;
            border-color: White;
        }
.tableEnteteRow
{
     
     background-image:url(images/entete2.gif); /*background-image:url(images/tableEnteteRow.png);*/
	 font-family:Arial;
	  font-size:small;
	  font-style:italic;
	  font-weight:bold;
	  text-align:center;
	  vertical-align:middle;
	  color:White;
	  height:20px;
}
.tableDetailRow
{
	  font-family:Arial;
	  font-size:small;
	  color:Black;
}
.barreDeTitre
{
	 font-family:Arial;
	 background-image:url(images/tableEnteteRow.png);
	 font-style:italic;
	 font-size:small;
	 height:12px;
	 color:White;
	 font-weight:bold;
	 width:100%;
	 text-align:center;
}

.FHST_ent_cell
{
    background-image:url(images/tableEnteteRow.png);
	 font-family:Arial;
	  font-size:small;
	  font-style:italic;
	  font-weight:bold;
	  text-align:center;
	  color:White;
}
.FHST_det_cell
{
    color:Black;
    font-family:Arial;
    font-size: small;
}
.Label
{
	font-family:Times New Roman;
	font-style:italic;
	font-size:medium;
	color:Black;
}
div.RadToolBar .rtbUL
{
	width: 100%;
}
div.RadToolBar .rightButton
{
	 float: right;
}

/*850 - (3 * 70)*/

.rPosIE73 
{
	margin-right:650px;
}
.rPosIE72 
{
	margin-right:700px;
}
.rPosIE71 
{
	margin-right:750px;
}

.legalHold {
    background-color: #ff8d3f!important;
}

