@charset "iso-8859-1";

body{
	font-family:Georgia, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11pt;
	color: black;
	background-color: white; 
}

#container, #content {
	margin:auto;
	width:95%;
}

.breadcrumb {
font-size:10px;
color:#bbb;
}

img.print {
display:block;
width:100%;
margin:0 auto;
}
p.date {
text-align:center;
}

h1 {
font-size:22px;
text-align:center;
margin:10px 0 0px 0;
padding:0 0 5px 0;
font-weight:normal;
letter-spacing:2px;
}

h1 a, h3 a, h2 a {
text-decoration:none;
color:#B30C2E;
}

h2 {
font-size:16px;
text-align:left;
margin:10px 0 5px 0;
border-bottom:1px solid #B30C2E;
padding:0 0 5px 0;
font-weight:bold;
color:#B30C2E;
}

h3 {
font-size:13px;
text-align:left;
margin:10px 0 0 0;
padding:0 0 5px 0;
font-weight:bold;
}

.header_adresse {
text-align:center;
font-size:10px;
padding:0 0 10px 0;
margin:0 0 30px 0;
border-bottom:1px solid #ccc;
}


#content{
	width: auto;
	border: 0;
	padding: 0;
	margin: 2% 5%;
text-align:justify;
}

#sidebar, #accessibilite, #blockfooter, #menu, .popup, #footer, .edition, #sidebar, #sidebar2, #header h1, #barre_beige, #header h2 {
	display:none;
}

img a {
border:0;
}

a {
color:#000;
text-decoration:underline;
}


