body{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 12px;
	background: url('./../imagens/fundoEvt2010.png') repeat-y center;
}

dl{
	margin-top: 5px;
}

dd{
	margin-left: 20px;
	margin-right: 50px;
	text-align: justify;
	margin-bottom: 5px;
}

p{
	margin-top: 0px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 50px;
}



p,ul,ol, dd{
	color: #555555;
	font-size: 12px;
}

.forum p,
.forum ul,
.forum ol,
.forum dd,
.forum dl{
	color: #000000;
}

.forum li.data_evento{
	font-weight: bold;
	margin: 10px 0 10px 0;

}

.forum li.data_evento .data,
.forum li.data_evento .evento{
	font-size: 13px;
}

.forum li.data_evento dl{
	font-weight: normal;
	margin: 0px;
}

.forum ul.detalhes_mesa ul{
	margin-bottom: 5px;
}

.forum ul.detalhes_mesa > li{
	margin: 0;
	padding: 0px;
	font-weight: bold;
}

.forum ul.detalhes_mesa li > ul{
	font-weight: normal;
}

.forum ul.investimento{
	margin-left: 0px;
}






ol{
	margin-top: 0;
}

ul{
	list-style: none;
	padding: 0 0 0 20px;
}

ol>li li{
	list-style: lower-latin;
}

h1{
	background-color: #89C237;
	color: #f1f1f1;
	font-weight: bold;
	width: 750px;
	margin: 10px auto 10px -20px;
	padding: 10px 0 10px 20px;
}



h2{
	background-color: #1F4B6F;
	color: #eeeeee;
	width: 300px;
	margin: 0 0 10px -20px;
	padding: 3px 0 3px 20px;
}

.forum h2{
	background: #ACADAF;
	color: #FFFFFF;
}

h3.palestrante,
h4.modulo,
h3{
	color: #1F4B6F;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

.forum h3{
	color: #124486;
}

h3{
	font-weight: bold;
	margin-top: 0px;
}

h4.modulo{
	margin: 0;
}

h5{
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}

ul.investimento{
	margin-top: 10px;
}


#pagina{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #F1F1F1;
}

#pagina.forum{
	background-color: #EFEFEF;
}



#topo{
	height: 307px;
}

.forum #topo{
	height: 383px;
}



#meio{
	width: 780px;
	background-color: #F1F1F1;
	margin: 0 20px;
	padding:0;
}

.forum #meio{
	background-color: #EFEFEF;
}

.forum table{
	width: 590px;

}

.forum table,
.forum table tr,
.forum table tr th,
.forum table tr td{
	border: 5px solid #EFEFEF;
}

.forum a{
	color: #124486;
}

table{
	border-collapse: collapse;
	width: 700px;
	margin: 10px auto 10px auto;
	border: 5px solid #F1F1F1;

}

table tr{
	height: 30px
	border: 5px solid #F1F1F1;

}

table tr th{
	border: 5px solid #F1F1F1;
	height: 40px;
	background-color: #1F4B6F;
	color: #FFFFFF;
	text-align: center;
}

.forum table tr th{
	color: #124486;
	background-color: #ACE167;
}

table tr td{
	border: 5px solid #F1F1F1;
	height: 50px;
	color: #1F4B6F;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

.forum table tr td{
	color: #5F5F5F;
}

table tr th#dicaInscricao{
	font-size: 16px;
}

table tr.zebra1{
	background-color: #ACE167;
}

.forum table tr.zebra1{
	background-color: #FFFFFF;
}

table tr.zebra2{
	background-color: #B9F26E;
}

table tr td.endereco{
	text-align: left;
}


.linkInscricao img{
	border: 0px;
	margin-left: -20px;
	width: 800px;
	margin-top: -3px;
}

ul.caminhodepao { list-style: none; color:#666666;}
ul.caminhodepao li { display: inline; }

ul.agendaEvts li{
	margin-bottom: 5px;
	margin-top: 10px;
}

a{
	color: #555555;
}

ul.agendaEvts li a:hover{
	font-weight: bold;
}

ul.agendaEvts li a{
	text-decoration: none;
	color: #555555;
}

ul.agendaEvts li span{
	font-weight: bold;
	color: #1F4B6F;
}

a.voltarInicial img{
	border: 0px;
}

.h3OndeEstamos{
	background-color: #89C237;
	color: #f1f1f1;
	padding: 5px;
}

.ondeestamos p{
	font-size: 11px;
	color: #f1f1f1;

}

.ondeestamos h4{
	margin: 0px;
	padding: 10px 0 0 10px;
	color: #89C237;

}

.divOndeEstamos{
	background-color: #1B4269;
	width: 800px;
	margin: 20px 0 0 -20px;

}

.logoLateral{
	float: right;
	margin-right: 30px;
	border: 2px solid #89C237;
	background-color: #1B4269;
	margin-top: -10px;
	margin-left: 40px;
}


tr.adiado td{

	color: #BF0B0B

}

tr.adiado td.endereco{
	text-align: center;
}

