#conteudoEquipeBanners {
	width:981px;
	display:table;
}

#Equipe {
	width:645px;
	float:left;
	margin-left:15px;
}
#topEquipe{
	width:645px;
	height:49px;
	background-image:url(laycut/images/equipeTop.png);
	background-repeat:repeat-y;
	display:table;
}
#topAgenda{
	width:645px;
	height:49px;
	background-image:url(laycut/images/agendaTop.png);
	background-repeat:repeat-y;
	display:table;
}
#topClick{
	width:645px;
	height:49px;
	background-image:url(laycut/images/clickTop.png);
	background-repeat:repeat-y;
	display:table;
}
#topContato{
	width:645px;
	height:49px;
	background-image:url(laycut/images/contatoTop.png);
	background-repeat:repeat-y;
	display:table;
}
#conteudoEquipe{
	width:645px;
	background-image:url(laycut/images/contatoFundo.png);
	background-repeat:repeat-y;
	display:table;
}
#conteudoContato {
	width:645px;
	background-image:url(laycut/images/contatoFundo.png);
	background-repeat:repeat-y;
	display:table;
}
#bottomEquipe{
	width:645px;
	height:30px;
	background-image:url(laycut/images/contatoBottom.png);
	background-repeat:repeat-y;
	display:table;
}
#bottomContato{
	width:645px;
	height:30px;
	background-image:url(laycut/images/contatoBottom.png);
	background-repeat:repeat-y;
	display:table;
}

#Banners {
	width:250px;
	float:left;
	margin-left:25px;
	_margin-left:15px;
}

#topNews{
	width:645px;
	height:65px;
	background-image:url(laycut/images/noticiasTop.png);
	background-repeat:repeat-y;
	display:table;
}
#conteudoNews{
	width:645px;
	background-image:url(laycut/images/noticiasFundo.png);
	background-repeat:repeat-y;
	display:table;
}
#bottomNews{
	width:645px;
	height:35px;
	background-image:url(laycut/images/noticiasBottom.png);
	background-repeat:repeat-y;
	display:table;
}
