2012-02-08 14:24:19 +00:00
|
|
|
.compteAnnuels .tdP{
|
|
|
|
font-size:13px;
|
2011-11-14 10:01:41 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.compteAnnuels table {
|
|
|
|
width:645px;
|
|
|
|
margin-left: 19px;
|
|
|
|
font-size:13px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.compteAnnuels hr {
|
|
|
|
border:1px dotted silver
|
|
|
|
}
|
|
|
|
|
|
|
|
.compteAnnuels #tdP {
|
|
|
|
font-size:13px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.compteAnnuels .title {
|
|
|
|
font-size:16px;
|
|
|
|
color:#00008C;
|
|
|
|
font-weight:800;
|
|
|
|
}
|
|
|
|
.compteAnnuels .center {
|
|
|
|
text-align:center;
|
|
|
|
}
|
2012-02-08 14:24:19 +00:00
|
|
|
|
2011-11-14 10:01:41 +00:00
|
|
|
.compteAnnuels .bilansTAB td {
|
|
|
|
font-size:11px; !important
|
|
|
|
}
|
|
|
|
|
|
|
|
#AvisDeCredit {
|
|
|
|
margin-left: 19px;
|
|
|
|
width:97%;
|
|
|
|
}
|
|
|
|
#AvisDeCredit td {
|
|
|
|
font-size:13px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#AvisDeCredit .float {
|
|
|
|
float:right;
|
|
|
|
}
|
|
|
|
#AvisDeCredit hr {
|
|
|
|
border:1px dotted silver;
|
|
|
|
}
|
|
|
|
#AvisDeCredit div {
|
|
|
|
padding:0.7em;
|
|
|
|
}
|
|
|
|
#AvisDeCredit div span {
|
|
|
|
float: left; margin-right: 0.3em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ComparisonValeurs span {
|
|
|
|
font-size:16px;
|
|
|
|
color:#00008C;
|
|
|
|
font-weight:800;
|
|
|
|
}
|
|
|
|
#ComparisonValeurs .Variation {
|
|
|
|
width:85px;
|
|
|
|
text-align:right;
|
|
|
|
}
|
|
|
|
#ComparaisonValeurs hr {
|
|
|
|
border:1px dotted silver;
|
|
|
|
}
|
|
|
|
#ComparisonValeurs div {
|
|
|
|
padding:0.7em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.alignCenter {
|
|
|
|
text-align:center;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ComparaisonValeurs .align {
|
|
|
|
align="right"
|
|
|
|
}
|
|
|
|
|
2011-10-13 10:22:44 +00:00
|
|
|
#sommaire
|
|
|
|
{
|
|
|
|
margin:5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire fieldset
|
|
|
|
{
|
|
|
|
padding: 10px;
|
|
|
|
border:1px dotted silver;
|
2011-11-14 10:01:41 +00:00
|
|
|
padding-bottom: 70px;
|
2011-10-13 10:22:44 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire fieldset legend
|
|
|
|
{
|
|
|
|
font-size:25px;
|
|
|
|
font-weight: bold;
|
|
|
|
color:#000099;
|
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire h3
|
|
|
|
{
|
|
|
|
font-size:25px;
|
|
|
|
font-weight: bold;
|
|
|
|
text-align: right;
|
|
|
|
margin-right: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire li
|
|
|
|
{
|
|
|
|
font-size:15px;
|
|
|
|
list-style: none;
|
|
|
|
font-weight: 800;
|
2011-11-14 10:01:41 +00:00
|
|
|
margin-top: 10px;
|
2011-10-13 10:22:44 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire li a
|
|
|
|
{
|
|
|
|
color:#000099;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire li a:hover
|
|
|
|
{
|
|
|
|
color:#9C093A;
|
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire span a:hover
|
|
|
|
{
|
2011-11-14 10:01:41 +00:00
|
|
|
color:#000099;
|
2011-10-13 10:22:44 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire span a
|
|
|
|
{
|
|
|
|
color:#9C093A;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
2011-10-13 07:06:08 +00:00
|
|
|
#comportementPaiement tr td
|
|
|
|
{
|
|
|
|
padding:5px;
|
|
|
|
}
|
2011-09-05 14:10:44 +00:00
|
|
|
.colorTr
|
|
|
|
{
|
|
|
|
background-color: #EDEEF7;
|
|
|
|
}
|
|
|
|
/** Giant rapport **/
|
|
|
|
#ComparisonValeurs table
|
|
|
|
{
|
|
|
|
font-size:13px;
|
|
|
|
margin-left: 19px;
|
|
|
|
}
|
|
|
|
.red
|
|
|
|
{
|
|
|
|
font-size:11px;
|
|
|
|
background-color:#FFE8E8;
|
|
|
|
}
|
|
|
|
|
|
|
|
.green
|
|
|
|
{
|
|
|
|
font-size:11px;
|
|
|
|
background-color:#E8FFE8;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ComparisonValeurs table tr:hover
|
|
|
|
{
|
|
|
|
background-color: #E0E4F8;
|
|
|
|
}
|
|
|
|
|
|
|
|
.hoverTr tr:hover
|
|
|
|
{
|
|
|
|
background-color: #E0E4F8;
|
|
|
|
cursor: default;
|
|
|
|
}
|
|
|
|
|
2011-11-14 10:01:41 +00:00
|
|
|
.FR{background-image: url('/themes/default/images/giant/cartes/fr.png');background-repeat: no-repeat;background-position: top right;}
|
|
|
|
.NL{ background-image: url('/themes/default/images/giant/cartes/nl.JPG');background-repeat: no-repeat;background-position: top right;}
|
|
|
|
.BE{ background-image: url('/themes/default/images/giant/cartes/be.JPG');background-repeat: no-repeat;background-position: top right;}
|
|
|
|
.UK{ background-image: url('/themes/default/images/giant/cartes/uk.JPG');background-repeat: no-repeat;background-position: top right;}
|
|
|
|
.ES{ background-image: url('/themes/default/images/giant/cartes/es.JPG');background-repeat: no-repeat;background-position: top right;}
|
2011-09-05 14:10:44 +00:00
|
|
|
|
|
|
|
#carte
|
|
|
|
{
|
|
|
|
width:660px;
|
|
|
|
background-position: right top;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-color: #fcfdfe;
|
|
|
|
}
|
|
|
|
/** Giant Search **/
|
|
|
|
#info td
|
|
|
|
{
|
|
|
|
padding:2px;
|
|
|
|
}
|
|
|
|
|
2011-05-19 12:03:16 +00:00
|
|
|
.giant-search
|
|
|
|
{
|
|
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
|
|
color: #535353;
|
|
|
|
}
|
|
|
|
|
|
|
|
.giant-search #Paginator
|
|
|
|
{
|
|
|
|
color:black;
|
|
|
|
}
|
|
|
|
|
|
|
|
.giant-search ol
|
|
|
|
{
|
|
|
|
text-align:left;
|
|
|
|
margin:10px;
|
|
|
|
padding:0 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.giant-search #Paginator table
|
|
|
|
{
|
|
|
|
width:130px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.giant-search #contact
|
|
|
|
{
|
|
|
|
padding-left:5px;
|
2011-08-25 13:23:48 +00:00
|
|
|
}
|
|
|
|
#inDebug
|
|
|
|
{
|
|
|
|
float:left;
|
|
|
|
}
|
|
|
|
#debug
|
|
|
|
{
|
|
|
|
background-color:#FFFFCC;
|
|
|
|
padding:10px;
|
|
|
|
border:1px solid silver;
|
|
|
|
width:590px;
|
|
|
|
overflow:auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
#debug_menu
|
|
|
|
{
|
|
|
|
float:left;
|
|
|
|
background-color:#FFFFCC;
|
|
|
|
border:1px solid silver;
|
|
|
|
width:150px;
|
|
|
|
height:25px;
|
|
|
|
margin-bottom:2px;
|
|
|
|
padding-top:9px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#debug_menu:hover
|
|
|
|
{
|
|
|
|
background-color:#FFFF99;
|
|
|
|
cursor:pointer;
|
|
|
|
}
|
|
|
|
|
|
|
|
.hide
|
|
|
|
{
|
2011-10-13 10:22:44 +00:00
|
|
|
background-color: silver;
|
2011-08-25 13:23:48 +00:00
|
|
|
height: 455px;
|
|
|
|
position: absolute;
|
|
|
|
top:2%;
|
|
|
|
left:35%;
|
|
|
|
width: 691px;
|
|
|
|
opacity:0.3;
|
2011-05-19 12:03:16 +00:00
|
|
|
}
|