/* Style print ESCA2 - Juin 2009 Pixels Carres */
#page {
	width: 21cm;
	height: 29.7cm;
	text-align: center;
}
body {
	font-family: serif;
	font-size: 15pt;
	color: #000;
	background-color: #FFFFFF;
	margin: 0;
}
#menu, #footer, #crumbs, #access, #search, ul.articles, fieldset {
	display: none;
}
a img {
	border-width: 0;
}
#contenu {
	text-align: left;
	margin-left: 0;
	font-size: 12pt;
	color: #000;
}

#contenu ol li {
	list-style-type: decimal;
	margin-top: 10pt;
}
#contenu img {
	display: none;
}

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

/* @group Formatage texte */

h1 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin: 0;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	margin: 0;
	text-align: center;
}

h3 {
	font-size: 12pt;
	color: #000;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}


/* @end */
#printheader {
	display: block;
}

#header p {
	font-weight: bold;
	font-size: 15pt;
}
#coord {
	text-align: center;
}
#mapinfo {
	text-align: center;
}
#mapinfo img {
	display: inline-block;
	text-align: center;
}

.print {
	display: block;
}
.gg {
	display: none;
}