@charset "utf-8";
#home{
	width:778px;
	height:300px;
	margin:0 auto 0 auto;
	padding:0px;
	background:url(../img/bg_home.jpg) no-repeat #D8D8D8;
}
#quem{
	width:778px;
	height:300px;
	margin:0 auto 0 auto;
	padding:0px;
	background:url(../img/bg_quem.jpg) no-repeat #D8D8D8;
}
#cobertura{
	width:778px;
	height:300px;
	margin:0 auto 0 auto;
	padding:0px;
	background:url(../img/bg_cobertura.jpg) no-repeat #D8D8D8;
}
#fale{
	width:778px;
	height:300px;
	margin:0 auto 0 auto;
	padding:0px;
	background:url(../img/bg_fale.jpg) no-repeat #D8D8D8;
}
#relogio{
	margin:0px;
	padding:6px;
	text-align:right;
}
