/* CSS Document */

#destaques {
width:485px;
height:152px;
margin:42px 0px 0px 26px;
overflow:hidden;
}

div.titulo-links {
	padding:10px 0px 0px 26px;
	width:485px;
	height:40px;
}

div.titulo-links h1 {
	margin:0px 0px 15px 0px;
	color:#2F2D14;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
}

div.slides {
	padding:30px 0px 0px 26px;
	width:485px;
	height:152px;
}


div.slides h1 {
margin:0px 0px 15px 0px;
color:#2F2D14;
font-family: Helvetica, Arial, sans-serif;
font-size: 40px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;
}
div.slides h4 {
margin:0px;
color:#2F2D14;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
}

