﻿/*  titre par section  */
.LabelTitleSection
{
	color: #257fd7; 
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;

}
/*  -------------------*/

/*  Legende tableau*/
.LegendTableau
{
	color:#2A2A2A;
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:italic;
	font-weight:bold;    
	  
}
/*  -------------------*/


/*  Sous titre de la section  */
.LabelSubTitleSection
{
	color: #257fd7; 
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:italic;  
	font-weight:bold;
	
}
/*  cadre du Sous titre de la section  */
.TdSubTitleSection
{
	background-color :#dcedf5;
	height: 13px;
}
/*  -------------------*/



/*  le titre de chaque objet chart  */
.LabelTitleObject
{
	color: Black ;  
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
/*	margin-bottom:0px;
	margin-top:0px; */

}

/*  -------------------*/

.chart 
{
	margin-top:0px;
}


/* Gestion d'un tableau HTML */
/*
tr.Footer
{
	background-color:#dcedf5; 	
}

td.Footer
{
	font-family:Trebuchet MS;
	font-size:11px;
	text-align : center; 
	border-bottom-width:1px;
	border-top-width:1px;  
	border-right-width:1px;
	border-left-width:1px;
}
*/



/* --    SUB HEADER  -- */
td.subHeader
{
	font-family:Trebuchet MS;
	font-size:10px;
	color:Black;
	font-style:normal;   
	text-align : center; 
	border-bottom-width:1px;
	border-top-width:1px;  
	border-right-width:0px;
	border-left-width:0px;
	border-color:#b2d5ed; 
	background-color:#dcedf5; 	
}
tr.subHeader
{
	
}

/*  -------------------*/



/* --     HEADER  --   */
tr.Header
{
	background-color:#dcedf5; 	
}



td.Header
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;  
	text-align : center; 
	color:#2480d6;
	
	/*
	border-bottom-width:1px;
	border-top-width:1px;  
	border-right-width:1px;
	border-left-width:1px;
	border-color:#b2d5ed; 
	
	*/
}
/*  -------------------*/


/*      -- FOOTER --   */
/*
tr.Footer
{
	background-color:#dcedf5; 	
}
*/
td.Footer
{
	font-family:Trebuchet MS;
	font-size:11px;
	text-align : center; 
	font-weight:bold;
	color:Black;  
	/*
	border-bottom-width:0px;
	border-top-width:0px;  
	border-right-width:0px;
	border-left-width:0px;
	*/
}
/*  -------------------*/

/*  -- DESCRIPTIF  --  */

.descriptif
{
	font-family:Trebuchet MS;
	font-size:12px;	
	color:Black; 
}

/*  -------------------*/

.font
{
	background-color:#dcedf5;
}


/*  -- DATA  --        */
/*
body.Data
{
	border:1px;
	border-collapse:collapse;
	border-color:black;   
	border-bottom-width:1px;
	border-top-width:1px;  
	border-right-width:1px;
	border-left-width:1px;
	 
}
*/

tr.Data
{
		
}

td.Data
{
	font-family:Trebuchet MS;
	font-size:11px;
	text-align : center; 
	color:Black;  
			
}
/*  -------------------*/

/* --     DataSector  --   */
td.DataSector 
{
font-family:Trebuchet MS;
font-size:11px;
text-align : center;
color:Black;
font-style:italic;  
       
}
/*     Column 1 tableau */
td.bottomRight
{
border-bottom-width:1px;
border-left-width:0px;
border-right-width:1px;
border-top-width: 0px;   
border-color:#b2d5ed; 		
}
td.bottom
{
border-bottom-width: 1px;   
border-color:#b2d5ed; 		
}

td.top
{
border-top-width: 1px;   
border-color:#b2d5ed; 		
}
td.NoBorder
{
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
border-top-width: 0px;   	
border-color:#b2d5ed; 
}

td.BottomTop
{
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-top-width: 1px;   
border-color:#b2d5ed; 	
}

td.left
{

border-bottom-width:0px;
border-left-width:1px;
border-right-width:0px;
border-top-width: 0px;
border-color:#b2d5ed;    	

}

td.right
{
border-right-width:1px;
border-color:#b2d5ed;  	
}
/*  -------------------*/


/* --     Link  --   */
.link
{
font-family:Trebuchet MS;
font-size:10px;
text-align : center;
color:#4e4d98;
text-decoration:underline;
       
}

/*  -------------------*/


/* --     Source  --   */
.Source 
{
font-family:Trebuchet MS;
font-size:10px;
font-style:italic;  
color:#767777;
       
}

/*  -------------------*/
