body
{
    color: #000063;
}
H1
{
    text-align: center;
}
H2
{
    color: #000063;
    text-align: left;
    margin-left: 5%;
}
#MAINDESIGN
{
    border: 2px;
    border-width: 2px;
    width: 100%;
    height: 100%;
}
.mainpage
{
    background-image: url("images/voile.gif" );
    background-repeat: no-repeat;
}

.header
{
    background-image: url("images/logo.gif" );
    background-position: center;
    background-repeat: no-repeat;

    text-align: left;
    text-indent: 75px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 22px;
    color: #000063;
}

.mentions
{
    font-size: 11px;
}
.menu
{
    background-repeat: no-repeat;
}

.menu LI
{
    margin-top: 25px;
    list-style-type: none;
    margin-left: -30px;
    text-align: left;
    color: #0066ff;
    font-size: large;
}
.menu LI:HOVER
{
    margin-left: -40px;
    font-size: x-large;
    color: #000063;
    cursor: hand;
}
.contenu
{
    color: #000063;
    text-align: left;
    vertical-align: top;
}

.VoileClassique:HOVER
{
    cursor: pointer;
}
.devis
{
    background-image: url("images/logo_small.gif" );
    background-repeat: no-repeat;
    background-position: right top;
}
.devisTitre
{
    font-size: large;
    font-weight: bold;
}
.devisOption
{
    font-weight: bold;
    margin-left: 60px;
}
.devisPrix
{
    afont-size: large;
}
.devisTTC
{
    font-size: large;
    font-weight: bold;
    color: #000063;
}
.devisDescription
{
    margin-left: 20px;
}
.devisOptionTitre
{
    margin-left: 20px;
}
