#bloc_centre
{
    width:100%;
	padding:0px;
	border:0px;
}
#bloc_container, #bloc_corps
{
    border:0px;
	width:100%;
}
#bloc_gauche, #bloc_droite, #bloc_entete, #bloc_pied, .noprint, img, .vue_droite
{
    display:none;
}
.toprint, .scrollv , #pieces table, #accessoires table, .vue_gauche {
height:auto;
width:100%;
}
h2
{
	font-size:130%;
	color:#972121;
	font-weight:bold;
}

h3
{
	font-size:110%;
	font-weight:bold;
}

body {
	font-family: arial, sans-serif;
	color: #000;
}
#pieces, #accessoires {
	clear:left;
	float:left;
	width:100%;
}

#pieces table, #accessoires table {
	font-size:80%;
	border: 0px;
	border-collapse: collapse;
	empty-cells: show;
	background-color: #FFFFFF;
	width:98%;
	
}
#pieces table th, #pieces table td, #accessoires table th, #accessoires table td {
line-height:20px;
vertical-align:top;
}
#pieces table th, #accessoires tabel th {
	border: 1px solid #D6D6D6;
	background-image: url(/img/bg-th.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	height:20px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

#pieces table td, #accessoires table td{
	border: 1px solid #D6D6D6;
	
}

#pieces .impair, #accessoires .impair{
	background-color:#E0E0E0;
}

#pieces .pair, #accessoires .pair{
	background-color:#FFFFFF;
}

#pieces table td , #accessoires table td{
	padding-left: 4px;
}
@page { size:21.0cm 29.70cm;
        margin-top:1cm;
        margin-bottom:1cm;
        margin-left:1cm;
        margin-right:1cm;
}

