@charset "utf-8";
/* CSS Document */

#bannerHome{
	border:#CCC 1px solid;
	width:960px;
	height:230px;
	margin: 5px auto;
	clear:both;
	
}

#painel1, #painel2{
	
	border:1px #ccc solid;
	width:450px;
	height:200px;
	float:left;
	margin:24px;
}

#painel2{
	background-image:url(../images/NOVIDADES.jpg);
	background-repeat:no-repeat;
}