﻿/*----------ANCIEN SOMMAIRE TABLEAU----------*/
/*table.sommaire
{
	border-style: none;
	width: 200px;	
}*/

/* On normalise la hauteur de la ligne de titre */
/*tr.zoneTitreSommaire
{
	height: 29px;
	width: 100%;
}

tr.zoneContenu
{
	min-height: 25px;
	width: 100%;	
}

tr.zoneBas
{
	height: 5px;	
	width: 100%;
}*/

/* On supprime le padding-left définit par défaut */
/*tr.zoneTitreSommaire td
{
	padding-left: 0px;
}

tr.zoneContenu td
{
	padding-left: 0px;
}

tr.zoneBas td
{
	padding-left: 0px;
}*/

/* On habille la ligne de titre */
/*tr.zoneTitreSommaire td.coinGaucheOnglet
{
	width: 5px;
	background-image: url(ViewNode/sommaire/im_arrondi_haut_gauche.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

tr.zoneTitreSommaire td.centreOnglet
{
	background-image: url(ViewNode/sommaire/im_fond_degrade_haut.gif);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	FONT-SIZE: 10pt;
	COLOR: #346641;
	FONT-FAMILY: Arial;
	font-weight: bold;

}

tr.zoneTitreSommaire td.coinDroitOnglet
{
	width: 12px;
	*width: 10px;
	background-image: url(ViewNode/sommaire/im_haut_arrondi_droite.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 0px;
	
}

tr.zoneTitreSommaire td.zoneADroiteOnglet
{
	width: 40px;
	background-image: url(ViewNode/sommaire/im_haut_elastique.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

tr.zoneTitreSommaire td.zoneCoinToutADroite
{
	width: 5px;
	background-image: url(ViewNode/sommaire/im_haut_arrondi_droite_droi.gif);
	background-position: right top;
	background-repeat: no-repeat;
}*/

/* On habille la ligne de contenu */
/*tr.zoneContenu td.ligneGaucheContenu
{
	width: 5px;
	background-image: url(ViewNode/sommaire/im_bord_tablo_gauche_elasti.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

tr.zoneContenu td.ligneDroiteContenu
{
	width: 5px;
	background-image: url(ViewNode/sommaire/im_bord_tablo_droit_elastiq.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}*/

/* On habille la ligne du bas */
/*tr.zoneBas td.coinBasGauche
{
	width: 5px;
	background-image: url(ViewNode/sommaire/im_coin_gauche_tablo.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
}

tr.zoneBas td.centreBas
{
	background-image: url(ViewNode/sommaire/im_bas_tablo.jpg);
	background-position: left top;
	background-repeat: repeat-x;	
}

tr.zoneBas td.coinBasDroite
{
	width: 5px;
	background-image: url(ViewNode/sommaire/im_coin_droite_tablo.jpg);
	background-position: right top;
	background-repeat: no-repeat;	
}*/


/* Liens */
/*tr.zoneContenu td.centreContenu
{
	background-image: url(ViewNode/sommaire/im_fond_contenu.jpg);
	background-repeat: repeat;	
}

tr.zoneContenu td.centreContenu a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


.SommaireFiche 
{
	background-image: url(ViewNode/sommaire/im_fiche.jpg);	
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 0px;
	font: bold 12px arial;
	color: #549a17;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.SommaireDossier 
{
	background-image: url(ViewNode/sommaire/im_dossier.jpg);	
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 0px;
	font: bold 12px arial;
	color: #549a17;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.SommaireFicheSelected
{
	background-image: url(ViewNode/sommaire/im_fiche_select_01_grand.jpg);	
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 0px;
	font: bold 12px arial;
	color: #549a17;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.SommaireDossierSelected
{
	background-image: url(ViewNode/sommaire/im_dossier_select_grand.jpg);	
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 0px;
	font: bold 12px arial;
	color: #549a17;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.SommaireDossierOuvert
{
	background-image: url(ViewNode/sommaire/im_dossier_select_grand.jpg);	
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 0px;
	font: bold 12px arial;
	color: #549a17;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}*/


/* ----------SOMMAIRE AVEC DIV---------- */
.Sommaire {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px
}

#SommaireHaut {
	WIDTH: 200px;
	HEIGHT: 29px
}

#scTitre {
	BACKGROUND-POSITION: right top;
	FLOAT: left;
	BACKGROUND-IMAGE: url(ViewNode/sommaire/im_haut_arrondi_droite_droi.gif);
	WIDTH: 200px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 29px
}

#scTitreGauche {
	BACKGROUND-POSITION: left top;
	FLOAT: left;
	BACKGROUND-IMAGE: url(ViewNode/sommaire/im_arrondi_haut_gauche.gif);
	WIDTH: 5px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 29px
}

#scTitreHoriz {
	FLOAT: left;
	BACKGROUND-IMAGE: url(ViewNode/sommaire/im_haut_elastique.gif);
	VERTICAL-ALIGN: top;
	WIDTH: 188px;
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 29px;
	TEXT-ALIGN: left
}

#scHautGauche {
	BACKGROUND-POSITION: left top;
	FLOAT: left;
	BACKGROUND-IMAGE: url(ViewNode/sommaire/im_haut_elastique.gif);
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 29px
}

#scTitreDroite {
	PADDING-RIGHT: 12px;
	BACKGROUND-POSITION: right top;
	FLOAT: left;
	BACKGROUND-IMAGE: url(ViewNode/sommaire/im_haut_arrondi_droite.gif);
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 29px
}

#scTitreFond {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FLOAT: left;
	BACKGROUND-IMAGE: url(ViewNode/sommaire/im_fond_degrade_haut.gif);
	VERTICAL-ALIGN: top;
	FONT-SIZE: 10pt;
	COLOR: #346641;
	FONT-FAMILY: Arial;
	font-weight: bold;
	PADDING-TOP: 3px;
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 25px;
	TEXT-ALIGN: left
}

#scMilieuFond {
	BACKGROUND-POSITION: left top;
	FLOAT: left;
	BACKGROUND-IMAGE: url(ViewNode/sommaire/im_bord_tablo_gauche_elasti.jpg);
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #E5EFCD;
}

#scMilieuDroite {
	BACKGROUND-POSITION: right top;
	BACKGROUND-IMAGE: url(ViewNode/sommaire/im_bord_tablo_droit_elastiq.jpg);
	BACKGROUND-REPEAT: repeat-y
}

#scMilieuGauche {
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url(ViewNode/sommaire/im_bord_tablo_gauche_elasti.jpg);
	BACKGROUND-REPEAT: repeat-y
}

.SommaireMilieu {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	WIDTH: 190px;
	PADDING-TOP: 0px
}

.SommaireFiche 
{
	background-image: url(ViewNode/sommaire/im_fiche.jpg);	
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 0px;
	font: bold 12px arial;
	color: #549a17;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.SommaireDossier 
{
	background-image: url(ViewNode/sommaire/im_dossier.jpg);	
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 0px;
	font: bold 12px arial;
	color: #549a17;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.SommaireFicheSelected
{
	background-image: url(ViewNode/sommaire/im_fiche_select_01_grand.jpg);	
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 0px;
	font: bold 12px arial;
	color: #549a17;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.SommaireDossierSelected
{
	background-image: url(ViewNode/sommaire/im_dossier_select_grand.jpg);	
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 0px;
	font: bold 12px arial;
	color: #549a17;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.SommaireDossierOuvert
{
	background-image: url(ViewNode/sommaire/im_dossier_select_grand.jpg);	
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 0px;
	font: bold 12px arial;
	color: #549a17;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

#scPied {
	FLOAT: left;
	WIDTH: 200px;
	HEIGHT: 5px
}

#scPiedGauche {
	BACKGROUND-POSITION: left top;
	FLOAT: left;
	BACKGROUND-IMAGE: url(ViewNode/sommaire/im_coin_gauche_tablo.jpg);
	WIDTH: 5px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 5px
}

#scPiedFond {
	BACKGROUND-POSITION: left top;
	FLOAT: left;
	BACKGROUND-IMAGE: url(ViewNode/sommaire/im_bas_tablo.jpg);
	WIDTH: 190px;
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 5px
}

#scPiedDroite {
	BACKGROUND-POSITION: right top;
	FLOAT: left;
	BACKGROUND-IMAGE: url(ViewNode/sommaire/im_coin_droite_tablo.gif);
	WIDTH: 5px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 5px
}