#home {
	width: 100%;
	position: relative;
	height: 495px;
}
#hotspot {
	height: 250px;
	width: 470px;
	position: relative;
	display: block;
	min-height: 250px;
	float: left;
}
#hotspot #borda {
	background-image: url(/img/home/hotspot/borda.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 250px;
	width: 470px;
	z-index: 5;
}
#hotspot #seta-esq {
	height: 16px;
	width: 26px;
	position: absolute;
	left: 378px;
	top: 7px;
}
#hotspot #seta-dir {
	height: 16px;
	width: 26px;
	position: absolute;
	left: 424px;
	top: 7px;
}
#fundo-texto #seta-esq a {
	display: block;
	height: 16px;
	width: 26px;
	text-indent: -999px;
	background-image: url(/img/home/hotspot/seta-esq.gif);
	background-repeat: no-repeat;
}
#hotspot #seta-esq a:hover {
	background-image: url(/img/home/hotspot/seta-esq-on.gif);
}
#hotspot #seta-dir a {
	height: 16px;
	width: 26px;
	display: block;
	background-image: url(/img/home/hotspot/seta-dir.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
}
#hotspot #seta-dir a:hover {
	background-image: url(/img/home/hotspot/seta-dir-on.gif);
}
#hotspot .painel {
	background-repeat: no-repeat;
	height: 250px;
	width: 470px;
}
#hotspot #fundo-texto {
	height: 64px;
	width: 457px;
	background-image: url(/img/home/hotspot/fundo-texto.png);
	position: absolute;
	background-repeat: no-repeat;
	left: 7px;
	top: 167px;
	z-index: 6;
}
#hotspot #titulo {
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	position: absolute;
	left: 10px;
	top: 30px;
	cursor: pointer;
	width: 360px;
}
#hotspot #descricao {
	font-size: 10px;
	color: #FFF;
	position: absolute;
	left: 10px;
	top: 47px;
	cursor: pointer;
	width: 360px;
}
#hotspot #link {
	width: 470px;
	height: 250px;
	display: block;
	text-indent:-999px;
	z-index: 6;
	position: absolute;
}
#selo-blog {
	height: 196px;
	width: 270px;
	position: absolute;
	left: 495px;
	top: 33px;
	background-image: url(/img/home/selo-blog.jpg);
	background-repeat: no-repeat;
}
#selo-blog a {
	background-image: url(/img/home/selo-blog.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 270px;
	text-indent: -999px;
	display: block;
       overflow: hidden;
}
#selo-rss {
	height: 26px;
	width: 42px;
	position: absolute;
	left: 722px;
	top: -2px;
}
#selo-rss a {
	background-image: url(/img/home/selo-rss.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 42px;
	text-indent: -999px;
	display: block;
      overflow: hidden;
}
#novidades {
	width: 470px;
	height: 200px;
	position: absolute;
	left: 2px;
	top: 284px;
}
#novidades #botao {
	height: 10px;
	width: 48px;
	position: absolute;
	left: 409px;
	top: 188px;
}
#novidades #foto {
	background-image: url(/img/home/foto-blog.jpg);
	height: 158px;
	width: 106px;
	background-repeat: no-repeat;
	position: absolute;
	left: 2px;
	top: 32px;
}
#novidades ul {
	width: 356px;
	height: 156px;
	position: absolute;
	left: 114px;
	top: 30px;
}
#novidades li {
	display: block;
	height: 26px;
	width: 356px;
	background-image: url(/img/home/novidades-li.gif);
	background-repeat: repeat-x;
}
#novidades li a {
	font-weight: bold;
	font-size: 9px;
	color: #A8A7A7;
	text-decoration: none;
	height: 20px;
	width: 338px;
	display: block;
	padding-top: 6px;
	padding-left: 18px;
	background-image: url(/img/home/seta-novidades.gif);
	background-repeat: no-repeat;
}
#novidades a:hover {
	color: #A57B87;
}
#novidades li .data {
	color: #5D2434;
}
#novidades .ultimo {
	background-image: url(/img/home/novidades-li-ult.gif);
}
#clientes {
	height: 262px;
	width: 272px;
	position: absolute;
	top: 234px;
	left: 495px;
}