﻿body
{
    margin-top:10px;
    text-align:center;
    margin-bottom:26px;
    background-color:#003366;
    font-family:Verdana;
    font-size:12px;
    color:#004370;
}
h1
{
    font-size:12px;
    font-weight:bold;
    font-family:Verdana;
}
.linkHome
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#004370;
    text-decoration:none;
}
.site
{
    text-align:left;
    width:696px;
}
.canvas
{
    width:696px;
    background-image:url(images/site_background_border.gif);
    background-repeat:repeat-y;
}
.topBorder
{
    width:696px;
    height:28px;
}

.bottomBorder
{
    width:696px;
    height:35px;
}
.content
{
    width:562px;
    margin-left:20px;
    margin-right:52px;
    padding-bottom:20px;
}
.titreLigne
{
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#00436F;
    width:530px;
    margin-left:52px;
    margin-right:52px; 
}
.titreFrise
{
    width:530px;
    margin-left:52px;
    margin-right:52px; 
    text-align:right;
}
.para_frise
{
    width:37px;
    float:left;
}
.para_text
{
    width:493px;
    float:left;
}
p
{
    margin-top:10px;
    padding-top:0px;
}
.content_fond
{
    background-image:url(images/site_downbackground.gif);
    background-repeat:no-repeat;
    background-position:bottom;
}
.projet_num
{
    font-size:14px;
    color:red;
}
.projet_vendu
{
    font-size:22px;
    color:red;
    position:absolute;
    margin-top:-5px;
}
.imageRealisation
{
    float:left;
    margin-right:14px;
    margin-bottom:15px;
    margin-top:5px;
    text-align:center;
}
