/* Estilo Basico */
@import url("basico.css");

/* **** Estrutura do Conteudo da Capa **** */
#breadcrumb {	display: none;	}

.pane-ct {
	width: 430px;
	padding: 30px;	}
.pane-rt {
	width: 240px;
	padding: 30px 30px 30px 0;	}

.A1, .B1, .C1 {
	position: relative;
	float: left;	}

/* *** titulos dos Blocos *** */
.title {
	font-weight: normal;	}
	h2.title {	
		font-size: 14pt;
		border-left: 3px solid #ff7a0d;
		padding-left: 5px;	}
	h3.title {
		font-size: 12pt;	}

.plot {
	margin: 10px 0 5px;
	padding: 0;	}
/* *** FIM titulos dos Blocos *** */


/* *** Blocos - pane-ct *** */
.df-list {
	margin: 0;
	padding: 0;
	list-style: none;	}

.df-list .item {
	float: left;
	margin: 10px 0 0;
	clear: both;	}

/* --- Faixa A --- */
#carta/*, #publico*/ {
/*	border-bottom: 1px solid #e9e9e9; */	
	padding-bottom: 20px;	}
/* --- Faixa B --- */

#informacoes .df-list {
	margin: 0;
	padding: 0;
	min-height: 180px;
	list-style: none;	}

#informacoes .df-list .item {
	float: left;
	width: 420px;
	margin: 10px 0 0;
	clear: both;	}

#informacoes p {
	margin: 0;
	clear: both;	}
/* --- Faixa C --- */
.C1 h2.title {	color: #ffbd26;	}

.C1 h3.title, 
.C1 h3.title a:link, 
.C1 h3.title a:visited {	color: #535354;	}
.C1 h3.title a:hover, 
.C1 h3.title a:active, 
.C1 h3.title a:focus {	color: #00adee !important;	}

#palestrantes {
	width: 220px;
	padding: 10px;
	background: #333333;	}

#palestrantes .title {
	border: none;
	margin: 0 0 10px 0;
	padding: 0;	}

#palestrantes-list {
	height: auto;
	padding: 0 5px 0 0;
	overflow: auto;
}

#palestrantes-list .item  {
	width: 190px;	}

#palestrantes-list .item .thumb {
	float: left;
	width: 75px;
	height: 75px;
	margin: 0 5px 0 0;
	background: #434343;	}
#palestrantes-list .item .thumb img {
	width: 75px;
	height: 75px;	}
#palestrantes-list .item .title {
	color: white;
	font-weight: bold;
	display: inline;	}
#palestrantes-list .item .info {
	color: #30afff;
	font-size: 10pt;
	display: none;	}

/* *** FIM Blocos - pane-ct *** */

/* *** Blocos Lateral - pane-rt *** */
/* FIM Blocos Lateral - pane-rt *** */
