#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none
    }
#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url(fancybox.png)
    }
#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none
    }
#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none
    }
#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none
    }
#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff
    }
#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0 solid #fff
    }
#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101
    }
#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url(fancybox.png) -40px 0;
    cursor: pointer;
    z-index: 1103;
    display: none
    }
#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0
    }
#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top
    }
#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block
    }
#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url(blank.gif);
    z-index: 1102;
    display: none
    }
#fancybox-left {
    left: 0
    }
#fancybox-right {
    right: 0
    }
#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block
    }
#fancybox-left-ico {
    background-image: url(fancybox.png);
    background-position: -40px -30px
    }
#fancybox-right-ico {
    background-image: url(fancybox.png);
    background-position: -40px -60px
    }
#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible
    }
#fancybox-left:hover span {
    left: 20px
    }
#fancybox-right:hover span {
    left: auto;
    right: 20px
    }
.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001
    }
#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url(fancybox-x.png)
    }
#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url(fancybox.png);
    background-position: -40px -162px
    }
#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url(fancybox-y.png);
    background-position: -20px 0
    }
#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url(fancybox.png);
    background-position: -40px -182px
    }
#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url(fancybox-x.png);
    background-position: 0 -20px
    }
#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url(fancybox.png);
    background-position: -40px -142px
    }
#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url(fancybox-y.png)
    }
#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url(fancybox.png);
    background-position: -40px -122px
    }
#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102
    }
.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative
    }
.fancybox-title-outside {
    padding-top: 10px;
    color: #fff
    }
.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left
    }
#fancybox-title-over {
    padding: 10px;
    background-image: url(fancy_title_over.png);
    display: block
    }
.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px
    }
#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto
    }
#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap
    }
#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url(fancybox.png) -40px -90px no-repeat
    }
#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url(fancybox-x.png) 0 -40px
    }
#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url(fancybox.png) -55px -90px no-repeat
    }
.fancybox-ie6 #fancybox-close {
    background: transparent
    }
.fancybox-ie6 #fancybox-left-ico {
    background: transparent
    }
.fancybox-ie6 #fancybox-right-ico {
    background: transparent
    }
.fancybox-ie6 #fancybox-title-over {
    background: transparent;
    zoom: 1
    }
.fancybox-ie6 #fancybox-title-float-left {
    background: transparent
    }
.fancybox-ie6 #fancybox-title-float-main {
    background: transparent
    }
.fancybox-ie6 #fancybox-title-float-right {
    background: transparent
    }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px")
    }
#fancybox-loading.fancybox-ie6 {
    position: absolute;
    margin-top: 0
    }
#fancybox-loading.fancybox-ie6 div {
    background: transparent
    }
.fancybox-ie .fancybox-bg {
    background: transparent !important
    }
body {
    scrollbar-3dlight-color: #FFF;
    scrollbar-arrow-color: #B7A41C;
    scrollbar-face-color: #FFF3DE;
    scrollbar-highlight-color: #FFF;
    scrollbar-shadow-color: #B7A41C;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    font-size: small;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #000;
    background-color: #FFFBE7
    }
.Blanc {
    color: #FFF
    }
A:hover {
    color: #C00
    }
a {
    color: #393;
    text-decoration: none
    }
h1 {
    text-transform: none;
    color: #B9B9B9;
    font-size: 36px;
    font-style: italic;
    font-weight: 700;
    font-variant: normal
    }
h2 {
    color: #999;
    font-size: 30px;
    font-weight: 600
    }
h3 {
    font-size: 22px;
    font-style: italic;
    font-weight: 700;
    color: #999
    }
h4 {
    font-size: 22px;
    font-weight: bold;
    color: #999
    }
.photos {
    color: #919191;
    font: italic 14px "Times New Roman", Times, serif
    }
.date {
    font-size: 10px;
    font-style: italic;
    color: #676767;
    font-family: Arial, Helvetica, sans-serif
    }
.text17 {
    font-size: 17px;
    color: #999;
    font-style: italic;
    font-weight: 700
    }
.text17normal {
    font-size: 17px;
    color: #033;
    font-family: "Times New Roman", Times, serif
    }
a.menu:active, a.menu:link, a.menu:visited {
    color: #333;
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal
    }
a.menu:hover {
    color: #F03;
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px
    }
a.titre:active, a.titre:link, a.titre:visited {
    color: #000;
    text-decoration: none;
    font: bold 9pt Arial, Helvetica, sans-serif
    }
a.titre:hover {
    color: red;
    text-decoration: none
    }
a.menuHaut:active, a.menuHaut:link, a.menuHaut:visited {
    color: #FFF;
    text-decoration: none;
    font-weight: 400;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic
    }
a.menuHaut:hover {
    color: red;
    text-decoration: none
    }
.NoirSouligneGrasItallique {
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    color: #333;
    text-decoration: underline
    }
.NoirGrasItallique {
    font-size: 17px;
    font-style: italic;
    font-weight: 700;
    color: #333
    }
.NoirGrasItallique14 {
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    color: #333
    }
.NoirGras {
    font-size: 17px;
    font-weight: 700;
    color: #333
    }
.TexteXpetit {
    font-size: x-small
    }
.TexteGrisGrand {
    font-size: 30px;
    font-weight: 700;
    color: #CCC
    }
a.haut:link, a.haut:visited {
    color: #393;
    text-decoration: none;
    font: bold 12px "Times New Roman", Times, serif
    }
a.haut:hover {
    color: #F33;
    text-decoration: none
    }
a.haut:active {
    color: #FFF;
    text-decoration: none;
    font: bold 12px "Times New Roman", Times, serif
    }
a.barre:link, a.barre:visited {
    color: #FFF;
    text-decoration: none;
    font: 13px "Times New Roman", Times, serif
    }
a.barre:hover {
    color: red;
    text-decoration: none
    }
.RtraitParagraphe {
    text-indent: 40pt
    }
.TexteRouge {
    color: red;
    font-size: 17px
    }
.TexteVert {
    color: #060;
    font: small "Times New Roman", Times, serif
    }
.Titre2 {
    font-size: 16pt;
    color: #090;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif
    }
.TexteXpetit {
    font-size: 13px
    }
.TexteXX {
    font-size: 10px;
    font-style: italic;
    color: #333;
    font-family: Arial, Helvetica, sans-serif
    }
.PhotoDecale180 {
    float: left;
    width: 180px;
    padding: 3px 0 5px
    }
.TexteGrisGras {
    color: #999;
    font-weight: 700;
    font-size: 24px
    }
.TexteGrisGrasItallique {
    color: #666;
    font-weight: 700;
    font-style: italic;
    font-size: 24px
    }
.TexteH2 {
    font-size: 16pt;
    color: #090;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif
    }
.text20 {
    font-size: 20px;
    color: #999;
    font-style: italic;
    font-weight: bold
    }
.PhotoDecale200 {
    float: left;
    width: 230px;
    padding: 3px 0 5px
    }
.PhotoDecale250Droite {
    float: right;
    width: 250px;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 0;
    clip: rect(auto, auto, auto, auto);
    clear: none
    }
.decale {
    float: left;
    width: 210px;
    font-size: 16px;
    font-style: oblique;
    text-decoration: underline;
    color: #000;
    font-weight: 700;
    padding: 0 10px 5px 0
    }
.TexteVertGrasItallique {
    color: #060;
    font-weight: 700;
    font-style: italic
    }
a.menuBarre:link, a.menuBarre:visited, a.menuBarre:active {
    color: #FEF8E0;
    font: bold 9pt "Courier New", Courier, mono;
    text-decoration: none
    }
a.menuBarre:hover {
    color: #F00;
    font: bold 9pt "Courier New", Courier, mono;
    text-decoration: none
    }
.TabbedPanels {
    margin: 0;
    padding: 0;
    float: inherit;
    clear: none;
    width: 98%
    }
.TabbedPanelsTabGroup {
    margin: 0;
    padding: 0
    }
.TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    padding: 4px 10px;
    margin: 0 1px 0 0;
    font: bold 0.7em sans-serif;
    background-color: #FFF1B3;
    list-style: none;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #999;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer
    }
.TabbedPanelsTabHover {
    background-color: #FC6;
    color: #F30
    }
.TabbedPanelsTabSelected {
    background-color: #FC6;
    border-bottom: 1px solid #EEE
    }
.TabbedPanelsTab a {
    color: black;
    text-decoration: none
    }
.TabbedPanelsContentGroup {
    clear: both;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    background-color: #FFF9DD
    }
.TabbedPanelsContent {
    padding: 4px
    }
.VTabbedPanels .TabbedPanelsTabGroup {
    float: left;
    width: 10em;
    height: 20em;
    background-color: #EEE;
    position: relative;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC
    }
.VTabbedPanels .TabbedPanelsTab {
    float: none;
    margin: 0;
    border-top: none;
    border-left: none;
    border-right: none
    }
.VTabbedPanels .TabbedPanelsTabSelected {
    background-color: #EEE;
    border-bottom: solid 1px #999
    }
.VTabbedPanels .TabbedPanelsContentGroup {
    clear: none;
    float: left;
    padding: 0;
    width: 30em;
    height: 20em
    }