.super_destaque {
	position:relative;
	float:left;
	width:459px;
	height:189px;
	background:url(../imagens/home/main/box-cinza.png) no-repeat; 
}
.super_destaque .img {
	float:left;
	margin:19px 0 0 13px;
	display:inline;
	width:110px;
	height:155px;
	text-align:center;
}
.super_destaque div.descr {
	float:right;
	display:inline;
	font:bold 11px Arial, Helvetica, sans-serif; 
	color:#4D4D4D; 
	width:309px;
	height:57px;
	margin:5px 14px 0 0;
	overflow:hidden;
}
.super_destaque a {
	position:absolute;
	display:block;
	width:152px;
	height:30px;
	text-indent:-5000px;
}
.super_destaque a.mais_detalhes {
	background:url(../imagens/home/main/bt-mais-detalhes.png) no-repeat;
	bottom:0;
	right:169px; 
}
.super_destaque a.mais_categoria {
	background:url(../imagens/home/main/bt-mais-categoria.png) no-repeat;
	bottom:0;
	right:9px; 
}
.super_destaque .titulo {
	float:right;
	margin:19px 14px 0 0;
}
.box-esq { margin-right:17px; }

.produtos_destaque {
	width:935px; 
	float:left;
	margin:20px 0 32px 0;
	background:url(../imagens/home/main/borda-destaque.png) repeat-y left top;
}
.produtos_destaque h3 {
	width:935px;
	height:30px;
	float:left;
	text-indent:-3000px;
	margin-bottom:20px;
	background:url(../imagens/home/main/destaque-top.png) no-repeat;
}
.produtos_destaque ul {
	width:935px;
	padding-bottom:11px;
	background:url(../imagens/home/main/destaque-bottom.png) no-repeat left bottom;
	float:left;
} 
.produtos_destaque ul li { margin-left:30px; width:195px; position:relative; float:left; display:inline; } 
.produtos_destaque ul li img { float:left; border:1px solid #4D4D4D; }
.produtos_destaque ul li a {
	position:absolute;
	left:90px;
	bottom:0;
	display:block;
	width:66px;
	height:12px;
	text-indent:-3000px;
	background:url(../imagens/home/main/bt-mais-detalhes-destaque.gif) no-repeat;
} 
.produtos_destaque ul li p.nome_produto { overflow:hidden; height:55px; } 
.produtos_destaque ul li p { 
	float:right;
	font:bold 11px Arial, Helvetica, sans-serif; 
	color:#4D4D4D;
	width:102px;
	margin-bottom:10px;
}

.info {
	width:459px;
	background:url(../imagens/home/main/box-info-bot.png) no-repeat bottom;
	margin-bottom:20px;
	padding-bottom:16px;
	float:left;
	clear:left;
}
.info ul {
	width:100%;
	background:url(../imagens/home/main/box-info-top.png) no-repeat;
	float:left;
	display:inline;
	padding-top:12px;
}
.info ul li { float:left; display:inline; }
.info ul li h2 { display:block; text-indent:-5000px; font-size:10px; }
.info ul li {
	display:inline;
	float:left;
	margin-left:10px;	
}
.info ul li.info_catalogo h2 {
	width:135px;
	float:left;
	height:18px;
	background:url(../imagens/home/main/tit-catalogo.png) no-repeat;
}
.info ul li.info_teleconsulta h2 {
	width:175px; 
	height:18px;
	background:url(../imagens/home/main/tit-teleconsulta.png) no-repeat;
}
.info p {
	color:#4D4D4D;
	margin:5px 0px 0px 15px;
	letter-spacing:1px;
	font-weight:bold;
	font-size:12px;
}
.info p strong {
	font-size:14px;
	letter-spacing:normal;
}
.info ul li p.ligue { width:155px; }

.info ul li.info_catalogo p {
	width:310px;
	height:20px;
	float:left;
	display:inline;
	margin:0;
}

.info .img_catalogo {
	float:left;
	display:inline;
	width:132px;
	margin-left:10px;
	margin-top:10px;
}

.info .img_catalogo a {
	float:left;
	display:inline;
	width:100px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#4D4D4D;
}

.info .img_catalogo a.bt-baixar {
	padding-left:21px;
	background:url(../imagens/home/main/bt-baixar.png) no-repeat left center;
	clear:left;
	margin:5px 0 0 10px;
}

.video {
	width:459px;
	background:url(../imagens/home/main/box-info-bot.png) no-repeat bottom;
	margin-bottom:20px;
	padding-bottom:10px;
	float:right;
}
.video h2 {
	display:block;
	text-indent:-9999px;
	width:100%; 
	height:30px;
	background:url(../imagens/home/main/tit-lousa.png) no-repeat;
}

.video #contVideo {
	display:block;
	width:379px;
	height:287px;
	background:url(../imagens/home/main/box-video.png) no-repeat left top;
	margin:10px auto;
	padding-top:20px;
	text-align:center;
}
