@CHARSET "ISO-8859-1";

/* Gestion du template PaymentBehaviourGiant */
	.PaymentBehaviourGiant
	{
		margin-left:30px;
	}
	
	.PaymentBehaviourGiant #titre
	{
		 background: none repeat scroll 0 0 #00008C;
	    clear: both;
	    color: #FFFFFF;
	    font: bold 1.2em Arial,Verdana,Sans-serif;
	    margin: 5px;
	    padding: 5px;
	}

/* Fin Gestion du template PaymentBehaviourGiant */

/* Gestion du template Associated */
	.associatedGiant
	{
		
	}
	
	.associatedGiant #societeName
	{
		color:#9C093A;
	}
/* Fin Gestion du template Associated */

/* Gestion du template Bilan*/
	.bilansGiant
	{
		border-collapse: collapse;
		margin: 10px 0 0;
		width:100%;
	}
	
	.bilansGiant tr
	{
		font-size: 11px;
	    font-weight: bold;
	}
	
	.bilansGiant tr, .bilansGiant td
	{
		/*background: none repeat scroll 0 0 #B9C9FE;*/
	    border: 1px solid #000000;
	    color: #000000;
	    font-size: 11px;
	    text-align: left;
	
	}
	
	.bilansGiant #titre
	{
		background-color: #B9C9FE;
	    font-weight: bold;
	    padding-left: 7px;
	    padding-top: 8px;
	    text-align: center;
	    width: 32px;
	}
	
	.bilansGiant td
	{
		background-color: white;
		font-weight:normal;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:2px;
	}
/* Fin Gestion du template Position*/

/* Gestion du template Position*/

	.PositionGiant
	{
		margin-left:30px;	
	}
	
	.PositionGiant tr
	{
		width:100%;
	}
	
	.PositionGiant #name
	{
		color:#9C093A;
	}
/* Fin Gestion du template Position*/

/* Gestion global */
	#categorieIdentite
	{
		padding-left:9px;
	}
	
	#divOpenData
	{
		border:1px solid silver;
		background-color:#E0E1E6;
	}
	
	#TableContentInformation
	{
		margin-top:3px;
		background-color:#F6F6F1;
		border-spacing:2px;
		border:1px solid silver;
	}
	
	#TableContentInformation td
	{
		border:1px solid silver;
	}
/* Fin Gestion global */