.table_palestra_title
{

	background-color: #284546;
	font-family: Verdana;
	font-size: 12;
	color: White;
	font-weight: bolder;
	text-align: center;
	padding: 5px 5px 5px 5px;
	line-height: 20px;
	
}

.table_palestra_bloco
{
	background-color: #1F3E58;
	font-family: Verdana;
	font-size: 12;
	color: White;
	font-weight: bolder;
	text-align: center;
}
.table_palestra_bloco table td
{
	background-color: #1F3E58;
	font-family: Verdana;
	font-size: 12;
	color: White;
	font-weight: bolder;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.table_palestra_bloco table td.extra
{
	border-left: solid 2px white;
	border-right: solid 2px white;
}

.table_palestra_contexto_td
{
	border: solid 1px #1B3F52;
	font-family: arial;
	font-size: 11;
	background:#1B3F52; 
}
.table_palestra_contexto_td td
{
	padding: 4px 4px 4px 4px;
	background: white;
}

.table_ficha
{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 11;
}

.table_ficha td
{
	padding-top: 5px;
	padding-botton: 5px;
}


.table_ficha td.title
{
	background-color:#10302A;
	padding: 6px 6px 6px 6px;
	font-family: Verdana;
	font-weight: bolder;
	font-size: 14;
	text-align: center;
	color: white;
}

.edit
{
	border: solid 2px #186483;
	color: #133C4D;
	font-size: 12;
	font-family:Verdana;
	font-weight: bolder;
	width: 360;
}

.select
{
	border: solid 2px #186483;
	color: #133C4D;
	font-size: 8;
	font-family:Verdana;
	font-weight: bolder;
	width: 355px;
}