/*
Name: Ville de Camaret sur Aigues
URL: http://www.camaret.org/
Author: Com-Ocean | http://www.com-ocean.com
Date: juin 2010

CSS pour impression
*/


body {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}

* {
 background-color: white !important;
 background-image: none !important;
 }

ul, ol, dl { page-break-before: avoid }

h1, h2, h3, h4, h5 { clear: both; }

h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
}

#lightbox,
#nav,
#block_nav_annexe,
#block_nav_additionnal,
#banner-header,
#banner-footer,
.banner-home,
#page-geoloc,
#subnav,
.link_actus,
object
{
  display: none;
}

a {
  text-decoration: none;
  color: #000000;
}

.chemin {
  font-style: italic;
  font-size: 11px;
  color: #999999;
  padding-bottom: 10px;
  border-bottom: 1px solid #999999;
}

ul.tabs {
  margin: 0;
  padding: 0;
}

ul.tabs li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.tabs a {
  display: none;
}

ul.tabs a.current {
  display: block;
  font-weight: bold;
  text-decoration: underline;
}

.page-documents {
  display: none;
}
.nav-next,
.nav-prev,
#pointer,
#filmstrip-box {
  display: none;
}

h5.accordion-title a {
  text-decoration: underline !important;
  font-size: 18px;
}

.ui-accordion-content {
  display: block !important;
  padding-left: 20pt;
}

.content_actus {
  border: 1px solid #000000;
  padding: 10pt;
  margin-bottom: 10pt;
}

.content_actus h3 {
  margin-top: 0;
}
