62 lines
1.2 KiB
CSS
62 lines
1.2 KiB
CSS
|
/*** Liser<65> ***/
|
|||
|
.clLisereConsult{
|
|||
|
background:#3366CC
|
|||
|
}
|
|||
|
/*** FORMULAIRE DE CONSULTATION ************************************/
|
|||
|
.clTableauConsult{
|
|||
|
border:1px solid #3366CC;
|
|||
|
color:#3366CC
|
|||
|
}
|
|||
|
.clTitreTableau{
|
|||
|
background:#EEF2FB;
|
|||
|
font-family:Arial,Helvetica,sans-serif;
|
|||
|
font-size:12px;
|
|||
|
font-style:normal;
|
|||
|
font-weight:bold;
|
|||
|
line-height:normal;
|
|||
|
text-decoration:none;
|
|||
|
text-transform:uppercase
|
|||
|
}
|
|||
|
/*** Ligne coordonn<6E>es bancaire ***/
|
|||
|
.clTexteCB{
|
|||
|
background:#C9D6F1;
|
|||
|
color:#3366CC;
|
|||
|
font-family:Arial,Helvetica,sans-serif;
|
|||
|
font-size:12px;
|
|||
|
font-style:normal;
|
|||
|
font-weight:bold;
|
|||
|
line-height:normal;
|
|||
|
text-decoration:none;
|
|||
|
text-transform:none
|
|||
|
}
|
|||
|
.clLienBleu{
|
|||
|
color:#3366CC;
|
|||
|
font-family:Arial,Helvetica,sans-serif;
|
|||
|
font-size:12px;
|
|||
|
font-style:normal;
|
|||
|
font-weight:bold;
|
|||
|
line-height:normal;
|
|||
|
text-decoration:none;
|
|||
|
text-transform:none
|
|||
|
}
|
|||
|
.clLienChang{
|
|||
|
color:#0000FF;
|
|||
|
font-family:Arial,Helvetica,sans-serif;
|
|||
|
font-size:12px;
|
|||
|
font-style:normal;
|
|||
|
font-weight:bold;
|
|||
|
line-height:normal;
|
|||
|
text-decoration:underline;
|
|||
|
text-transform:none
|
|||
|
}
|
|||
|
.clLienChang:hover{
|
|||
|
color:#D2691E;
|
|||
|
font-family:Arial,Helvetica,sans-serif;
|
|||
|
font-size:12px;
|
|||
|
font-style:normal;
|
|||
|
font-weight:bold;
|
|||
|
line-height:normal;
|
|||
|
text-decoration:none;
|
|||
|
text-transform:none
|
|||
|
}
|