/* ===| TYPOGRAPHY |============================================*/

body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 15px;
}
p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    text-align: justify;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 20px;
    color:#81b31a;
    font-weight: normal;
    text-align: justify;
    padding-bottom:15px;
}
h1.jardinage{ color:#3f8391;}
h1.bricolage{ color:#b43434;}
h1.autre{ color:#266927;}
h1.contact{ color:#3e4497;}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color:#3f8391;
    font-weight: bold;
    text-align: justify;
    padding-bottom:15px;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color:#81b31a;
    font-weight: bold;
    text-align: justify;
    padding-bottom:5px;
}
h3 span
{
    color:#525252;
}
.autreh2
{
    color:#1e631f;
    padding-bottom: 5px;
}


#left b, #right b
{
    color:#525252;
}
.info-left p, .info-right p
{
    font-size: 11px;
    color:#525252;
    line-height: 14px;
}
#info a:link, #info a:visited
{
    font-weight: bold;
    color:#4b7f8a;
    text-decoration: none;
}
#info a:hover, #info a:active
{
    font-weight: bold;
    color:#74ab03;
    text-decoration: underline;
}
.site-name
{
    font-size: 12px !important;
    color: #4b7f8a !important;
    font-weight: bold;
    padding-bottom: 3px;
}
.couleur
{
    color: #81b31a;
    font-weight: bold;
}
.text-left b, .text-right b
{
    color:#525252;
}
/* index */
ul.list1 li a:link, ul.list1 li a:visited
{
    color:#525252 !important;
    text-decoration: none !important;
}
ul.list1 li a:hover, ul.list1 li a:active
{
    color:#81b31a !important;
    text-decoration: underline !important;
}

/* jardinage */
.bg-text1 p, .bg-text2 p
{
    text-align: center;
    float: left;
    width:120px;
    padding:0 10px;
}
.prix {
    color:#3f8391;
    font-size: 16px;
    font-weight: bold;
}
.prix2 {
    color:#b43434;
    font-size: 16px;
    font-weight: bold;
}
/* mentions legales*/
#content a:link, #content a:visited
{
    font-weight: bold;
    color:#74ab03;
    text-decoration: underline;
}
#content a:hover, #content a:active
{
    font-weight: bold;
    color:#4b7f8a;
    text-decoration: none;
}






/* mdm */
#mdm p
{
    font-size: 11px;
    line-height: 14px;
    color:#525252;
}


/*===| menu |=====================*/
#menu2 ul li{
    display: inline;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    font-size: 11px;
  }
#menu2 a:link, #menu2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #ffffff;
  }
#menu2 a:hover, #menu2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
    color: #ffe8aa;
  }
.active
{
    color:#ffe8aa !important;
    text-decoration: underline !important;
}
.active1
{
    color:#ffffff !important;
    text-decoration: none !important;
}
#mentions p{
     font-family: Arial, Helvetica, sans-serif;
     color: #ffffff;
     text-align: center;
     font-size: 11px;
}
#mentions a:link, #mentions a:visited
{
    color: #ffe8aa;
    text-decoration: underline;
}
#mentions a:hover, #mentions a:active
{
    color: #ffffff;
    text-decoration: none;
}



