BODY{
margin: 0px;
border: none 0px;
padding: 0px;
}

.sectionhead{
	padding:0px;
	margin: 0px;
	border: none;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image:url(../img/thumb_title.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.sectionheadd{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	position:relative;
	top:-1px;
	text-decoration: none;
}

.divbtnproducto{
	padding:0px;
	margin: 0px;
	border: none;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image:url(../img/thumb_title.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.divbtnproducto:hover{
	background-image:url(../img/thumb_title_over.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.linkproducto{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	position:relative;
	top:-1px;
	text-decoration: none;
}
.divbtnproducto a:hover{
	text-decoration: underline;
}
TR.separador {
	background-image:url(../img/line_hor.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin: 0px;
	border: none;
	padding: 0px;
}
TR.separador TD {
	margin-bottom: 15px;
}
.titlelist{
	margin-bottom: 7px;
	margin-top: 25px;
}
.checkoutbtn{
	margin-bottom: 7px;
	margin-top: 25px;
	margin-left:25px;
}
.linea{
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
