﻿.btnLogon {
    color: #000000; 
    font-size: 9px;
    font-weight: bolder;
}

.btnTransparentWithCursor {
    cursor: pointer;
    cursor: hand;    
}

.dropDownList 
{
   margin-top: 2px;
   margin-bottom: 2px;
   background-color: #ffffff;
   font-size: 10px;
   font-family: Tahoma, Century Gothic;
   color: #003a70;
}

.dropDownListDif1 
{
    font-family: Arial, Tahoma;
    font-size: 10px;
    font-weight: lighter;
    color: #002f5f;
}

.chkBlack-10px
{
    font-size: 10px;
    font-weight: bold;
    color: Black;
    height: 10px;    
}

.datagrid {
   font-size: 9px;
   font-family: Tahoma, Century Gothic;  
}

.radiobuttonlist {
   font-size: 9px;
   font-family: Tahoma, Century Gothic;
   color: #000000;
   text-align: left;  
}

.textBox {
    font-size: 10px;
    font-weight:normal;
    color: Black;
    font-family: Tahoma, Century Gothic;     
}

.treeview 
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight: lighter;
    color: #000000;
    padding-left: 1px;
}

.treeview a
{
	color: #000000;
	text-decoration: none;
    margin: 0px;
	padding: 0px; 	
}

.treeview a:visited
{
	color: #000000;
	text-decoration: none;
    margin: 0px;
	padding: 0px; 	
}

.treeview a:active
{
	color: #000000;
	text-decoration: none;
    margin: 0;
	padding: 0; 	
}

.treeview a:hover
{
	color: #ffffff;
	text-decoration: none;
    margin: 0;
	padding: 0; 	
}

.treeviewNodeStyle
{
    background-color: #eaf1f8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-left: 5px;
    border-bottom-color: #94b1cc;
    width: 140px;  
}

.treeviewHoverNodeStyle
{
    background-color: #96b6d4; 
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #7192b1;
    padding-left: 5px;    
    width: 140px;  
}

.sommaireTreview 
{
    font-size: 12px;
    font-weight: lighter;
    color: #002f5f;
    margin: 0px;
	padding: 0px 0px 5px 10px;
	line-height: 25px;	     
}

.sommaireTreview a
{
	color: #002f5f;
	text-decoration: none;
    margin: 0px;
	padding: 0px; 	
}

.sommaireTreview a:visited
{
	color: #002f5f;
	text-decoration: none;
    margin: 0px;
	padding: 0px; 	
}

.sommaireTreview a:active
{
	color: #002f5f;
	text-decoration: none;
    margin: 0;
	padding: 0; 	
}

.sommaireTreview a:hover
{
	color: #a71930;
	text-decoration: none;
    margin: 0;
	padding: 0; 	
}

.lblConfig {
     font-family: Tahoma, Arial, Verdana;
     font-size: 10px;
     font-style: normal;
     text-align: center; 
}