/*-------------------------------------------*\
    $VARS
\*-------------------------------------------*/
/*-------------------------------------------*\
    $IMPORT
\*-------------------------------------------*/
#bandeau,
#tailletexte,
#recherche,
#menuPrincipal,
#fil-ariane,
#sousMenu,
#colonneDroite,
#menuBasDePage,
#piv_basDePage,
.cacher,
.icone,
img[src^="/transf/icones/"],
#messageCarte, #map, .btCarte,
.onglets,
#note_basPage p,
.btn-imprimer,
#boite-retroaction {
  display: none; }

#zone-coordonnees {
  float: left;
  padding: 0;
  width: 60%; }

#zone-accessibilite {
  float: left;
  width: 40%; }
  #zone-accessibilite .cacher {
    display: block; }

#zone-details-infos {
  clear: both; }
  
	#zone-details-infos .cacher{
		display:block;	
	}
	

body {
  color: #282828;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12pt !important;
  line-height: 16pt;
  width: 17cm; }

p, ul, ol {
  margin: 0.3cm 0; }

.note-basDePage {
  border: 1pt solid #cccccc;
  padding: 0.3cm; }
  .note-basDePage a {
    text-decoration: none; }
  .note-basDePage a:after {
    content: '' !important; }

/* affiche uniquement le message important */
#note_basPage p:first-child {
  display: block !important; }

.cadre_important {
  background-color: #f2f2f2;
  border: 1pt dashed #cccccc;
  padding: 0.3cm; }

.liste-etapes li {
  list-style-type: none; }

#logo_qc {
  float: right;
  width: 3cm !important;
  height: 1.42cm !important;
  opacity: 0.3; }

.titre-portail-int {
  color: #e7e7e7;
  float: left;
  margin: 0.6cm 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14pt; }

h1, h2, h3, h4, h5, h6 {
  color: #191919;
  line-height: 16pt;
  font-family: Helvetica, Arial, sans-serif;
  page-break-after: avoid !important; }

h1 {
  clear: both;
  margin: 0 0 0.6cm 0;
  font-size: 25.2pt;
  line-height: 33.6pt; }

h2 {
  clear: both;
  margin: 0.6cm 0;
  padding: 0 0 2pt 0;
  font-size: 16.8pt;
  line-height: 22.4pt;
  border-bottom: 1pt solid #cccccc; }

h3 {
  margin: 0.6cm 0 0.4cm 0;
  font-size: 15pt; }

h4 {
  margin: 0.4cm 0 0.3cm 0;
  font-size: 12pt; }

img {
  border: 0 none; }

.dansTexteAdroite {
  float: right; }

.container-img-droite {
  float: right;
  margin: 0 0 0 0.6cm;
  max-width: 25%;
  text-align: center; }
  .container-img-droite .legende-img {
    font-size: 10pt;
    line-height: 12.30769pt; }
	
.avisContenu{
	border:1px solid #cccccc;
	display:block;
	margin-bottom:20px;
}
	.avisContenu p{
		padding-left:10px;
		padding-right:10px;	
		padding-top:10px;
	}
	.avisContenu h2.titre-avis{
		background-color:#cccccc;
		padding:5px;
		color:black;
	}

/* STYLES LIENS */
a:link, a:visited {
  color: #282828; }


/* BLOCK LIENS */
.liens-print {
  background-color: #f2f2f2;
  border: 1px solid #cccccc;
  clear: both;
  display: block;
  padding: 0.3cm;
  word-wrap: break-word; }
  .liens-print ol {
    padding: 0 0 0 0.6cm; }

.liens-print__titre {
  margin: 0;
  padding: 0;
  border-bottom: 1pt solid #cccccc; }

table {
  border: 1px solid #cccccc !important;
  border-collapse: collapse !important;
  width: 100% !important; }

th {
  background-color: #f2f2f2; }

th, td {
  border: 1px solid #cccccc !important;
  padding: 0.3cm; }
