﻿.UCDetailLettreCheque_panelDetail
{
	width:100%;
}
.UCDetailLettreCheque_Libelle
{
    font-size: 13px;
    color: #009999;
    font-family: Arial,Helvetica, sans-serif;
    font-weight: bold;
	display: inline-block;
}
.UCDetailLettreCheque_Cheque
{
    font-size: 13px;
    color: #009999;
    font-family: Arial,Helvetica, sans-serif;
    font-weight: bold;
	display: inline-block;
	width: 550px;
}
.UCDetailLettreCheque_Nombre
{
    font-size: 13px;
    color: #808080;
    font-family: Arial,Helvetica, sans-serif;
    font-weight: bold;
	display: inline-block;
	width: 30px;
}

