/* $Id: print.css,v 1.1.2.2 2008/08/21 22:03:40 jcnventura Exp $ */

body {
  font-family: "Georgia", Times New Roman, Serif;
  color: #000;
  background: #fff;
  font-size :8pt;
}

h1 {
  font-size: 1.5em;
}

th {
  text-align: left; /* LTR */
  color: #006;
  border-bottom: 1px solid #ccc;
}

tr.odd, tr.even {
  background-color: #fff;
}

td {
  padding: 5px;
}

#menu {
  visibility: hidden;
}
#main {
  margin: 1em;
}

caption {
  text-align: left;
}

a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #00f;}
div.view-Carte-identite-regionale .field-item p, div.view-Carte-identite-nationale .field-item p {
display:inline;
}

div.field-item {
  margin-bottom: 1.5em;
}
a:link img, a:visited img {border: 0;}
.print-footnote {font-size: xx-small;}
img.print-logo {border: 0;}
.print-site_name {}
.print-breadcrumb {font-size: x-small;}
.print-title {}
.print-submitted {font-size: small;}
.print-created {font-size: small;}
.print-taxonomy {
  text-align: right;
}
.print-taxonomy li {display: inline;}
.print-content {}
.print-hr {
  border: 0;
  height: 1px;
  width: 100%;
  color: #9E9E9E;
  background-color: #9E9E9E;
}
.print-message {
  border: medium dotted blue;
  padding: 1em;
}
.print-source_url {font-size: small;}
.print-links {font-size: small;}
.print-footer {text-align: center;}

/* Largeur des colonnes */
td.views-field-field-photo-fid {
  width: 70px;
}

td.views-field-field-telephone-value {
  width: 120px;
}


td.views-field-nothing {
  text-align: left;
  font-weight: bold;
  width: 159px;
}

td.views-field-tid-1 {
  font-weight: bold;
  width: 159px;
}


td.views-field-field-specialites-value {
  width: 201px;
}

.item-list ol {
  margin-top: 20px;
  padding-left: 0px;
}

.item-list ol li {
  list-style: none outside none;
}

tbody p {
  margin: 0;
}

.field-items {
  clear: both;
  padding-top: 10px;
}

#left-side,#messages,#block-search-0,#utils,.site_nat,h1 span,#footer  {
  display: none;
}

#print-logo,#print-message {
  float: right;
}

#print-logo {
  margin-left: 60px;
}

#right-side {
  clear: both;
}


h1 {
  text-align: center;
  font-size: 42pt;
  font-style: italic;
  margin: 0;
}

h2 {
  font-size: 32pt
  font-style: italic;
}

h3 {
  font-size: 18pt;
  margin: 0;
}

a {
  color: #000;
  text-decoration: none;
}

#col-right img {
 display: none;
}


