/* Início: Corpo do site */

#conteudoUltimosEventosBanners {
	width:960 px;
	float:left;
}
#corpoInformacoesBanners {
	width:960 px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}
#corpoConteudoFotos {
	width:960 px;
	float:left;
	height:530px;
}
#corpoTabsEvento {
	width:960 px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}
#corpoBannerPrincipal {
	width:981 px;
	float:left;
}

/* Fim: Corpo do site */

/* Início: Informações */

#Informacoes {
width:670px;
float:left;

}
#topInformacoes {
	width:670px;
	background-repeat:repeat-y;
	height:45px;
}
#conteudoEInformacoes {
	width:670px;
	height:263px;
}
#conteudoInformacoes {
	width:670px;
	background-repeat:repeat-y;
	height:263px;
	padding:15px;
}
#bottomInformacoes { 
	width:670px;
	background-repeat:repeat-y;
	height:22px;
}

/* Fim: Informações */

/* Início: Banners Laterais */

#BannerLateral {
	width:250px;
	float:left;
	margin-right:10px;
}

#Banners {
	width:250px;
	float:left;
	margin-left:20px;
	_margin-left:20px;
}

/* Fim: Banners Laterais */

/* Início: tabMenu */

#tabMenu {
	width:940 px;
	float:left;
	display:table;
	margin-top:50px;
	clear:right;
	height:95px;
	background-color:#999;
}

/* Fim: tabMenu */

/* Início: tabConteudo */

#tabConteudo {
	width:940px;
	float:left;
	display:table;
	background-color:#FFF;
	height:800 px;
}

/* Fim: tabConteudo */

/* Inicio: Ultimos Eventos */

#UltimosEventos {
	width:645px;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}
#topUltimosEventos{
	width:645px;
	height:49px;
	background-image:url(../laycut/images/ultimosEventosTopo.png);
	background-repeat:repeat-y;
	display:table;
}
#conteudoUltimosEventos{
	width:645px;
	background-image:url(../laycut/images/contatoFundo.png);
	background-repeat:repeat-y;
	display:table;
}
#bottomUltimosEventos{
	width:645px;
	height:30px;
	background-image:url(../laycut/images/contatoBottom.png);
	background-repeat:repeat-y;
	display:table;
}

/* Fim: Ultimos Eventos */





