/* general stuff */
@import url(menu.css);
@import url(estrutura.css);

.sectiontableentry1 td, .sectiontableentry1-pagina, .sectiontableentry2 td, .sectiontableentry2-pagina{
	color: #FFF;
	/*color: #000066;*/

	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom: 1px dotted #DDD;
}



.sectiontableentry1 a, .sectiontableentry2 a, .sectiontableentry1-pagina a, .sectiontableentry2-pagina a{
	font-family: Verdana, Geneva, sans-serif;
	color: #FF9900;
	font-weight: bold;
	font-size: 13px;
	background: url(../images/seta_menu_on.gif) no-repeat left center;
	padding-left: 10px;
	line-height: 140%;

}


h1{
	font-size: 14px;
	color: #fe9900;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

h2{
	font-size: 11px;
	color: #fe9900;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TÍTULOS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

.titulo_pacotes{
	font-size: 16px;

	color: #fe9900;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TÍTULOS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX EVENTOS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

.contentheading-eventos{
	font-size: 16px;
	color: #fe9900;

	font-weight: bold;
	padding-bottom: 20px;
}

.event_separa{
	border-top: 1px solid #fe9900;
}

.dia{
	text-align: left;
	padding: 10px 0 5px 0;
	font-weight: bold;
	border-top: 1px solid #fe9900;
	font-size: 12px;
	text-transform: uppercase;
}

hr{
	margin-top: 10px;
	border-top: 1px solid #fe9900;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.texto{
	width: 100%;
	clear: both;
	height: auto;
	padding-bottom: 10px;
}

.texto img{	
	border: 1px solid #fe9900;
	float: left;
	margin: 5px;
}
	

.tabela{
	width: 100%;
	border: 1px solid #fe9900;
}

.destaque{
	padding: 5px;
	background: #fe9900;
	color: #FFF;
	text-align: center;
}

.tabela td{
	padding: 5px;
	border: 1px dotted #fe9900;
	text-align: center;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX EVENTOS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/




.alerta{
        color: #CC3300;
        font-weight: bold;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ACAJOOM  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

.inputbox {
	width: 150px;
	margin: 5px 0 5px 0;
	
}

.aca_list_drop {
	width: 158px;
	margin: 5px 0 5px 0;
	
}

#wz_31, #wz_32, #wz_33, #wz_34, #wz_35, #wz_36 {
	width: 30px;
	border: none;	
}

.pretext {
	margin-bottom: 10px;
}