#pai {
	position:relative;
	overflow:hidden;
	height:282px;
}
div.espcompdestaqueshome a:active {
	outline: none;
}
div.espcompdestaqueshome a:focus {
	-moz-outline-style: none;
}
div.espcompdestaqueshome, #pai {
	/*width:606px;

	height:376px;*/

	position:relative;
	border: 1px solid #CC0000;
}
div.espcompdestaqueshome a.borda {
	display:block;
	width:606px; /*592px;*/
	/*height:376px;*/
	position:absolute;
	z-index:5;
}
div.espcompdestaqueshome img.destaque {
	margin:3px 0 5px 4px;
	width:424px;
	height:262px;
	/*rupert*/
		position:relative;
	z-index:4
}
div.espcompdestaqueshome ul {
	position:absolute;
	/*background-color:#000;
			rupert
			*/

	z-index:6;
	top:10px;
	left:310px;
	width:100px;
	height:220px;
}
div.espcompdestaqueshome ul li {
	padding-left:7px;
	margin-bottom:6px;
	/*background-color:#000;
	
			rupert*/
	height:68px;
}
div.espcompdestaqueshome ul li a {
	z-index:10;
	text-decoration:none;
}
div.espcompdestaqueshome ul li a div {
	display:none;
	width:122px;
	text-decoration:none;
}
div.espcompdestaqueshome ul li a:hover {
	position:relative;
	z-index:100;
}
div.espcompdestaqueshome ul li a div {
	position:absolute;
	top:40px;
	left:-13px;
	background: url('/_img/bg/tooltips.png') no-repeat 0 0;
	z-index:10;
	text-align:center;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#707070;
	width:136px;
	height:49px;
	padding-top:15px;
	cursor:pointer;
	padding:15px 15px 0 15px;
	width:106px;
}
div.espcompdestaqueshome ul li a:hover div {
	display:block;
}
div.espcompdestaqueshome ul li a img {
	border:1px solid #555555;
	vertical-align:top;
}
div.espcompdestaqueshome a.previous {
	position:absolute;
	top:290px;
	left:380px;
	background: url(/_img/bg/bgSetaEsq.png) no-repeat 0 0;
	display:block;
	height:21px;
	width:29px;
	text-indent:-3000px;
	z-index:6;
}
div.espcompdestaqueshome a.next {
	position:absolute;
	top:290px;
	left:424px;
	background: url(/_img/bg/bgSetaDir.png) no-repeat 0 0;
	display:block;
	height:21px;
	width:29px;
	text-indent:-3000px;
	z-index:6;
}
div.espcompdestaqueshome div.descricao {
	position:absolute;
	z-index:6;
	left:0px;
	height:40px;
	/*height:65px;*/
	width:424px;
	/*top:229px;*/
	top:254px;
	opacity: .5;
	opacity:0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	background-color:#CC0000;
}
div.espcompdestaqueshome div.descricao h3 a {
	margin-left:10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	text-decoration:none;
}
div.espcompdestaqueshome div.descricao h3 a:hover {
	text-decoration:underline;
}


div.espcompdestaqueshome div.descricao p {
	padding:0;
}
div.espcompdestaqueshome div.descricao div a {
	/*margin-left:10px;*/
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
div.espcompdestaqueshome div.descricao div a:hover {
	text-decoration:underline;
}

