/* Start of CMSMS style sheet 'Print' */
body{
	background: white;
	font-size: 11pt;
}
.header_bg, #menu_jaune, #menu_sous, #fonc, #nav_page, .footer_bg, .accessibility, #col2, #bandeau,  #bandeau_footer{
	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;
}

#col1{
	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' */

