2011-04-19 15:59:50 +00:00
|
|
|
@CHARSET "UTF-8";
|
2011-09-05 10:08:40 +00:00
|
|
|
|
2011-10-13 10:22:44 +00:00
|
|
|
#sommaire
|
|
|
|
{
|
|
|
|
margin:5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire fieldset
|
|
|
|
{
|
|
|
|
padding: 10px;
|
|
|
|
border:1px dotted silver;
|
|
|
|
padding-bottom: 70px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#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;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire li a
|
|
|
|
{
|
|
|
|
color:#000099;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire li a:hover
|
|
|
|
{
|
|
|
|
color:#9C093A;
|
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire span a:hover
|
|
|
|
{
|
|
|
|
color:#000099;
|
|
|
|
}
|
|
|
|
|
|
|
|
#sommaire span a
|
|
|
|
{
|
|
|
|
color:#9C093A;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
2011-10-13 07:06:08 +00:00
|
|
|
#comportementPaiement tr td
|
|
|
|
{
|
|
|
|
padding:5px;
|
|
|
|
}
|
2011-09-02 12:45:55 +00:00
|
|
|
.colorTr
|
|
|
|
{
|
|
|
|
background-color: #EDEEF7;
|
|
|
|
}
|
2011-08-30 13:38:52 +00:00
|
|
|
/** Giant rapport **/
|
2011-09-02 09:26:40 +00:00
|
|
|
#ComparisonValeurs table
|
|
|
|
{
|
|
|
|
font-size:13px;
|
|
|
|
margin-left: 19px;
|
|
|
|
}
|
2011-09-02 14:35:31 +00:00
|
|
|
.red
|
2011-09-02 09:26:40 +00:00
|
|
|
{
|
|
|
|
font-size:11px;
|
|
|
|
background-color:#FFE8E8;
|
|
|
|
}
|
|
|
|
|
2011-09-02 14:35:31 +00:00
|
|
|
.green
|
2011-09-02 09:26:40 +00:00
|
|
|
{
|
|
|
|
font-size:11px;
|
|
|
|
background-color:#E8FFE8;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ComparisonValeurs table tr:hover
|
|
|
|
{
|
|
|
|
background-color: #E0E4F8;
|
|
|
|
}
|
|
|
|
|
2011-08-30 13:38:52 +00:00
|
|
|
.hoverTr tr:hover
|
|
|
|
{
|
2011-09-02 09:26:40 +00:00
|
|
|
background-color: #E0E4F8;
|
2011-08-30 13:38:52 +00:00
|
|
|
cursor: default;
|
|
|
|
}
|
|
|
|
|
2011-10-13 10:22:44 +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-02 12:45:55 +00:00
|
|
|
|
2011-09-02 09:26:40 +00:00
|
|
|
#carte
|
|
|
|
{
|
|
|
|
width:660px;
|
|
|
|
background-position: right top;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-color: #fcfdfe;
|
|
|
|
}
|
2011-08-30 13:38:52 +00:00
|
|
|
/** Giant Search **/
|
2011-08-25 08:57:37 +00:00
|
|
|
#info td
|
|
|
|
{
|
|
|
|
padding:2px;
|
|
|
|
}
|
2011-04-19 15:59:50 +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-06-29 14:40:33 +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;
|
2011-06-30 15:30:43 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.hide
|
|
|
|
{
|
|
|
|
background-color: silver;
|
|
|
|
height: 455px;
|
|
|
|
position: absolute;
|
|
|
|
top:2%;
|
|
|
|
left:35%;
|
|
|
|
width: 691px;
|
|
|
|
opacity:0.3;
|
2011-04-19 15:59:50 +00:00
|
|
|
}
|