ul {
	list-style-image:url('/images/page/bullet.gif');
	list-style-type: square;
	margin-top: 0.5em;
}

ul ul {
	margin: 0.5em 0.2em 1.5em 1.5em;
	list-style-image:none;
}

li {
	margin-bottom:0.3em;
	padding-left: 0.3em;
} 

ul ul li {
	padding-left: 0;
}

.bullet {
	background:url('/images/page/bullet.gif') 0.2em 0 no-repeat;
	padding-left:22px;
}

.gray {
	color:#667f9d;
}

p {
	margin:1em 0 1em 0;
}

h1 {
	font-size:240%;
	font-family: arial, tahoma, sans-serif;
	margin:0 0 0.5em 0;
	font-weight:bold;	
	line-height:1.2em;
	color:#ffffff;
	
}

h2 {
	font-size:160%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
	line-height:1.0em;
	color:#e5cf5c;	
}

h3 {
	font-size:140%;
	margin:1em 0 0.5em 0;
	font-family: arial,tahoma, sans-serif;
}

h4 {
	font-size:120%;
	margin:1em 0 0.5em 0;
}

h5 {
	font-size:100%;
	margin:1em 0 0.5em 0;
}

h6 {
	font-size:80%;
	margin:1em 0 0.5em 0;
}

hr {
	color:#405f84;
	height:4px;
	margin:0.5em 0 0.7em 0;
	border:none;
	background-color:#405f84;
}

/*
.line-ver {
	background:url('/images/page/pixel-gray.gif') repeat-y;
}

.line-gor {
	background:url('/images/page/pixel-gray.gif') repeat-x;
}

.line-dot-ver {
	background:url('/images/page/dot-ver.gif') repeat-y;
}

.line-dot-gor {
	background:url('/images/page/dot-gor.gif') repeat-x;
}
*/

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	padding: 0 0 3em 3em;
	color:#667f9d;
}

#pageImagesFiles {
	width:147px;
	margin: 10px 0 10px 0;
}



#tableProducts .productDescription {
	font-size:65%;
	line-height:1.2em;
}
#tableProducts .productDescription h3 {
	font-size:120%;
	margin: 0 0 0.2em 0;
	font-family: tahoma, arial, sans-serif;
	line-height:1.2em;
}

.priceProduct {
	font-family: arial, tahoma, sans-serif;
	font-size: 120%;
	font-weight:bold;
	color:#eed88b;
}


#News h3 {
	margin: 0 0 0.3em 0;
	font-size:120%;
}

#News .newsDate {
	font-size:70%;
	padding-bottom:0.6em;
}

.Categories a {
	font-size:110%;
	line-height:1.2;
	font-family:arial, tahoma, sans-serif;
	text-decoration:none;
}



