body {
	margin: 0px;
	padding: 0px;
	background: url(../imagens/back.jpg) repeat top left;
	font: normal 13px Verdana;
	text-align: center;
}

TD {
	font: normal 12px Tahoma;
	color: #1b3b6e;
}

FORM {
	margin:0;
}

#wraper {
	width: 758px;
	margin: 40px auto 0 auto;
	text-align: left;
}

#header {	
	height:200px;
}

#header_left {
	background: url(../imagens/topo_geral_esquerdo.gif) no-repeat top left;
	float:left;
	width:20px;
	height:200px;
}

#header_centro {
	background: url(../imagens/topo_geral_centro.gif) repeat-x top left;
	float:left;
	width:718px;
	height:200px;
}

#header_right {
	background: url(../imagens/topo_geral_direito.gif) no-repeat top left;
	float:left;
	width:20px;
	height:200px;	
}

/* ############################################### */

#barra_menu {
	background-color: #fff;
}

#menu {
	background: url(../imagens/back_menu_principal.gif) repeat-x top left;
	height: 32px;
	width:740px;
	margin: 0 9px 0 9px;
}

.menu_item {
	float:left;
	margin: 0;
	padding: 8px 16px 8px 17px;
}

.menu_item A {
	font: normal 13px Tahoma;
	color: #fff;
	text-decoration:none;
}

.menu_item_over {
	background: url(../imagens/back_menu_principal_over.gif) repeat-x top left;
	float:left;
	margin: 0;
	padding: 8px 16px 8px 17px;
}

.menu_item_over A {
	font: normal 13px Tahoma;
	color: #1b3b6e;
	text-decoration:none;
}

.menu_separador {
	background: url(../imagens/separador_menu_principal.gif) no-repeat top left;
	width:2px;
	height:32px;
	float:left;
}

#menu_secundario {
	height:24px;
	padding: 6px 0 0 120px;
}

#menu_secundario P {
	background: silver url(../imagens/back_menu_interno.gif) repeat-x top left;
	width:260px;
	font: bold 12px Verdana;
	color: #fff;
	text-align:center;
	margin:0;
	padding: 5px 0;
	float:left;
}

#menu_secundario IMG {
	float:left;
}

#menu_secundario A {
	font: bold 12px Verdana;
	color: #fff;
}

#menu_secundario A:hover {
	font: bold 12px Verdana;
	color: #fff;
}

/* ############################################### */

#barra_submenu {
	background: url(../imagens/back_menu_secundario.gif) repeat-x top left;
	height: 29px;
	width:740px;
	margin: 0 9px 0 9px;
}

.submenu {
	background: url(../imagens/back_menu_secundario.gif) repeat-x top left;
	height: 29px;
	width:740px;
	/*margin: 0 9px 0 9px;*/
}

.submenu_item {
	float:left;
	margin: 0;
	padding: 6px 8px 7px 8px;
}

.submenu_item A {
	font: normal 12px Tahoma;
	color: #1b3b6e;	
	text-decoration:none;
}

.submenu_item A:hover {
	font: normal 12px Tahoma;
	color: #1b3b6e;	
	text-decoration:underline;
}

.submenu_separador {
	background: url(../imagens/separador_menu_secundario.gif) no-repeat top left;
	width:2px;
	height:29px;
	float:left;
}

/* ############################################### */

#barra_conteudo {
	background-color: #fff;
	float:left;
	padding: 0 9px 0 9px;
}

#conteudo {
	background: #fff url(../imagens/back_coluna_direita.gif) repeat-y top right;
	width:740px;
	float:left;
}

#coluna_esquerda {
	width:540px;
	float:left;
}

#coluna_direita {
	width:200px;
	float:left;
	text-align: center;
}

#coluna_direita_conteudo {
	width:189px;
	margin: 0 auto 0 auto;
	text-align: left;
	/*background-color: blue;*/
}

/* ############################################### */

.box_azul_topo {
	background: url(../imagens/box_azul_topo.gif) no-repeat top left;
	width:189px;
	height:33px;
}

.box_azul_topo H1 {
	font: bold 13px Tahoma;
	color: #1b3b6e;
	margin:0;
	padding: 9px 0 0 34px;
}
.box_azul_topo H2 {
	font: bold 12px Tahoma;
	color: #1b3b6e;
	margin:0;
	padding: 7px 0 0 34px;
	}

.box_azul_centro {
	background: url(../imagens/box_azul_centro.gif) repeat-y top left;	
	width:189px;
}

.box_azul_centro P {
	font: normal 12px Tahoma;
	color: #1b3b6e;
	margin: 0 10px 0 10px;
}

.box_azul_centro A {
	font: normal 12px Tahoma;
	color: #1b3b6e;
	text-decoration:none;
}

.box_azul_centro A:hover {
	text-decoration:underline;
}

.box_azul_base {
	background: url(../imagens/box_azul_base.gif) no-repeat top left;
	width:189px;
	height:7px;
	font-size: 0px;
}

/* ############################################### */

.box_chamada_ver {	
	width:174px;
	float: left;
	padding: 0 6px 0 0;
}

.box_chamada_ver_topo {
	background: url(../imagens/box_chamada_topo.gif) no-repeat top left;
	width:174px;
	height:33px;
}

.box_chamada_ver_topo H1 {
	font: bold 13px Tahoma;
	color: #1b3b6e;
	margin:0px;
	padding: 9px 0 0 34px;
}
.box_chamada_ver_topo H2 {
	font: bold 11px Tahoma;
	color: #1b3b6e;
	margin:0px;
	padding: 11px 0 0 30px;
}


.box_chamada_ver_centro {
	background: url(../imagens/box_chamada_centro.gif) repeat-y top left;
	width:174px;
	height:152px;
}

.box_chamada_ver_centro A {
	text-decoration: none;
}

.box_chamada_ver_centro IMG {
	margin: 2px 4px 2px 4px;
}

.box_chamada_ver_centro P {
	font: normal 12px Tahoma;
	color: #1b3b6e;
	margin: 2px 4px 2px 4px;
}

.box_chamada_ver_base {
	background: url(../imagens/box_chamada_base.gif) no-repeat top left;
	width:174px;
	height:6px;	
	font-size: 0px;	
}


/* ############################################### */

.box_chamada_hor {	
	width:540px;
	float:left;
}

.box_chamada_hor_imagem {
	width:162px;
	height:134px;
	float:left;
}

.box_chamada_hor_texto {
	width:370px;
	height:134px;
	float:left;
}

.box_chamada_hor_texto2 {
    padding-left:10px;
	width:510px;
	text-align:justify;
	float:left;
}

.box_chamada_hor_texto H1 {
	background: url(../imagens/icon_jogador.gif) no-repeat top left;
	font: bold 13px Tahoma;
	color: #1b3b6e;
	margin:0;
	padding:6px 0 5px 30px;
}

.box_chamada_hor_texto2 H1 {
	background: url(../imagens/icon_jogador.gif) no-repeat top left;
	font: bold 15px Tahoma;
	color: #1b3b6e;
	margin:0;
	padding:6px 0 5px 30px;
}

.box_chamada_hor_texto P {
	font: normal 13px Tahoma;
	color: #1b3b6e;	
	margin:4px 0 0 0;
}

.box_chamada_hor_texto2 P {
	font: normal 13px Tahoma;
	color: #1b3b6e;	
	margin:4px 0 0 0;
}

.box_chamada_hor_texto A {
	font: normal 13px Tahoma;
	color: #1b3b6e;
	text-decoration:none;
}

/* ############################################### */

.box_conteudo {	
	width:531px;
	float: left;
	padding: 0 6px 0 0;
}

.box_conteudo_topo {
	background: url(../imagens/box_conteudo_topo.gif) no-repeat top left;
	width:531px;
	height:33px;
}

.box_conteudo_topo H1 {
	font: bold 13px Tahoma;
	color: #1b3b6e;
	margin:0px;
	padding: 9px 0 0 34px;
}

.box_conteudo_centro {
	background: url(../imagens/box_conteudo_centro.gif) repeat-y top left;
	width:519px;
	_width:531px;
	font: normal 12px Tahoma;
	color: #1b3b6e;	
	/*padding-top: 16px;*/
	padding: 0 6px 0 6px;
	_height:304px;
	min-height:304px;
}

.box_conteudo_centro P {
	font: normal 12px Tahoma;
	color: #1b3b6e;
	/* ALTERA A MARGIN ORGINAL DA TAG P PARA PADDING */
	margin:0;
	padding-top:12px;
}

.box_conteudo_centro A {
	font: normal 12px Tahoma;
	color: #0099FF;
	text-decoration: underline;
}

.box_conteudo_centro A:hover {
	font: normal 12px Tahoma;
	color: #1b3b6e;
	text-decoration:underline;
}

.box_conteudo_base {
	background: url(../imagens/box_conteudo_base.gif) no-repeat top left;
	width:531px;
	height:6px;	
	font-size: 0px;	
}

/* ############################################### */

.saiba_mais {
	text-align:right;
	margin-top: 8px;
}

.linha_pontilhada {
	background: url(../imagens/linha_pontilhada.gif) no-repeat center left;
	height:2px;
	padding: 6px 0 6px 0;
	font-size:0px;
	clear:both;
}

.linha_pontilhada_base {
	background: url(../imagens/linha_pontilhada.gif) no-repeat center left;
	height:2px;
	font-size:0px;
	clear:both;
}

.linha_pontilhada_base_g {
	background: url(../imagens/linha_pontilhada.gif) repeat-x center left;
	height:2px;
	font-size:0px;
	clear:both;
}

.linha_branca {
	background-color: #fff;
	height:2px;
	padding: 6px 0 6px 0;
	font-size:0px;
	clear:both;
}

.linha_space {
	height:2px;
	padding: 2px 0 2px 0;
	font-size:0px;
	clear:both;
}

/* ############################################### */

#footer {
	background: #fff url(../imagens/base_geral.gif) no-repeat bottom left;
	float:left;
	padding: 0 9px;	
	margin-bottom: 30px;
}

#footer_conteudo {
	float:left;
	width: 740px;
}

.grupo_logo {
	float:left;
	
}

.grupo_logo IMG {
	border:0;
	margin: 0 5px 0 5px;
}

#footer_conteudo P {
	font: normal 11px Tahoma;
	color: #1b3b6e;

	text-align:center;
}
/*
#footer_conteudo IMG {
	margin: 0;
}
*/
#copyright {
	width:740px;
	float:left;
	margin:8px 0;
	font:normal 10px Tahoma;
	color:#1b3b6e;
}

#copyright A {
	font:normal 10px Tahoma;
	color:#1b3b6e;
	text-decoration:none;
}

/* ############################################### */

.input_texto {
	font: normal 11px Verdana;
	color: #1b3b6e;
	height: 20px;
	background: url(../imagens/back_input_texto.gif) repeat-x top left;
	border: solid 1px #e5be26;
}

.input_botao {
	font: normal 11px Verdana;
	color: #1b3b6e;
	height: 20px;	
	background-color: #fbf2cd;
	border: solid 1px #e5be26;
}

/* ############################################### */

#marqueecontainer{
	position: relative;
	height: 130px;
	overflow: hidden;
	padding-left: 4px;
	margin-top: 4px;
	text-align: left;
}

#marqueecontainer P {
	font: normal 12px Tahoma;
	color: #1b3b6e;
	margin: 10px 10px 0 10px;
}

#marqueecontainer A {
	font: normal 12px Tahoma;
	color: #1b3b6e;
	text-decoration:none;	
}

#telao {
	width: 320px;
	height:235px;
	position:absolute;
	margin: -36px 0 0 396px;
}

/* ############################################### */

.palestrante_imagem {
	float:left;
	width:120px;
	text-align:center;
}

.palestrante_imagem IMG {
	margin:0 auto 0 auto;
}

.palestrante_texto {
	float:left;
	width:399px;	
}

.palestrante_texto LABEL {
	float:left;
	font-weight:bold;
}

.palestrante_texto A {
	float:right;
	
}

.palestrante_texto P {
	margin-top:20px;
	font-size:11px;
}

/* ############################################### */

TH {
	font: bold 10px Tahoma;
	color: #4f6b72;
	border-right: 1px solid #e5be26;
	border-bottom: 1px solid #e5be26;
	border-top: 1px solid #e5be26;
	/*letter-spacing: 2px;*/
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 6px;
	background: #fbf2cd url('images/bg_tabela.jpg') repeat-x;
}

TH.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5be26;
	background: none;
}

TH.nobg2 {

	border-right: 1px solid #e5be26;
	border-left: 1px solid #e5be26;	

}

TD.normal {
	font: normal 11px Tahoma;
	border-right: 1px solid #e5be26;
	border-bottom: 1px solid #e5be26;
	background: #fff;
	padding: 6px 6px 6px 6px;
	color: #4f6b72;
}

TD.normal2 {
	font: normal 11px Tahoma;
	border-right: 1px solid #e5be26;
	border-bottom: 1px solid #e5be26;
	border-left: 1px solid #e5be26;	
	background: #fff;
	padding: 6px 6px 6px 6px;
	color: #4f6b72;
}

TD.alt {
	font: normal 11px Tahoma;
	border-right: 1px solid #e5be26;
	border-bottom: 1px solid #e5be26;	
	background: #fbf2cd;
	padding: 6px 6px 6px 6px;
	color: #797268;
}

TD.alt2 {
	font: normal 11px Tahoma;
	border-right: 1px solid #e5be26;
	border-bottom: 1px solid #e5be26;	
	border-left: 1px solid #e5be26;		
	background: #fbf2cd;
	padding: 6px 6px 6px 6px;
	color: #797268;
}

TH.spec {
	border-left: 1px solid #e5be26;
	border-top: 0;
	background: #fff url('images/marcador.gif') no-repeat;
	font: bold 10px "Trebuchet MS", Tahoma;
}

TH.spec2 {
	border-top: 0;
	background: #fff url('images/marcador.gif') no-repeat;
	font: bold 10px "Trebuchet MS", Tahoma;
}

TH.specalt {
	border-left: 1px solid #e5be26;
	border-top: 0;
	background: #fbf2cd url('images/marcador.gif') no-repeat;
	font: bold 10px "Trebuchet MS", Tahoma;
	color: #797268;
}

TH.specalt2 {
	border-top: 0;
	background: #fbf2cd url('images/marcador.gif') no-repeat;
	font: bold 10px "Trebuchet MS", Tahoma;
	color: #797268;
}
