﻿.table1
{
	border-spacing: 0px;
	width: 100%;
	font-size: 12px;
	border-spacing: 0px;
	border-collapse:collapse;
	font-family: Arial;
	}
 

.tr1_1
{
	background-color: #76DA5C;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.tr1_2
{
	background-color: #B9EBAB;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

.table2
{
	border-spacing: 0px;
	width: 90%;
	font-size: 12px;
	border-spacing: 0px;
	border-collapse: collapse;

}

.tr2_1
{
	font-family: Arial;
	font-size: 12px;
	background-color: #C4DCFB;
	text-align: center;
}

.tr2_2
{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	background-color: #CEE7FA;
}
.table3
{
	border-spacing: 0px;
	width: 90%;
	font-size: 12px;
	border-spacing: 0px;
	border-collapse: collapse;
}
 

.tr3_1
{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	background-color: #EECBC6;
}

.tr3_2
{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	background-color: #FFCBC6;
	*border-bottom : 3px solid #000000;
}

.table4
{
	border-spacing: 0px;
	width: 90%;
	font-size: 12px;
	border-spacing: 0px;
	border-collapse: collapse;
}
 

.tr4_1
{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	background-color: #EFE311;
}

.tr4_2
{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	background-color: #EFE394;
}

.tr12, .tr23, .tr34
{
	display: none;
}

.tr12open, .tr23open, .tr34open
{
	display: table-row;
}

.table1 .cle,  .table1   .td,  .table1  th, .cellMoins, .cellPlus, .cellsansaction, .rightCell, .remWrite, .remRead
{
	border: 1px solid #000000;
}

.cle_
{
	border : 1px solid #000000;
	border-right : 0px solid #000000;
}

.table2 th 
{
	border-top: 0px solid #000000;
}

.table2 .rightCell, .table3 .rightCell, .table4 .rightCell , .td23, .td34, .remWrite, .remRead
{
	border-right: solid 0px red;
}

.td12
 {
	border-right: solid 1px #000000;
	}

.table2, .table3, .table4
{
	margin-bottom: 2px;
} 
 
/*.table1 .tr12open .td12  
{	border-left: solid 0px red;
	border-bottom: solid 0px red;
	border-top: solid 1px #000000; 
}
.td12, .td23, .td34 
{
	border-left: solid 0px white;
	border-bottom: solid 0px white;
	border-top: solid 20px blue;
}
 */

.table5
{
	border-spacing: 0px;
	font-size: 11px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.table5 td, .table5 th
{
	border: 1px solid #333333;
}
.table5 th
{
	font-weight: bold;
}

.cellMoins
{
	cursor: pointer;
	background-image: url(moins.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}

.cellPlus
{
	cursor: pointer;
	background-image: url(plus.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	
}

.cellMoins div, .cellPlus div
{
	height: 30px;
	width: 30px;
}

.table1 > tbody > tr > .cellPlus, .table1 > tbody > tr > .cellMoins, .table1 > tbody > tr > .cellsansaction
{
	border-left : 2px solid #000000;
	border-left : 1px solid #000000;
}

.fichjoint
{
	cursor: pointer;
	background-image : url(../../BibliRessources/images/imgSuiviAffaire/statut2_1.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	border: 1px solid #333333;
}

.affiche
{
	cursor: pointer;
	color: #036481;
	text-align : right;
	font-weight: bold;
}

.remRead
{
	cursor : pointer;
	background-image : url(../../BibliRessources/images/imgSuiviAffaire/fiche_a.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border : 0px solid #000000;
}

.remWrite
{
	cursor : pointer;
	background-image : url(../../BibliRessources/images/imgSuiviAffaire/n_a_edit.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border : 0px solid #000000;
}

.tableSee_Remarque
{
	border : 1px solid #000000;
	width : 100%;
}

.table1 .tr1_2, .tr1_1
{
	border-left : 2px solid #000000;
}


