﻿
#mapCanvasFiche
{
    width: 965px;
    height:250px;
    float: left;
}

.SeparateurNouvelles
{
    background: url('../images/Nouvelles/separateurs.png') no-repeat left bottom;
}

.EnteteLogo_FR
{
    background: url('../images/EnteteLogo_FR.png') no-repeat left top;
}

.EnteteLogo_EN
{
    background: url('../images/EnteteLogo_EN.png') no-repeat left top;
}

.BckIntro
{
    background: url('../images/BckIntro.png') repeat-x left top;
}

.BckSterne
{
    background: url('../images/BckSterne.png') no-repeat left top;
}

.BckCanadaMapIntro
{
    background: url('../images/BckCanadaMapIntro.png') no-repeat left top;
}

.BckCanadaMapEntete
{
    background: url('../images/BckCanadaMapEntete.png') no-repeat left top;
}

.BckCanadaMapContenu
{
    background: url('../images/background/BckCanadaMapContenu.png') no-repeat right top;
}

.BckMenuTop
{
    background-color:White;
    border-bottom-color:#cdcdcd;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-left-style:none;
    border-right-style:none;
    border-top-style:none;
}

.fillingMenuGauche
{
    background: url('../images/fillingMenuGauche.png') repeat-y left top;
}

.fillingMenuGauche_TRI
{
    background: url('../images/fillingMenuGauche_TRI.png') repeat-y left top;
}

.fillingContenu
{
    background: url('../images/fillingContenu.png') repeat-y left top;
}

.SeparateurListe
{
    border-bottom-color:#f5f5ec;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-left-style:none;
    border-right-style:none;
    border-top-style:none;
}

.bckInfolettre
{
    background: url('../images/background/bckInfolettre.png') no-repeat left top;
    font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	
}

.bckBasPage
{
    background: url('../images/background/bckBasPage.png') repeat-x left top;
}

.PagerStyle table
{
    text-align:center;
    margin:auto;
}
.PagerStyle table td
{
    border:0px;
    padding: 30px 1px 10px 1px;
}
.PagerStyle td
{
    border-top: #a5a5a5 0px solid;
}
.PagerStyle a
{
    color:#363131;
    text-decoration:none;
    padding:2px 5px 2px 5px;
    border-top:solid 1px #a5a5a5;
    border-right:solid 1px #8d8989;
    border-bottom:solid 1px #8d8989;
    border-left:solid 1px #a5a5a5;
    background-color:#ffffff;
}
.PagerStyle span
{
    font-weight:bold;
    color:#363131;
    background-color:#ececec;
    text-decoration:none;
    padding:2px 5px 2px 5px;
    border-top:solid 1px #a5a5a5;
    border-right:solid 1px #8d8989;
    border-bottom:solid 1px #8d8989;
    border-left:solid 1px #a5a5a5;
}


