﻿/* Destaque Suítes */
	h1.titulo_home{
		width:90%;
		color:#333;
		letter-spacing:-3px;
		font-size:37px;
		margin:0px;
		margin-top:12px;
		float:left;
	}

	#Produto_Destaque{
		width:402px;
		vertical-align:top;
		float:left;
	}

	#Texto_Destaque{
		width:310px;
		padding-top:20px;
		font-size:15px;
		color:#555555;
		letter-spacing:-1px;
		text-align:left;
		float:right;
		font-weight:normal;
	}

	#Botao_Destaque{
		text-align:right;
		padding-right:7px;
		margin-top:25px;
	}

#bloco_destaques{
	width:730px;
	height:245px;
	float:none;
	clear:both;
}

#bloco_subdestaques{
	width:730px;
	min-height:200px;
	height:auto !important;
	height:200px;
	clear:both;
}

.bloco{
	width:237px;
	height:200px;
	float:left;
	font-size:12px;
	overflow:hidden;
	margin-left:3px;	
}

h4.aba{
	width:240px;
	height:28px;
	color:#333333;
	padding-top:5px;
	text-align:center;
	font-size:15px;
	margin:0px;
	margin-bottom:5px;
	background:#FFF url(../imagens/fundo_inicio.jpg) no-repeat center top;
}

#noticias ul{
	margin:0px 0px 0px 5px;
	list-style:square;
	line-height:20px;
}

