/* CSS Document */
.txtupper{
	text-transform:uppercase;
}

.txtbold {
	font-weight:bold;
}

/* Style Texte */
.txtbasic_n, .txtbasic_n a { font-family:Verdana; font-size:11px; color:#000000; }
.txtbasic_b, .txtbasic_b a { font-family:Verdana; font-size:11px; color:#FFFFFF }
.txtbasic_o, .txtbasic_o a { font-family:Verdana; font-size:11px; color:#FD9810 }
.txtbasic_bl, .txtbasic_bl a { font-family:Verdana; font-size:11px; color:#0059B2 }
.txtbasic_gr, .txtbasic_gr a { font-family:Verdana; font-size:11px; color:#CCCCCC }
.txtbasic_gr2, .txtbasic_gr2 a { font-family:Verdana; font-size:11px; color:#666666; }

.txtcomment, .txtcomment a {
	font-family:Helvetica;
}

.txthead_b, .txthead_b a { font-family:Arial; font-size:12px; color:#FFFFFF; font-weight:bold; text-transform:uppercase; }
.txthead_b a:hover { color:#FD9810; }
.gr { color:#666666; }
.txthead_o, .txthead_o a { font-family:Arial; font-size:12px; color:#FD9810; font-weight:bold; text-transform:uppercase; }
.txtconttit_bl, .txtconttit_bl a { font-family:arial; font-size:16px; color:#444444; font-weight:bold }

.txtmini_gr, .txtmini_gr a { font-family:Verdana; font-size:10px;color:#666666; }
.txtmini_r, .txtmini_r a { font-family:Verdana; font-size:10px;color:#FF0000; text-decoration:none }
.txtmini_b, .txtmini_b a { font-family:Verdana; font-size:10px;color:#FFFFFF; text-decoration:none }
.txtmini_bl, .txtmini_bl a { font-family:Verdana; font-size:10px;color:#0059B2; text-decoration:none }
.txtmini_n, .txtmini_n a { font-family:Verdana; font-size:10px;color:#000000; text-decoration:none }

.txtsmall_n, .txtsmall_n a { font-family: arial; text-decoration: none; color: #000000; font-size:10px; font-weight:normal; }
.txtsmall_b, .txtsmall_b a { font-family: arial; text-decoration: none; color: #FFFFFF; font-size:10px; font-weight:normal; }

.txtpubtit_bl, .txtpubtit_bl a { 
	font-family:arial; 
	font-size:16px; 
	color:#0059B2; 
	font-weight:bold;
	text-transform:uppercase;
}

.txthead_title { 
	font-family:arial; 
	font-size:18px; 
	color:#0059B2; 
	font-weight:bold; 
	text-transform:uppercase;
}

/* Bordereau */
.txtnum-bordereau{
	font-size:16px;
}