﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: black;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
}

a:link, a:visited
{
    color: white;
    text-decoration: none;
}

a:hover
{
    color: white;
}

a:active
{
    color: white;
    text-decoration: none;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/* Personalisation */
.page
{
    background-image: url("fond.jpg");
    background-repeat: repeat-x;
    width: 100%;
    margin: 0px auto 0px auto;
    border: 0px;
}

.header
{
    background-image: url("fond.jpg");
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    width: 825px;
}

.main
{
    background-image: url("../signature_02.html");
    background-repeat: no-repeat;
    min-height: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
    width: 825px;
}

.footer
{
    margin-left: auto;
    margin-right: auto;
    width: 825px;
    color: white;
    text-align: center;
}

.Signature
{
    float: left;
}

.menu
{
    color: #BAB9B9;
    font-size: 1em;
    float: left;
    width: 280px;
}

#MenuItems li 
{
 font-size: 1.2em;
 color: white;
 list-style-type: none;
 padding: 3px 0px 0px 0px;
} 

#MenuItems a
{
    padding-left: 15px;
    background-image: url("puce1.png");
    background-repeat: no-repeat;
    background-position: 0 0.40em;
}

#MenuItems a:hover
{
    padding-left: 15px;
    background-image: url("puce2.png");
    background-repeat: no-repeat;
    background-position: 0 0.40em;
    color: #CF514A;
} 

#MenuItems a.Selected
{
    padding-left: 15px;
    background-image: url("puce2.png");
    background-repeat: no-repeat;
    background-position: 0 0.40em;
    color: #CF514A;
} 

.FooterLine
{
    margin-top : 10px;
    margin-right : 8px;
    height: 1px;
    background-color: white;
    width: 530px;
    float: left;
}

.PhoneEmail
{
    color: White;
    float: left;
}

.ExpositionsTitre
{
    color: White;
    font-size: 1.2em;
}

.Expositions
{
    color: #BAB9B9;
    font-size: 1em;
    float: left;
    width: 301px;
}

.Bio
{
    float: left;
}

.BioTexte
{
    background-image: url("bio2.jpg");
    background-repeat: repeat-y;
    color: #BAB9B9;
    font-size: 1em;
    width: 460px;
    padding-left: 45px;
    text-align: justify;
    margin-top: 10px;
}

.BioPhoto
{
    float: right;
    margin-left: 8px;
}

.GalerieNom
{
    margin-left: -15px;
    padding-left: 15px;
    background-image: url("puce2.png");
    background-repeat: no-repeat;
    background-position: 0 0.40em;
    font-size: 1.1em;
    color: White;
}

.Photos
{
    float: left;
    margin-left: 75px;
    width: 444px;
    overflow: hidden;
    position: relative;
}

.Photo
{
    float: left;
    margin-top: 15px;
    margin-left: 91px;
    width: 444px;
    overflow: hidden;
    position: relative;
}

.SlidePhotos
{
    position: relative;
}

.NavPhoto
{
    margin-left: 725px;
    margin-top: 10px;
    *margin-top: -60px;
}

.NavPhotos
{
    margin-left: 743px;
    *margin-top: -70px;
}

.Next
{
    min-width: 23px;
    float: left;
}

.Previous
{
    min-width: 23px;
    float: left;
}


.TitrePhoto
{
    margin-left: 370px;
    margin-top: 10px;
    *margin-top: -60px;
    font-size: 1.1em;
    font-weight: bold;
    color: White;
    float: left;
}

.Accueil
{
    background-image: url("signature3.jpg");
    background-repeat: no-repeat;
    min-height: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    width: 825px;
}

.TitreExpos
{
    font-weight: bold;
}

.ExposStyle
{
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: underline;
}

.Expos
{
    padding-bottom: 20px;
    float: left;
}

.ExposRight
{
    padding-bottom: 20px;
    padding-left: 550px;
    float: None;
}

.TexteExpo
{
    border-left: 1px solid White;
    width: 250px;
    margin-left: 2px;
    padding-left: 10px;
}

.Liens
{
    padding-bottom: 20px;
}

.FondRouge
{
    background-image: url("fondrouge.gif");
    background-repeat: no-repeat;
    width: 825px;
    height: 642px;
}

.GrandeImage
{
    background-image: url("grandcarre.png");
    background-repeat: no-repeat;
    width: 297px;
    height: 265px;
    float: left;
    margin-left: 40px;
    padding-top: 30px;
}

.TitreGrandeImage
{
    width: 297px;
    text-align: center;
    color: #B4B4B4;
    font-weight: bold;
}

.CadreGrandeImage
{
    padding-left: 75px;
    padding-top: 30px;
}

.PetiteImage
{
    background-position: bottom;
    background-image: url("lignehorizontale.png");
    background-repeat: no-repeat;
    width: 193px;
    height: 120px;
    float: left;
}

.PetiteImage2
{
    background-position: bottom;
    background-image: url("lignehorizontale.png");
    background-repeat: no-repeat;
    width: 193px;
    height: 120px;
    float: left;
    margin-top: 40px;
}

.TitrePetiteImage
{
    text-align: center;
    margin-top: 8px;
    color: #B4B4B4;
    font-weight: bold;
}

.CadrePetiteImage
{
    padding-left: 43px;
}

.LigneVerticale
{
    background-image: url("ligneverticale.png");
    background-repeat: no-repeat;
    width: 31px;
    height: 320px;
}

.TitreLien
{
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 8px;
    color: #B4B4B4;
}

.TitreLien a
{
    text-decoration: underline;
    color: White;
}

.TexteLien
{
    border-left: 1px solid White;
    width: 250px;
    margin-left: 2px;
    padding-left: 10px;
}

