#body
{
    background-image: url(Images/fondBody.jpg);
    background-position: center;
    background-repeat: repeat-y;
    font-family: Arial;
    color: #7a7a7a;
    font-size: 14px;
}
.Normal
{
    font-size: 14px;
    line-height: 25px;
}
.Normal ul li
{
    list-style-position: inside;
    padding-left: 30px;
}
img
{
    border: solid 0px black;
}

.pied
{
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
}

.pied a
{
    font-family: Arial;
    color: #7a7a7a;
    font-size: 11px;
    font-weight: normal;
}
.pied a:hover
{
    font-family: Arial;
    color: #7a7a7a;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

.pied_gouny
{
    font-size: 12px;
    font-weight: bold;
    color: #cd742a;
}

#HouseMenuNavItemAccueil
{
    display: none;
}


#HouseMenuNav li
{
    padding-top: 9px;
    padding-bottom: 9px;
    list-style-image: none;
    list-style: none;
    background-image: url(Images/filetPuce.jpg);
    background-position: middle top;
    background-repeat: no-repeat;
}
#HouseMenuNav li ul li
{
    padding-top: 0px;
    padding-bottom: 0px;
    list-style-image: none;
    list-style: none;
    background-image: none;
}

#HouseMenuNav li a
{
    font-family: Arial;
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
}

#HouseMenuNav li ul li a
{
    font-family: Arial;
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
}

#HouseMenuNav li a:hover, #HouseMenuNav li ul li a:hover
{
    text-decoration: none;
    color: #cd742a;
}

#dnn_dnnLOGIN_cmdLogin
{
    font-family: Arial;
    color: #7a7a7a;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 1px;
}
#HouseMenuNav #HouseMenuNavCurrentItem
{
    list-style-type: disc;
    list-style-position: outside;
    list-style-image: url(Images/puce.gif);
}
#HouseMenuNav > li #HouseMenuNavCurrentLink
{
    color: #cd742a;
    vertical-align: middle;
}

h1
{
    font-family: Arial Black;
    color: #cd742a;
    font-size: 15px;
}

.formulaireContact th
{
    font-family: Arial Black;
    color: #7a7a7a;
    font-size: 12px;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}

.formulaireContact th a
{
    font-family: Arial Black;
    color: #cd742a;
    font-size: 12px;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}
.formulaireContact th a:active, .formulaireContact th a:visited, .formulaireContact th a:hover
{
    color: #cd742a;
}

.formulaireContact input, .formulaireContact textarea
{
    font-size: 12px;
    font-weight: normal;
    border: solid 1px #cd742a;
}

.infosLegales
{
    padding-top: 20px;
    font-size: 9px;
    font-weight: normal;
    color: #7a7a7a;
}
.titre
{
    font-family: Arial;
    color: #636363;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
}
.intro
{
    font-family: Arial;
    color: #cd742a;
    font-size: 13px;
    font-weight: bold;
}

