.first{
    text-indent:10px;
    font-style:italic;
}
.bold{
    font-weight: bold;
}
#portrait{
    text-align:justify;
}
h1{
    color:#5C5A5B;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
h2{
    color:#5C5A5B;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
}
.citation{
    font-weight: bold;
    font-style: italic;
    text-align: center;
    
}
.bloc_photo_left{
    float:left;
    width:400px;
    margin-right:15px;
    margin-bottom: 5px;
}
.bloc_photo_left .legend p{
    font-size:9px;
    font-style: italic;
    margin:0;
}
.bloc_photo_left2{
    float:left;
    width:570px;
    margin-bottom: 15px;
    margin-top:25px;
}
.bloc_photo_left2 .legend p{
    font-size:9px;
    font-style: italic;
    margin:0;
}
/* Portrait Aujourd'hui repères */
.bloc_reperes_right{
    float:right;
    width:300px;
    margin-bottom: 15px;
    padding:8px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#5C5A5B;
    font-size:11px;
}
.bloc_reperes_right .top{
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
.bloc_reperes_right .date{
    font-weight: bold;
}