@charset "utf-8";
/* --------------------------------------------------------------------------------------------- Styles de base */
	body {
		font-family:Serif;
		font-size:12pt;
		line-height:17pt;
		background:#fff
	}
	a {
		color:#000;
		text-decoration:none
	}
	abbr,
	acronym,
	img {border:none}
	strong {font-weight:bold}
	em {font-style:italic}
	h1 {
		font-size:25pt;
		line-height:28pt
	}
	h2 {
		font-size:18pt;
		line-height:21pt
	}
	h3 {font-size:14pt}
	h4 {font-size:12pt}
	h5,
	h6 {font-size:11pt}
/* --------------------------------------------------------------------------------------------- Éléments masqués et affichés */
	#principal_3n,
	#colonne01,
	#colonne02,
	#pied_page,
	#acces_directs,
	#acces_rapides,
	#reseaux-sociaux,
	#recherche,
	#principal_1n,
	#tetiere,
	.diaporama,
	div.colonne04,
	.pied-page,	
	form,
	object,
	a[href^="#"],
	.masquer,
	.contre_les_robots,
	#fil-ariane,
	p.metas a,
	#notation,
	#contenu img,
	#contenu p.image,
	div.visualize,
	div.carte_google,
	.extraits,
	#diaporama_nav,
	#gallery,
	#contenu ul.onglets,
	#filtre_agenda-showhide,
	#filtre_agenda,
	div.commentaires,
	div.navigation,
	.partager,
	.outils {display:none}
	#contenu img[longdesc] {display:block}
/* --------------------------------------------------------------------------------------------- Éléments modifiés */
	#contenu { width:100%; overflow:auto; }
	#logo {margin:0 0 30pt 0}
	table.tableau_donnees {
		width:100%;
		border-collapse:collapse
	}
	table.tableau_donnees th,
	table.tableau_donnees td {
		border:1pt solid #000;
		padding:5pt
	}
	#evenements .extraits {display:block}
/* --------------------------------------------------------------------------------------------- Éléments améliorés */
	#contenu a[href]:after {content:" (" attr(href) ") "}
	#contenu a.singleLightbox:after {content:""}
	/* !! PENSER À MODIFIER l'URL !! */
	#contenu a[href^="/"]:after {content:" (http://www.mairie-trevoux.fr/" attr(href) ") "}
	abbr[title]:after {content:" (" attr(title) ") "}
	blockquote[cite]:after,
	q[cite]:after {content:" (" attr(cite) ") "}