* {
	font-size: 11px;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	padding: 0px;
}

table,td {
	border-collapse: collapse;
	border: 0;
	vertical-align: top;
}

body {
	vertical-align: top;
	text-align: left;
	background: #fff;;
}

h3 {
	font-size: 40px;
	font-variant: small-caps;
	font-weight: bold;
}

/*Product border*/
.prod {
	width: 100%
}

.yellow {
	padding: 10px 10px 10px 10px;
	width: 400px;
	height: 100%;
}

.yellow  .top {
	background: url(images/dot_y.gif) 0 0 repeat-x;
}

.yellow  .bot {
	background: url(images/dot_y.gif) 0 100% repeat-x
}

.yellow  .left {
	background: url(images/dot_y.gif) 0 0 repeat-y
}

.yellow  .right {
	background: url(images/dot_y.gif) 100% 0 repeat-y
}

.yellow  .bl {
	background: url(images/bord_d-l_yell.gif) 0 100% no-repeat
}

.yellow  .br {
	background: url(images/bord_d-r_yell.gif) 100% 100% no-repeat
}

.yellow  .tl {
	background: url(images/bord_u-l_yell.gif) 0 0 no-repeat
}

.yellow  .tr {
	background: url(images/bord_u-r_yell.gif) 100% 0 no-repeat;
	padding: 10px
}

.hc {
	height: 30px;
}

.hl {
	width: 24px;
	height: 30px;
	float: left;
}

.ht {
	width: 70%;
	padding-top: 8px;
	margin-left: 10px;
	position: relative;
	float: left;
	color: #616161;
}

.hr {
	height: 30px;
	width: 9px;
	float: right;
}

.blue {
	padding: 10px 10px 10px 10px;
	width: 225px;
	height: 100%;
}

.blue  .top {
	background: url(images/dot_b.gif) 0 0 repeat-x;
}

.blue  .bot {
	background: url(images/dot_b.gif) 0 100% repeat-x
}

.blue  .left {
	background: url(images/dot_b.gif) 0 0 repeat-y
}

.blue  .right {
	background: url(images/dot_b.gif) 100% 0 repeat-y
}

.blue  .bl {
	background: url(images/bord_d-l_blue.gif) 0 100% no-repeat
}

.blue  .br {
	background: url(images/bord_d-r_blue.gif) 100% 100% no-repeat
}

.blue  .tl {
	background: url(images/bord_u-l_blue.gif) 0 0 no-repeat
}

.blue  .tr {
	background: url(images/bord_u-r_blue.gif) 100% 0 no-repeat;
	padding: 10px
}

.green {
	padding: 10px 10px 10px 10px;
	width: 225px;
	height: 100%;
	float: none;
}

.green  .top {
	background: url(images/dot_g.gif) 0 0 repeat-x;
}

.green  .bot {
	background: url(images/dot_g.gif) 0 100% repeat-x
}

.green  .left {
	background: url(images/dot_g.gif) 0 0 repeat-y
}

.green  .right {
	background: url(images/dot_g.gif) 100% 0 repeat-y
}

.green  .bl {
	background: url(images/bord_d-l_green.gif) 0 100% no-repeat
}

.green  .br {
	background: url(images/bord_d-r_green.gif) 100% 100% no-repeat
}

.green  .tl {
	background: url(images/bord_u-l_green.gif) 0 0 no-repeat
}

.green  .tr {
	background: url(images/bord_u-r_green.gif) 100% 0 no-repeat;
	padding: 10px
}

#categ {
	padding-left: 25px;
}

#categ li {
	list-style-image: url(images/ul_categ.gif);
}

#categ li a {
	color: #616161;
	text-decoration: none;
	padding: 0px;
	font-size: 10px;
}

#categ li a:hover {
	color: #bad5e9;
	text-decoration: underline;
}

.prodfoto {
	margin: 0px 10px 0px 5px;
	text-align: center;
	float: left;
}

.prodfoto  .top {
	background: url(images/dot_p.gif) 0 0 repeat-x;
}

.prodfoto  .bot {
	background: url(images/dot_p.gif) 0 100% repeat-x
}

.prodfoto  .left {
	background: url(images/dot_p.gif) 0 0 repeat-y
}

.prodfoto  .right {
	background: url(images/dot_p.gif) 100% 0 repeat-y
}

.prodfoto  .bl {
	background: url(images/bord_d-l_prod.gif) 0 100% no-repeat
}

.prodfoto  .br {
	background: url(images/bord_d-r_prod.gif) 100% 100% no-repeat
}

.prodfoto  .tl {
	background: url(images/bord_u-l_prod.gif) 0 0 no-repeat
}

.prodfoto  .tr {
	background: url(images/bord_u-r_prod.gif) 100% 0 no-repeat;
}

a.button {
	height: 33px;
	width: 93px;
	display: block;
	float: right;
	font: bold 10px arial, sans-serif;
	color: #616161;
	text-align: center;
	text-decoration: none;
	background: url(images/nav_button.gif) no-repeat;
	outline: none;
	padding: 0px 10px 0px 0px;
	line-height: 33px;
}

.news-date {
	font-size: 10px;
	color: #9cc41b;
	line-height: 15px;
	text-decoration: underline;
}

prodlink {
	text-align: right;
}

.prodlink a {
	text-align: right;
	font: 12px bold;
	color: #e38e00
}

.top_back {
	background:url(images/top-back.gif) no-repeat;
}

.back_nav {
	background:url(images/back-nav.gif) repeat-x;
}

.li1 {
	margin-left: 15px;
}

.pagination {
	clear: right;
	margin: 0 0 10px 5px;
	text-align: right;
}

.pagination a {
	margin: 0 5px;
	color: #4967a0;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.clearboth {
	clear: both;
}