﻿body 
{
    background-color:White;
    font-family:Verdana;
    font-size:12px;
    color:#141C36;
}
.pJustify
{
    text-align:justify;
}
.site
{
    border: solid 1px white;
    width:777px;
    text-align:left;
}
.siteBorder
{
    border: solid 1px #36477E;
    width:779px;
}
.greenLine
{
    background-color:#009966;
    height:1px;
}
.footerLink
{
    color:#141C36;
    text-decoration:none;
    font-size:11px;
}
.footerLink:hover
{
    color:#141C36;
    text-decoration:underline;
    font-size:11px;
}
.t1
{
    font-size:26px;
    font-family:Arial;
    font-weight:bold;
}
.t2
{
    font-size:20px;
    font-family:Arial;
    font-weight:bold;
}
.t3
{
    font-size:16px;
    font-family:Arial;
    font-weight:bold;
}
.t4
{
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
}
.titre
{
    margin-bottom:15px;
}
.tSouligner
{
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    border-bottom: solid 1px #BC3941;
    padding-bottom:3px;
}
.double
{
    line-height:24px;
    font-weight:normal;
}
.artistePhoto
{
    width:338px;
    float:left;
    margin-right:20px;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;

    
}
.artisteDescription
{
    width:331px;
    float:left;
    margin-right:10px;
    margin-top:55px;
    margin-bottom:10px;
    text-align:justify;
}
.artisteSection
{
    width:709px;
    
    margin-bottom:40px;
}
.artisteSectionAlternate
{
    width:709px;
    background-color:#E6DFCE;
    margin-bottom:40px;
}
.annotation
{
    font-size:9px;
}
.photo
{
    margin-top:5px;
}
.event
{
    width:334px;
    margin-right:20px;
    float:left;
    margin-bottom:20px;
}
.eventAlternate
{
    width:354px;
    float:left;
    margin-bottom:20px;
}
.artisteLink
{
    color:#141C36;
    text-decoration:none;
    font-size:11px;
    font-weight:normal;
}
.artisteLink:hover
{
    color:#141C36;
    text-decoration:underline;
    font-size:11px;
    font-weight:normal;
}
.nouvelle
{
    padding-bottom:20px;
}
.nouvelleDate
{
    font-weight:bold;
}
.nouvelleText
{
    padding-top:5px;
    padding-bottom:20px;
}
.nouvellePhoto
{
    float:left;
    padding-bottom:20px;
    padding-right:20px;
}
.nouvellePhotoAlt
{
    float:left;
    padding-bottom:20px;
}