#box {
	padding-left: 12px;
	padding-right: 12px;
	height: auto;
	width: auto;
	text-align: center;
}
#boxtop {
	background-image: url(images/brdr_top.gif);
	height: 20px;
}
#boxtopleft {
	clear: right;
	float: left;
	height: 20px;
	width: 14px;
	background-image: url(images/crnr_lft.gif);
	background-position: -8px;
}
#boxtopgrey {
	height: 20px;
	background-image: url(images/productos_08.gif);
	background-repeat: repeat-x;
	background-position: 10px;
	text-align: left;
	text-indent: 10px;
}
#boxdescription {
	width: 480px;
	height: auto;
	float: left;
	margin-top: 10px;
	padding-left: 20px;
}
#boximage {
	width: 455px;
	float: right;
	height: 360px;
	margin-top: 10px;
	margin-right: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
}


#boxtopright {
	float: right;
	height: 20px;
	width: 18px;
	clear: right;
	background-image: url(images/crnr_rgh.gif);
}
#boxcontent {
	height: 380px;
	width: 970px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#boxbottom {
	background-image: url(images/brdrdown.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: 15px;
}
#boxcontentall {
	height: auto;
	width: auto;
}
#boxtoptitle {
	height: 34px;
	width: auto;
	background-image: url(images/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: left;
	padding-top: 12px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 320px;
}
#boxcontentpages {
	height: auto;
	width: auto;
	padding-top: 10px;
	border: thin solid #CCCCCC;
}
#backtop {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
