/* Attributes de page */
body {  scrollbar-arrow-color: #cccccc;   
		scrollbar-face-color: #646464;
		scrollbar-track-color:#929292;
		scrollbar-highlight-color: #cccccc; 
		scrollbar-shadow-color: #222222; 
		scrollbar-darkshadow-color: #000000;
		scrollbar-3dlight-color: #ffffff;
		background: #929292;
		color: #000000;
		font-family:"Times New Roman", Times, serif;
		font-size:12px;
}

a { color: #FFFFFF; text-decoration: none; font-weight: bold; font-family: arial; font-size: 12}
a:hover { color: #FFFFCC; text-decoration: none; font-weight: bold; font-family: arial; font-size: 12}

.foncel { background:  url('images/Tlist_up.jpg'); }
.fonbor { background-color: #929292;}

.txtnavbar { font-family: times new roman; font-size: 12; color: #f9ebc7;}
