body ,table{
font-family: Tahoma, Geneva, sans-serif;
font-size: 9px;
}
div#contenedor {
width: 100%;
height: 110px;
margin: 0 auto;
padding: 3px;
border: 2px;
border-style: solid;
page-break-inside: avoid;

}

img {
	width: 120px ;
	height:  90px ;
}
.tdtablenombretalla {
	background-color: #006a01;
	text-align: center;
	color: white;
	font-weight: bold;
}
.tdtablecantidad {
	background-color: #dcdcdc;
	text-align: center;
}

.container {
	display: none;
}
.container3 {
	display: none;
}

.container4 {
	display: none;
}

.container2 {
		display: inherit;
		margin: 0 auto;
		max-width: 600px;
		margin-bottom: 7px;
		width: 100%;
	}

	.container2 img {
	max-width: 100%;
	width: 800px;
	max-height: 120px;
}

p {page-break-inside: avoid;}

input {
	display: none;
}

.link {
	display: none;
}

footer {
	display: none;
}