BODY {
    scrollbar-base-color:#454449;
	background-image: url(images/img-back.jpg);
	border-top-width: 0px;
	border-top-style: 0;
   }
.CAJA-body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #211f21;
	border-left-color: #211f21;
	background-image: url(images/img-back-body.jpg);
	background-position: bottom;
	margin-top:110px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.CAJA-producto {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #211f21;
	border-left-color: #211f21;
	background-image: url(images/img-back-body.jpg);
	background-position: bottom;
	margin-top:110px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#posTable{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-502px;
}

   
.txt-comun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;

}
.txt-pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/img-back-form.jpg);
	background-repeat: repeat-x;
	height: 20px;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #777779;
}
.formulario-area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/img-back-form.jpg);
	background-repeat: repeat-x;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #777779;
}

