/* CSS Document */

.fleche {
	display: none;
}

#header, td.cellgauche, td.celldroite, table.menubas, .m1{
	display:none;
}
	
#logoimpression{
	display:block;
	text-align:left;
}

body, td, ul, th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

td.contenu{
	padding: 20px 60px 20px 110px;
	width: 450px;
}

td.contenu li{
	padding: 5px 0px 3px 0px;
	font-size: 10px;
	line-height: 16px;
	color: #333;
}

td.contenu table {
	height: auto;
	width: 550px;
}

td.contenu td {
	height: auto;
	padding: 6px;
	border: 1px solid #000000;
}
td.contenu table th {
	font-size: 15px;
	font-weight: bolder;
	text-align: left;
}

h1 {
	font-size: 21px;
	color: #000;
	line-height: 26px;
	margin-bottom: 10px;
}

h2 {
	font-size: 18px;
	color: #000;
	line-height: 21px;
	margin: 15px 0px 8px;
}

h3 {
	font-size: 16px;
	color: #000;
	line-height: 19px;
	margin: 12px 0px 0px;
}

h4 {
	font-size: 14px;
	color: #000;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 0px;
	border-top: 1px solid #000;
}

h5 {
	font-size: 12px;
	color: #000;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
}

.bdv {
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #222;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: left;
}
.bdvemag {
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #222;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: left
}

a.m1-selectionne {
	font-weight: bold;
	white-space:nowrap;
	color: #000;
	display: block;
	text-decoration: none;
	font-size: 26px;
	margin-bottom: 6px;
	line-height: 28px;
}

table td.separateurs a.m1-selectionne {
	margin-left: 100px;
	width: 600px;
}
table td a.m1-selectionne {
	margin-left: 100px;
	width: 600px;
	text-align: left;
}
