.centralizar {
	width:902px;
	margin:0 auto;
	padding:0 50px;
}

h1 {
	font-size:19px;
	color:#000;
	margin-bottom:18px;
}

h1 a {
	color:#000;
}

h1 .data {
	padding-top:5px;
}

h4.tt {
	margin-bottom:20px;
}

.data {
	color:#acacac;
	font-size:11px;
	font-weight:normal;
	display:block;
}

/*************************************************
											TOPO
*************************************************/

#topo .logomarca {
	display:inline-block;
	float:left;
	margin-left:24px;
	padding: 10px 0 35px 0;
}

#topo .banner {
	float:left;
	padding-left:50px;
}

#menutopo {
	border:1px dashed #dbdbdb;
	padding:21px 0;
	margin-bottom:20px;
}

#menutopo li {
	position:relative;
	float:left;
	display:inline;
	margin-left:9px;
}

#menutopo li a {
	display:block;
	height:36px;
	text-indent:-9000em;
	overflow:hidden;
}

#menutopo li.first {
	margin-left:0;
}

#menutopo li.inicial a {
	width:76px;
	background:#f04047 url(../img/btmenu-inicial.png) no-repeat left top;
}

#menutopo li.afeira a {
	width:80px;
	background:#f04047 url(../img/btmenu-afeira.png) no-repeat left top;
}

#menutopo li.programacao a {
	width:148px;
	background:#f04047 url(../img/btmenu-programacao.png) no-repeat left top;
}

#menutopo li.programacaogeral a {
	width:208px !important;
	background:#f04047 url(../img/btsubmenu-programacaogeral.png) no-repeat left top;
}

#menutopo li.espacos a {
	width:148px;
	background:#f04047 url(../img/btmenu-espacos.png) no-repeat left top;
}

#menutopo li.stands a {
	width:148px;
	background:#f04047 url(../img/btsubmenu-stands.png) no-repeat left top;
}

#menutopo li.convidados a {
	width:208px !important;
	background:#f04047 url(../img/btmenu-convidados.png) no-repeat left top;
}

#menutopo li.imprensa a {
	width:103px;
	background:#f04047 url(../img/btmenu-imprensa.png) no-repeat left top;
}

#menutopo li.interatividade a {
	width:151px;
	background:#f04047 url(../img/btmenu-interatividade.png) no-repeat left top;
}

#menutopo li.blog a {
	width:61px;
	background:#f04047 url(../img/btmenu-blog.png) no-repeat left top;
}

#menutopo li.expositores a {
	width:126px;
	background:#f04047 url(../img/btmenu-expositores.png) no-repeat left top;
}

#menutopo li.contato a {
	width:94px;
	background:#f04047 url(../img/btmenu-contato.png) no-repeat left top;
}

#menutopo li a:hover {
	background-color:#f68e36;
}

#menutopo li ul {
	position:absolute;
	top:36px;
	width:172px;
}

#menutopo li ul li {
	border:1px solid #fff;
	border-top:0;
	margin-left:0;
}

#menutopo li ul li.first a {
	border-top:1px solid #fff;
}

#menutopo li ul li a {
	width:170px !important;
}

#menutopo li ul li.apresentacao a {
	background:#f04047 url(../img/btsubmenu-apresentacao.png) no-repeat left top;
}

#menutopo li ul li.historico a {
	background:#f04047 url(../img/btsubmenu-historico.png) no-repeat left top;
}

#menutopo li ul li.espacos a {
	background:#f04047 url(../img/btsubmenu-espacos.png) no-repeat left top;
}

#menutopo li ul li.auditorio a {
	background:#f04047 url(../img/btsubmenu-auditorio.png) no-repeat left top;
}

#menutopo li ul li.circodaluz a {
	background:#f04047 url(../img/btsubmenu-circodaluz.png) no-repeat left top;
}

#menutopo li ul li.jornais a {
	background:#f04047 url(../img/btsubmenu-jornais.png) no-repeat left top;
}

#menutopo li ul li.fotos a {
	background:#f04047 url(../img/btsubmenu-fotos.png) no-repeat left top;
}

#menutopo li ul li.videos a {
	background:#f04047 url(../img/btsubmenu-videos.png) no-repeat left top;
}

#menutopo li ul li.clipping a {
	background:#f04047 url(../img/btsubmenu-clipping.png) no-repeat left top;
}

#menutopo li ul li.flickr a {
	background:#f04047 url(../img/btsubmenu-flickr.png) no-repeat left top;
}

#menutopo li ul li.youtube a {
	background:#f04047 url(../img/btsubmenu-youtube.png) no-repeat left top;
}

#menutopo li ul li.twitter a {
	background:#f04047 url(../img/btsubmenu-twitter.png) no-repeat left top;
}

#menutopo li ul li a:hover {
	background-color:#ff7177;
}

/*************************************************
										CONTEUDO
*************************************************/

#mainContent {
	float:left;
	width:613px;
}

.colleft {
	float:left;
	width:286px;
	padding-right:20px;
	border-right:1px dashed #dbdbdb;
}

.colright {
	float:right;
	width:286px;
}

#vitrine {
	float:left;
	width:100%;
	border-bottom:1px dashed #dbdbdb;
	padding-bottom:20px;
	margin-bottom:20px;
}

.fotoDesc td {
	padding:10px;
}

.fotoDesc h2 a.tth2 {
	font-size:12px;
	color:#000;
}

.fotoDesc td a.tth2 img {
	position:relative;
	top:1px;
	margin-right:10px;
}

.fotoDesc .ft {
	width:93px;
	padding-right:5px;
}

.fotoDesc p {
	margin-bottom:0;
	font-size:11px;
	line-height:15px;
}

#twitter ul {
	padding-bottom:20px;
}

#twitter li {
	margin-top:10px;
}

#twitter li .titulo {
	color:#18b5f0;
}

/*************************************************
										SIDEBAR
*************************************************/

#sidebar {
	float:right;
	width:248px;
	border-left:1px dashed #dbdbdb;
	padding-left:20px;
}

/*************************************************
										RODAPE
*************************************************/

#rodape {
	float:left;
	width:100%;
	margin-top:15px;
	clear:both;
	padding:40px 0;
	border-top:1px dashed #dbdbdb;
}

#rodape th {
	text-align:left;
}

#rodape td {
	text-align:center;
	padding:0 10px;
}

#rodape .pontocriativo {
	display:block;
	float:left;
	font:9px tahoma;
	color:#fff;
	background:#000;
	margin-top:20px;
	padding:4px 9px;
}

#rodape table {
	padding-bottom:40px;
	border-bottom:1px dashed #dbdbdb;
}

/*************************************************
											CLASSES
*************************************************/

.corlaranja {
	color:#ffae00;
}

.corverde {
	color:#afd34d;
}

.btmore {
	float:right;
	display:block;
	margin-top:10px;
	padding:5px 10px;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
}

.btlaranja {
	background-color:#ffc000;
}

.btlaranjadark {
	background-color:#f68e36;
}

.btverde {
	background-color:#afd34d;
}

.btazul {
	background-color:#18b5f0;
}

.linha01 {
	height:1px;
	padding:20px 0;
	background:url(../img/linha01.gif) repeat-x center center;
}

.linha02 {
	height:1px;
	background:url(../img/linha02.gif) repeat-x center center;
}

.barra {
	padding:0 5px;
}


#programacao p a {
	text-decoration:underline;
	background:transparent url(../img/link_ext.gif) no-repeat scroll right center;
	padding-right:12px;
}

.expositores-agenda tr td {
	color:#000000;
}