@charset "utf-8";
.producto {
	font-family: "Arial";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

.producto1 {
	font-family: "Arial";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F90;
}
.producto2 {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#imgpdf    {
	width: 700px;
	padding-top: 10px;
	height: 73px;
	left: 350px;
	padding-left: 250px;
}

.text {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 10px;
	text-align: left;
}
.text1 {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.textcentrado {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 10px;
	text-align: center;
}
.textblanco {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 10px;
	text-align: justify;
	color: #FFF;
}
.textregistro {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 10px;
	text-align: right;
}
#wrapper {
text-align:left;
margin:0 auto;
width:725px;
min-height:100px;
border:1px solid #ccc;
padding:30px;
}

#myvar {
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:10px;
	width:700px;
}
#boundary{
			background:#f8f8f8;
			border:1px solid #333;
		}
		a{color:#369;}
		h1{
			font-family:"Arial";
			font-size:100%;
			border-bottom:1px solid #999;
		}
		h2{
			font-family:"Arial";
			font-size:110%;
		}
		h3{
			font-family:"Arial";
			font-size:100%;
		}
		p code{
			font-size:110%;
			color:#666;
			font-weight:bold;
		}
		pre{
			background:#eee;
			padding:.5em 1em;
			border:1px solid #999;
		}
		h1 code, h2 code, h3 code{
			font-family:"Arial";
				}
		h2 img{border:none;padding-right:.5em;}
		h1 code{
			font-family:"Arial";
		}
