#leftnav {
	text-align: center;
	background: #EFF8FE;
	width: 177px;
	padding-bottom: 3px;}
	
#leftnav a:link, #leftnav a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	background: #0D86FE url(images/bt.bg.blue.gif) repeat ;
	text-align: left;
	padding: 4px 7px 4px 7px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	voice-family:inherit;
    width:160px;
}

#leftnav a#on:link, #leftnav a#on:visited { 
	font-weight: bold; 
	color: #fff; 
	text-decoration: none; 
	display: block;  
	background: #FF0000 url(images/bt.bg.red.gif) repeat ;
	text-align: left; 
	padding: 4px 7px 4px 7px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	voice-family:inherit;
    width:160px;}
	
#leftnav a#sub:link, #leftnav a#sub:visited, #leftnav a.sub:link, #leftnav a.sub:visited{
	font-size: 11px;
	text-align:left;
	padding:0px 0px 0px 11px;
	font-weight: normal; 
	color:#0033CC;
	text-decoration: none; 
	display: block;  
	background: #EFF8FE;
	text-align: left; 
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	voice-family:inherit;
    width:160px;}

.bullet{
	text-decoration:underline;}
	
.headerblue {font-size: 20px; color:#0054AA;}
.headerred {color:#E1010A}
.Subtitle {
	color: #158AEA;
	font-weight: bold;
}
.Subtitle2 {
	color: #158AEA;
	font-weight: bold;
	font-size:14px;
}
.adobe {font-size: 10px}
.titlered {
	font-size: 16px;
	font-weight: bold;
	color: #FF3333;
}
.title {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}

.comptable{
	border-color:#78C4FA;
	border-bottom-style:solid;
	border-width:thin;
	
	}
.comptable td{
	padding: 5px;
	
	}
#line{
	background-color:#EFF8FE
	}
	
#title{
	background-color:#78C4FA;
	color:#FFFFFF;
	font-weight: bold;
	
/*	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;*/

	}
.center{
	border-left-color:#78C4FA; 
	border-left-style:solid; 
	border-left-width:thin; 
	border-right-color:#78C4FA; 
	border-right-style:solid; 
	border-right-width:thin;
	}