/* Print Style Sheet */


body {
	font-family: Arial, Verdana, sans-serif;
	background-color: white;
	width: 100%;
	font-size: 1em;
	text-align: left;
}

a {
	text-decoration: none;
}

li {
  list-style-type: none;
}

img {
	border: none;
}


#main-column {
	width: 100%;
}




/* -------------------- TOP -------------------- */


#bandeau,
#moteur_recherche,
#icones,
#menu_top,
#menu_principal {
  display: none;
}

div.titre {
  display: none;
}

#fil_ariane {
  font-size: 0.85em;
}

div.vous_ici {
  font-size: 0.85em;
}




/* -------------------- COLONNE GAUCHE -------------------- */

#menu,
#contenu_gauche_centre_gauche,
#contenu_gauche_page {
  display: none;
}

.titrerubrique,
.menu_rubrique {
  display: none;
}


/* -------------------- COLONNE DROITE -------------------- */

#contenu_droite_centre,
#contenu_centre_page_centre_droite,
#contenu_droite_haut,
#contenu_droite {
  display: none;
}

div.bloc_droite {
  display: none;
}


/* -------------------- CENTRE -------------------- */

#contenu_centre_page_centre_gauche,
#news_format {
  width: 100%;
}



/* -------------------- FOOTER -------------------- */

#contenu_bas,
#bas_bas {
  display: none;
}




/* -------------------- EXTENSIONS -------------------- */

/* -------------------- INDEXED_SEARCH-------------------- */

.tx-indexedsearch-searchbox,
div.pagination {
  display: none;
}

/* -------------------- A21GLOSSARY-------------------- */

.searchform,
.navbar,
.tx-a21glossaryadvancedoutput-pi1-browsebox {
  display: none;
}


/* -------------------- EGESTIONDOC-------------------- */

div.egestiondoc_recherche_input,
div.egestiondoc_listecomplete_pagination,
div.egestiondoc_choixcategorie_select,
div.egestiondoc_listecategorie_pagination {
  display: none;
}


/* -------------------- WTGALLERY-------------------- */

.wtgallery_fwdback,
.wtgallery_pagebrowser,
.wtgallery_singlepic_popup,
.wtgallery_singlepic_nav,
.wtgallery_singlepic_up {
  display: none;
}

.wtgallery_singlepic_pic {
  margin: 20px 20px 20px;
}

div.miniature_contenu img {
  margin: 10px 10px 10px;
}



/* -------------------- MAILFORM-------------------- */

#mailform {
  display: none;
}