/* Start of CMSMS style sheet 'Print' */
body{
	background: white;
	font-size: 11pt;
}
#diapo, #menu_1, #footer, #infos_prat_menu, #menu_accessibilite, #_atssh, #menu_2, #search_col, #outils, #share, .c1, .c2, .c3, .c4, #navigation_pratique{
	display:none;
}
*{
	font-family:Arial, Geneva, Trebuchet MS, sans-serif;
}
h1, h2, h3, h4,h5,h6,p{
	clear:both;
	display:block;
}

#ariane{
	font-size:10pt;
}
#logo{
	font-size:18pt;
}
#content{
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
a[href^="/"]:after {
	content: " (http://www.beaugency.fr" attr(href) ") ";
}

/* End of 'Print' */

