.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B61A5;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	line-height:17px;
}
.bordurepoint {
border: dotted #3B61A5 1pt;
}
.bordure2 {
border: solid #3B61A5 1pt;
}
.bordure3{
border: solid #F15946 1pt;

}.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
a{text-decoration:none}
a:hover{text-decoration:underline; color: #003366;}
.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B61A5;
}
.txtgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #003399;
}
.bordure-cotedte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #3B61A5;
	border-bottom-width: 1px;
	border-bottom-style: Aucune;
	border-bottom-color: #3B61A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: inset;
	border-left-style: Aucune;
	border-top-color: #3B61A5;
	border-right-color: #3B61A5;
	border-left-color: #3B61A5;
	font-weight: bold;
}
.bordure-bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: none;
	color: #3B61A5;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #3B61A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-left-style: Aucune;
	border-top-color: #3B61A5;
	border-right-color: #3B61A5;
	border-left-color: #3B61A5;
	font-weight: bold;
}
.txtgros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #003399;
	line-height: 22px;
}
.txtsouligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bolder;
	color: #003399;
	text-decoration: underline;
}
.bordure2Copie {
	border-top: 1pt solid #3B61A5;
	border-right: 1pt none #3B61A5;
	border-bottom: 1pt solid #3B61A5;
	border-left: 1pt none #3B61A5;

}
/* ACCEDO */
#debug {
	color:#888;
	width:740px;
	font-size: 9px;
	margin:10px auto;
	text-align:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
TD.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B61A5;
	text-align:right;
}
TD.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	line-height:17px;
	text-align:right;
}
TD.prix {
	color:#f00;
	font-weight:bold;
	text-align:right;
}
.pieces TD {
	text-align:center;
}
TD.pair {background:#fff;font-size:12px;border-bottom:1px solid #ccc;}
TD.impair {background:#eee;font-size:12px;border-bottom:1px solid #ccc;}
