.spacer {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	visibility: hidden;
}

ul ul {
	margin: 0.5em 0.2em 1.5em 2em;
}

li {
	margin-bottom:5px;
} 


.gray {
	color:#B75E0F;
}

p {
	margin:1em 0 1em 0;
}

h1 {
	font-size:160%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 1.5em 0;
}

h2 {
	font-size:140%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
}

h3 {
	font-size:120%;
	margin:1em 0 0.5em 0;
}

h4 {
	font-size:100%;
	margin:1em 0 0.5em 0;
}

hr {
	color:#FFB15E;
	background:#FFB15E;
	border: none;
	height:1px;
	margin:0.5em 0 0.7em 0;
}


#LatestNews td {
	font-size:60%;
	line-height:1.2em;
}

#LatestNews td h3 {
	font-size:110%;
	margin: 0 0 0.3em 0;
}

/*#LatestNews td a, #tableProducts td a, #News td a {
	color:#502705;
}
#LatestNews td a:visited, #tableProducts td a:visited, #News td a:visited {
	color:#502705;
}
#LatestNews td a:hover, #tableProducts td a:hover, #News td a:hover {
	color:#FFFCC6;
}*/

#tableProducts td {
	font-size:60%;
	line-height:1.2em;
}

#tableProducts td h3 {
	font-size:110%;
	margin: 0 0 0.3em 0;
}

.imgFrame {
	border: 8px #feb92e solid;
}

.line-gor {
	background:url('/images/page/pixel-orange-light.gif') repeat-x;
}

.line-ver {
	background:url('/images/page/pixel-orange-light.gif') repeat-y;
}

.priceProduct {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: tahoma,arial, sans-serif;
	font-size: 240%;
	font-weight:normal;
}

.productDiscount {
	margin: 2.5ex 0 0;
	color: #f00;
	line-height: 1.4em;
}
