@charset "utf-8";
/* CSS Document */
*{
margin: 0;
}
/*css geral para todas as páginas*/
body {
	background: url(../images/fundo.jpg) repeat-x #eaefdd;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center; /* hack para o IE */	
}
a {
	text-decoration:none;
	display:block;
}
.esconder {
	visibility:hidden;
}
.limpar {
	clear:both;
}

#fundo {
	position:relative;
	background: url(../images/fundo_central.jpg) center top no-repeat;
	width:100%;
}

#centrar {
	position:relative;
	width: 775px;
	margin:0 auto;
	padding: 0px;
	text-align:left; /* "remédio" para o hack do IE */	
}

#topo {
	position:relative;
	background:url(../images/topo_site.png) no-repeat;
	width:775px;
	height:303px;
	
}
#seminario {
	position:relative;
	top:22px;
	margin-left:37px;
	width:181px;
	height:240px;
}

#menu {
	position:absolute;
	top:-21px;
	visibility:hidden;
	background:url(../images/fundo_menu.jpg);
	left:50%;
	margin-left:-363px;
	width:727px;
	height:34px;
}
#menu ul {
	position:absolute;
	top:0;
	left:0;
	margin-left:-40px;
}
#menu li {
	float:left;
	list-style:none;
}
#menu li a {
	position:relative;
	height:34px;
}

#objetivo {
	background: url(../images/menu_01.gif);
	width:135px;
}
#objetivo:hover {
	background: url(../images/menu_01.gif) bottom;
}
#programa {
	background:url(../images/menu_02.gif);
	width:151px;
}
#programa:hover {
	background:url(../images/menu_02.gif) bottom;
}
#inscricao {
	background:url(../images/menu_03.gif);
	width:140px;
}
#inscricao:hover {
	background:url(../images/menu_03.gif) bottom;
}
#hospedagem {
	background:url(../images/menu_04.gif);
	width:165px;
}
#hospedagem:hover {
	background:url(../images/menu_04.gif) bottom;
}
#contato {
	background:url(../images/menu_05.gif);
	width:136px;
}
#contato:hover {
	background:url(../images/menu_05.gif) bottom;
}

#inscrevase {
	position:absolute;
	left:0;
	top:0;
	background:url(../images/tag_inscrevase.png);
	width:153px;
	height:124px;
	z-index:99;
	visibility:hidden;
}
#indique {
	position:absolute;
	top:0;
	right:0;
	margin-top:220px;
	margin-right:40px;
	z-index:98;
	background:url(../images/b_indique_osite.jpg);
	width:176px;
	height:31px;
	visibility:hidden;
}

#conteudo {
	position:relative;
	margin-top:-10px;
}

#coluna_esq {
	position:relative;
	margin:0 0 0 5px;
}
.topo_box {
	background:url(../images/topo_box.png);
	width:561px;
	height:33px;
}
.box {
	background:url(../images/fundo_box.png);
	width:561px;
}
.box p, table {
	position:relative;
	width:475px;
	margin-left:50%;
	left:-240px;
}
.bottom_box {
	background:url(../images/bottom_box.png) no-repeat;
	width:561px;
	height:36px;
	margin-top:-1px;
}

#realizacao {
	position:absolute;
	top:0;
	right:0;
	margin:0 20px 0 0;
	text-align:right;
	background:url(../images/realizacao.gif);
	width:200px;
	height:180px;
}
#logotipos {
	position:relative;
}
#logotipos h4, p {
	margin-left:38px;
}

#tit_realizacao {
	background:url(../images/tit_realizacao.jpg);
	width:65px;
	height:18px;
}
#tit_patrocinio {
	background:url(../images/tit_patrocinio.jpg);
	width:65px;
	height:18px;
	margin:15px 0 0 0;
}
#tit_apoio {
	background:url(../images/tit_apoio.jpg);
	width:114px;
	height:18px;
	
}

#rodape {
	position:relative;
	background:url(../images/fundo_rodape.jpg) repeat-x #ffffff;
	height:78px;
	width:100%;
}
#rodape a {
	background:url(../images/wwwaptel.jpg);
	width:110px;
	height:15px;
	display:inline;
}
#rodape .conteudo_rodape {
	position:relative;
	top:13px;
	width:775px;
	left:50%;
	margin-left:-387px;
}
.logo_aptel {
	background:url(../images/logo_aptel_rodape.jpg);
	width:90px;
	height:53px;
	float:left;
}
#rodape .logo_aptel {
	margin-left:60px;
}
#rodape .conteudo_rodape p {
	position:relative;
	line-height:16px;
	text-align:left;
	right:60px;
	float:right;
}


#tit_objetivo {
	background:url(../images/tit_objetivo.jpg);
	width:518px;
	height:31px;
	position:relative;
	left:50%;
	margin-left:-261px;
}
#tit_programa {
	background:url(../images/tit_programa.jpg);
	width:518px;
	height:31px;
	position:relative;
	left:50%;
	margin-left:-261px;
}
#tit_inscricao {
	background:url(../images/tit_inscricao.jpg);
	width:518px;
	height:31px;
	position:relative;
	left:50%;
	margin-left:-261px;
}
#tit_hospedagem {
	background:url(../images/tit_hospedagem.jpg);
	width:518px;
	height:31px;
	position:relative;
	left:50%;
	margin-left:-261px;
}
#tit_contato {
	background:url(../images/tit_contato.jpg);
	width:518px;
	height:31px;
	position:relative;
	left:50%;
	margin-left:-261px;
}


.formBusca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F1F1F1;
	border: 1px solid #C3C3C3;
	background-repeat: repeat;
}


/* home */

#txt_home {
	background:url(../images/txt_home.jpg);
	width:516px;
	height:132px;
	position:relative;
	left:50%;
	margin-left:-260px;
}
#box_inscricao {
	background: url(../images/box_inscricao.jpg);
	width:237px;
	height:106px;
	position:relative;
	margin:0 0 1px 42px;
	float:left;
}
#box_programa {
	background: url(../images/box_programa.jpg);
	width:237px;
	height:106px;
	margin:0 0 1px 280px;
}
#box_hospedagem {
	background: url(../images/box_hospedagem.jpg);
	width:237px;
	height:106px;
	margin:0 0 1px 42px;
	float:left;
}
#box_contato {
	background: url(../images/box_contato.jpg);
	width:237px;
	height:106px;
	margin:0 0 1px 280px;
}