/* ===| TYPOGRAPHY |============================================*/

body{font: 12px/16px Arial;}


h1{ font: normal 20px/25px Arial; color: #045800;}
h2{font: bold 16px/20px Arial; color: #045800; height: 25px; padding: 10px;}
h3{font: bold 16px/1.5em Arial; color: #045800; font-style: italic;}
h4{font: normal 1.8em/1.5em Arial;}
h5{font: normal 1.2em/1.5em Arial;}
h6{font: bold 1em/1.5em Arial;}
h1 span
{
  display: none;
}


/*
pre{	padding: 0 10px;}
p {
	font: 1em/1.5em arial,sans-serif;
	text-align: justify;}
.copyright{
	font: 0.8em arial, sans-serif;}
*/

#coordonnees p {
    font-size: 13px;
   font-family: Arial, Verdana;
   color: #005700!important;
   line-height: 24px;
   padding-left:170px;
}
.mailsPlace{
  padding: 100px  0 0 180px;
  text-align: center;
}


#coordonnees a:link, #coordonnees a:visited, .mailsPlace a:link, .mailsPlace a:visited
{    color: #005700!important;
  font-weight: bold;
  text-decoration: underline;
}
#coordonnees a:hover, #coordonnees a:active, .mailsPlace a:hover, .mailsPlace a:active
{      color: #005700!important;
    text-decoration: none;
}/* ========== Typography Preset Styles ============== */
