div.home-small-boxes{
	height:111px;
	margin-bottom:10px;
	margin-top:10px;
	clear:both;
	overflow:hidden;
}
div.home-small-boxes div.box-white{
	float:left;
	width:298px;
	height:111px;
	background-image:url(../img/hom_bck_bnr.gif);
	background-repeat:repeat-x;
	margin-left:10px;
}

div.home-small-boxes div.box-white h2{
	font-size:14px;
	color:#c71617;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
}
div.home-small-boxes div.box-white h2 a{
	color:#c71617;	
	text-decoration:none;	
}
div.home-small-boxes div.box-white h2 a:hover{
	text-decoration:underline;
}
div.home-small-boxes div.box-white p{
	margin-top:5px;
	font-size:11px;
	color:#787878;
	margin-left:10px;
	margin-right:10px;	
}

div#slider{
	max-width:950px;
}
.nivo-directionNav a {
	display:block;
	width:48px;
	height:68px;
	background:url(../img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.nivo-directionNav a.nivo-nextNav {
	background-position:-48px 0;
	right:0;
}

a.home_faixa{
	display:block;
	width:938px;
	height:32px;
	background-image:url(../img/hom_faixa.gif);
	background-repeat:no-repeat;
	line-height:32px;
	text-align:center;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}