﻿/*
-----------------------------------------------------------------------------------------
NOM DU SITE / PRINT
Email: contact@goweb.fr
Date de création : 20/08/2012
Dernière modification : 20/08/2012 par Laurent Andrzejak

-----------------------------------------------------------------------------------------
*/
body {
  background-color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 15pt;
}
.container {
  border: none;
  margin: 0;
}
header,
footer,
nav {
  display: none;
}
h1 {
  font-size: 25pt;
  line-height: 25pt;
  margin: 0;
  padding: 0;
  text-indent: 0;
}
h2,
h3,
#content h3,
#content a,
a {
  color: #000;
}
h2 {
  border-bottom: 1pt solid #000;
  font: bold 20pt Serif;
  padding-bottom: 2pt;
  padding-left: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
p {
  color: #000;
  font-size: 12pt;
  margin: 2pt 1pt 6pt 0;
  text-align: justify;
}
#content {
  float: none;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
#content a {
  font-weight: normal;
  text-decoration: none;
}
img {
  background: #fff;
  border: 1pt solid #000;
  float: left;
  margin: 3pt 6pt 3pt 6pt;
  padding: 8pt;
}

.contact-page #block-section-15 #map{
    background: none;
}

.contact-page #block-section-15 #map img{
    display: block;
    width: 95%;
}
