p.organigramme {
font-size : 12px; 
color : #556268; 
font-weight: bold;
margin-bottom: 2px;
}

table.organigramme {
empty-cells: collapse;
}

td.square {
    background-color:#FFFFFF;
    border: solid #000 1px;
}

td.topline {
    border-top: solid #000 3px;
}

td.rightline {
    border-right: solid #000 3px;
}

td.leftline {
    border-left: solid #000 3px;
}

th.square {
    background-color:#ccffff;
    border: solid #000 1px;
}

th {
	font-family: Arial, Helvetica, sans-serif; font-size : 12px;
	color: #000066;
	font-weight: bold;
}

th.colonne1 {
    background-color:#ccffff;
    border: solid #000 1px;
}


th.colonne2 {
    background-color:#ccffff;
    border: solid #000 1px;
	border-bottom: none;
	width: 150px;
}

th.colonne2b {
    background-color:#ccffff;
    border: solid #000 1px;
	border-bottom: none;
}

th.colonne3 {
    background-color:#ccffff;
    border: solid #000 1px;
	border-bottom: none;
}
