/* CSS Document */

* {
	background: none;
}

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
form, map {
	margin: 0px;
	padding: 0px;
	border: none;
}
body, td, a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
a {
	font-weight: bold;
	text-decoration: none;
}

#blocHaut, #NavPratique, #NavHaut, #BandeauPub, #NavDroite, #Bas, #footerContenu {
	display: none;
}


.TabloNavHaut, #blocHaut table {
	display: none;
}

#idNoPrint1, #idNoPrint2 {
	display: none;
}


input, select {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#idZonePrint {
	*width: 17cm;
}