﻿.AJAXCallopsibleDetail
{
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	font-size: 12;
	font-weight: bold;	
	color:#009999;
	background-color:#f2f2f2;
}

.AJAXCallopsibleDetailGridView
{
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	/*margin-bottom:10px;*/
	font-size: 12;
	font-weight: bold;		
	color:#009999;
	/*padding-bottom:10px;*/
}

.AJAXCallopsibleDetailHeader
{
	margin-left:2px;
	margin-top:5px;
	margin-right:5px;
	font-size: 12;
	height:22px;
	font-weight: bold;		
	color:#009999;
}
.AJAXCallopsibleDetailHeaderPeriode
{
	margin-left:2px;
	font-size: 12;
	height:22px;
	font-weight: bold;		
	color:#009999;
}
.AJAXCallopsibleDetailHeaderContent
{
	padding:5px 5px 5px 0px;
	vertical-align:middle;
	cursor:pointer;

	
}
.AJAXCallopsibleDetailHeaderContentPeriode
{
	padding-left:5px;
	vertical-align:middle;
	cursor:pointer;
		
}

.AJAXCallopsibleImagePosition
{
	float: left; 
	vertical-align: middle;
}

.AJAXCallopsibleStatePosition
{
	float: left; 
	vertical-align: middle;
	margin-left:5px;
}

.BorderPanel
{
	border-left: solid 1px #009999;
	border-top: solid 1px #009999;
	border-right: solid 2px #009999;
	border-bottom: solid 2px #009999;
}

.BorderCell
{
	border: solid 1px #009999;
}


/* -------------------------------------------------------------------------------- */
/* ------------------             DetailDAF              -------------------- */
/* -------------------------------------------------------------------------------- */
/*------------------ entete des colonne grisé de tableau ------------------*/
.DafEnteteTabCenter
{
     background-color: #d1d1d1;
     text-align:center;
}

.DafEnteteTabLeft
{
     background-color: #d1d1d1;
}

.DafEnteteTabRight
{
     background-color: #d1d1d1;
}

/*------------------ entete des colonne verte de tableau ------------------*/
.TabEnteteLeft
{ 
    background-color: #009999;
    font-weight: bold;
    font-size: 10pt;
    color: white;
    font-family: Arial;
    vertical-align: middle;
    text-align: left;
}

.TabEnteteRight
{ 
    background-color: #009999;
    font-weight: bold;
    font-size: 10pt;
    color: white;
    font-family: Arial;
    vertical-align: middle;
    text-align:right;
}

.TabEnteteFullLeft
{ 
    background-color: #009999;
    font-weight: bold;
    font-size: 10pt;
    color: white;
    font-family: Arial;
    vertical-align: middle;
    text-align:left;
}

/*------------------ tableau : Border de couleur verte  ------------------*/
.DafBorder
{
	border:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
}
.DafBorder_L
{
	border-left:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
}

.DafBorder_L2
{
	border-left:solid 3px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
}
.DafBorder_R
{
	border-right:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
}

.DafBorder_R2
{
	border-right:solid 3px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
}

.DafBorder_TB
{
	border-top:solid 1px #009999;
	border-bottom:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
}
.DafBorder_B
{
	border-bottom:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
}

.DafBorder_B2
{
	border-bottom:solid 3px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
}

.DafBorder_T
{
	border-top:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
}

.DafBorderCelCenter
{
    border:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
    text-align:center
}

.DafBorder_T_CelCenter
{
    border-top:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
    text-align:center
}

.DafBorder_B_CelCenter
{
    border-bottom:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
    text-align:center
}

.DafBorder_L_CelCenter
{
    border-left:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
    text-align:center
}

.DafBorder_R_CelCenter
{
    border-right:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
    text-align:center
}

.DafBorderCelNum
{
    border:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
    text-align:right
}

.DafBorder_T_CelNum
{
    border-top:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
    text-align:right
}

.DafBorder_B_CelNum
{
    border-bottom:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
    text-align:right
}

.DafBorder_L_CelNum
{
    border-left:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
    text-align:right
}

.DafBorder_R_CelNum
{
    border-right:solid 1px #009999;
	font-weight: bolder;
    font-size: 10pt;
    font-family: Arial;
    text-align:right
}

.DafLabelEmpty
{
    font-size: 13px;
    font-family: Arial,Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
}

.DafLabelEmptyGray
{
    font-size: 13px;
    font-family: Arial,Helvetica, sans-serif;
    font-weight: bold;
    color: #d1d1d1;
}

