/*
-----------------------------------------------------------------------------------------
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;
  text-align: center;
  font-weight: 700;
  font-family: 'Open Sans';
}
h1 strong,
h1,
h1 span {
  color: #000!important;
  font-size: 18pt;
}
h2,
h3,
#content h3,
#content a,
a {
  color: #000!important;
  font-family: Tahoma, Geneva, sans-serif !important;
}
h2 {
  color: #db313e!important;
  border-bottom: 1pt #db313e solid;
  padding-bottom: 5pt;
  padding-left: 0;
  margin-bottom: 5pt;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
table {
  border-left: 1px #000 solid!important;
  border-top: 1px #000 solid!important;
}
table td {
  border-right: 1px #000 solid!important;
  border-bottom: 1px #000 solid!important;
  color: #000!important;
  background: none!important;
}
table td.k-hierarchy-cell {
  border-right: none!important;
}
.content.synthese .k-grid-header .k-header {
  color: #000!important;
  font-weight: bold!important;
}
.content.synthese h2#client {
  width: 100%!important;
}
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;
  float: left;
  margin: 3pt 6pt 3pt 6pt;
  padding: 8pt;
}
#divGrid1 td:nth-child(2),
#divGrid1 th:nth-child(2) {
  width: 30%;
}
#divGrid1 td:last-child,
#divGrid1 th:last-child {
  width: 10%;
}
img.logo {
  border: none;
  position: relative;
  left: 50%;
  display: block;
  float: none;
  width: 50%;
  margin-left: -25%;
}
