/* ===| TYPOGRAPHY |============================================*/

body{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;}


p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px;
    color:#877361;
    text-align: justify;
}
#actualite p
{
    color: #e0f5ca;
    font-size: 11px;
    line-height: 13px;
    text-align: left;
}
#contact-info p
{
    color: #e0f5ca;
    font-size: 11px;
    line-height: 13px;
    text-align: left;
}
#contact-info a:link, #contact-info a:visited
{
    color:#b6ff64;
    font-weight: bold;
    text-decoration: none;
}
#contact-info a:hover, #contact-info a:active
{
    color:#ffffff;
    font-weight: bold;
    text-decoration: underline;
}
.couleur
{
    color:#c6760f;
    font-family: Georgia, Verdana, Arial;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
.couleur2
{
    color:#000000;
    font-family: Georgia, Verdana, Arial;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.couleur3
{
    color:#6d350d !important;
    font-family: Georgia, Verdana, Arial;
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    line-height:16px !important;
    padding-bottom:8px;
}

#box-accueil p
{
    font-size: 11px;
    color: #692400;
    text-align: justify;
}
#box-accueil1 p
{
    font-size: 11px;
    color: #692400;
    text-align:justify;
}
.box p
{
    font-size: 11px;
    color: #af7e4a;
    text-align: left;
    line-height: 14px;
}
#photos-accueil a:link, #photos-accueil a:visited
{
    text-decoration: none;
}
#photos-accueil a:hover, #photos-accueil a:active
{
    text-decoration: none;
}
#right-column a:hover, #right-column a:active
{
    text-decoration: none !important;
    color:#84c53f !important;
    font-weight: bold;
}
#right-column a:link, #right-column a:visited
{
    text-decoration: underline;
    color:#ff8314;
    font-weight: bold;
}
/*====================================*/
#box-helioterre p
{
    font-size: 11px;
    color: #692400;
    text-align: left;
    line-height: 12px;
    padding:47px 0 8px 5px;
}
#box-cloison p
{
    font-size: 11px;
    color: #692400;
    text-align: left;
    line-height: 12px;
    padding:47px 0 8px 5px;
}
#box-planelle p
{
    font-size: 11px;
    color: #692400;
    text-align: left;
    line-height: 12px;
    padding:47px 0 8px 5px;
}
.couleur4
{
    color:#b01f03;
}
h1
{
    color:#026c1b !important;
    font-family: Verdana, Arial;
    font-size: 15px;
    padding:3px 0 10px 30px;
    font-weight: bold;
    text-decoration: none;
    background: url(../images/charte/bg-h1.jpg) no-repeat top left;
}
h1 a:link, h1 a:visited
{
    color:#026c1b !important;
    text-decoration:none !important;
}
h1 a:hover, h1 a:active
{
    color:#026c1b !important;
    text-decoration: none;
}
.important-text
{
    color:#000;
    font-weight: bold;
    background: url(../images/charte/bg-important-text.jpg) no-repeat 1% 20%;
    padding:3px 5px 3px 20px;
    border: solid 1px #f13c0f;
    margin-top:8px;
}
.important-text2
{
    color:#877361;
    font-weight: normal;
    background: url(../images/charte/bg-important-text.jpg) no-repeat 1% 5%;
    padding:3px 5px 3px 20px;
    border: solid 1px #f13c0f;
    margin-top:8px;
}
.copyright-texte
{
    font-size: 11px;
    text-align: right;
    color:#c09559;
    border-top: solid 1px #c09559;
    margin-top:15px;
    font-style: italic;
}