/* --------------------------------------------------------------------------------------------- Reset */
	body {
		font-size:11pt;
		font-family:"times new Roman", times, serif
	}
	a {color:#000}
	img {border:none}
	strong {font-weight:bold}
	em {font-style:italic}
/* --------------------------------------------------------------------------------------------- Eléments masqués */
	.masquer,
	#entete ul,
	#entete form,
	#choix_langue,
	#entete object,
	#tetiere,
	a.retour,
	a.fermer,
	#navigation_principale,
	#colonne01,
	div.tiers,
	#calendrier,
	div.ui-tabs-hide,
	div.contenu ul.pagination,
	div.contenu div.navigation,
	#outils,
	#pied_page {display:none}
/* --------------------------------------------------------------------------------------------- Eléments modifiés */
	div.contenu h1 {border-bottom:1px solid #000}
	h2 {border-bottom:1px dashed #000}
	div.contenu img {
		float:left;
		margin:0 10px 0 0
	}
/* --------------------------------------------------------------------------------------------- Eléments améliorés */
/* ------------------------------------------------------------------------- Liens */
	div.contenu a.externe:after {content: " (" attr(href) ") "}
	div.contenu a[href^="/"]:after {content: " (http://www.ville-chateau-thierry.fr" attr(href) ") "}
	#fil_ariane a:after {content:""}
/* ------------------------------------------------------------------------- Custom tags */
	abbr, acronym {border:none}
	div.contenu acronym:after, div.contenu abbr:after {content: " (" attr(title) ") "}
	div.contenu blockquote:after  {content: " (" attr(cite) ") "}
