@charset "utf-8";
/* CSS Document */




body {
	margin:0;
	background-color: #f5eadb;
	font-family:Verdana;
	color:#000;
	font-size:11px;

}

#topo{
	position:absolute;
	z-index:1;
	margin:0;
	padding:0;
	width:100%;
	height:730px;
}

#corpo{
	width:100%;
	z-index:2;
	position:absolute;
	padding:0;
	height: 6376px;
}

#conteudo {
	margin:550px auto 0 auto;
	width:780px;
	background-image:url(../images/bg_conteudo.jpg);
	height:6100px;
}

#topo_conteudo {
	position:absolute;
	z-index:22;
	background-image:url(../images/topo_conteudo2.jpg);
	margin:0;
	padding:0;
}

#div_falsa {
	height:150px;
}



#palestrantes {
	position:absolute;
	z-index:50;
	padding:0;
	width:760px;
	margin-left:10px;
}

.foto_palestrante{
/*	margin-top:-10px;*/
	float:left;
	width:190px;
	margin-left:1px;
	margin:20px 0 0 1px;
	
}

.conteudo_palestrante {
	float:left;
	width:566px;
	padding:0;
	margin-left:2px;
	margin:20px 0 0 2px;
	height:300px;
	
}

.conteudo_palestrante h3 {
	margin:0 0 1px 18px;
	text-align:left;
	font-weight:bold;
	font-size:17px;
	color:#81613b;
}

.conteudo_palestrante h4 {
	margin:0 0 6px 18px;
	text-align:left;
	font-weight:bold;
	font-size:15px;
	color:#ff2000;

}


.texto_palestrante {
	width:360px;
	margin:17px 0 0 10px;
	
	
}

.bg_texto {
	padding:10px;
	background:url(../images/bg_texto_palestrante.gif) no-repeat;
	height:155px;
	margin:0 0 0 -1px;
}

.livro_palestrante{
	margin:10px 0 0 0;
	width:165px;
	float:right;
	padding:0px;
	text-align:center;
}
.livro_palestrante h4 {
	margin:0 0 5px auto;
	text-align:center;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	color:#ad9376;

}

#guia {
	width:763px;
	height:309px;
	float:left;
	margin:0px 0 0 1px;
	padding:0;
	background:url(../images/bg_guia_brasil2.jpg) no-repeat;
	
}

#guia p{
	margin:25px 0 0 25px;
	font-family:Verdana;
	color:#000;
	font-size:11px;
	font-weight:bold

}

#progtxt {
	font-family:Verdana;
	color:#000;
	padding-left:460px;
	width:260px;
	font-size:11pt;

}

#programacao {
	width:763px;
	height:815px;
	float:left;
	margin:5px 0 2px 1px;
	padding:0;
	padding-left:20px;
	padding-top:150px;
	background:url(../images/bg_programacao3.jpg) no-repeat;
	}
	
#marca_meio {
	clear:both;
	width:100%;
	height:200px;
	text-align:right;
	background:url(../images/bg_logo_meio.jpg) no-repeat;
	

}

#pegada {
	clear:both;
	width:100%;
	height:412px;
	text-align:center;
	background:url(../images/bg_pegada.jpg) no-repeat;
	

}

#investimento {
	width:780px;
	margin:0px 0 0 -5px;
	padding-top:68px;
	background:url(http://www.klatreinamentos.com.br/data/data_9brasil.jpg) no-repeat;
}

#investimento ul  {
/*	margin:100px 150px 0 10px;*/
	font-family:Verdana;
	font-weight:bold;
	padding-bottom:20px;
}

#investimento li  {
	list-style:none;
	display:list-item;
	padding-top:3px;
}

#inscricao{
	clear:both;
	width:780px;
	height:300px;
	margin:0px 0 0 7px;
	padding-top:1px;
}

.cp_grande{
color:#0099CC;




}




#base {
	clear:both;
	margin:0 auto;
	background:url(../images/rodape2.jpg) no-repeat;
	width:780px;
	height:29px;
}




#rodape{
	width:780px;
	margin:0 auto;
}


#marcas{
width:auto;
margin-left:30px;
margin-top:25px;



}



#rodape p{
margin-top:15px;
text-align:center;


}

form .botao {
	background-color:#FF9900;
	color:#000;
	font-weight:bold;
	font-size:14px;
	padding:4px;
	border:solid 2px #ccc;
	border-right:solid 2px #000;
	border-bottom:solid 2px #000;
}
