/* --------------------------------------------------------------- Home Page */
.home .bigBanner{
	overflow:hidden;_zoom:1;
	width:960px;
	height:auto;
}
.home .txt{
	margin:10px 10px 0;
}
.home .catHolder{
	overflow:hidden;_zoom:1;
	margin:15px 10px 0;
}
	.home .catHolder .catBox{
		float:left;display:inline;
		width:283px;
	}
	.home .catHolder .centro{
		width:337px;
		margin:0 18px;
	}
		.home .catHolder .catBox img{
			display:block;
			margin-bottom:5px;
		}
		.home .catHolder .catBox strong{
			display:table;
			overflow:hidden;
			margin-top:5px;
		}
	.home .catHolder .largeBox{
		float:left;display:inline;
		width:465px;
		margin-top:20px;
	}
	.home .catHolder .first{
		margin-right:10px;
	}
.textoHome strong{
	font:bold 13px arial;
	color:#543718;
}