.listaDeEventos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #330099;
	text-decoration: none;
}
.subTitulos {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#FFFFFF;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:0px;
}
.textoSubTitulos {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	width:400px;
}
.copyright {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff4ca;
	margin-bottom:16px;
}
.campoTexto {
	font-family:tahoma;
	font-size:12px;
	background-color:#F4F3DF;
	color:#000033;
	border:solid;
	border-width:1px;
	border-color:#000000;
	width:380px;
}
.campo {
	font-family:tahoma;
	font-size:12px;
	background-color:#F4F3DF;
	color:#000033;
	border:solid;
	border-width:1px;
	border-color:#000000;
}
.tituloReservas {
	font-family:tahoma;
	font-size:16px;
	color:#000033;
}
.textoResrevas{
	font-family:tahoma;
	font-size:12px;
	color:#000033;
}
.linhaReserva{
	font-family:tahoma;
	font-size:12px;
	color:#000033;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.erro {
	font-family:tahoma;
	font-size:16px;
	color:#DA251D;
}
.erro2{
	font-family:tahoma;
	font-size:12px;
	color:#DA251D;
}
.tituloEstrutura {
	font-family:tahoma;
	font-size:20px;
	color:#0000AA;
}
.textoEstrutura{
	font-family:tahoma;
	font-size:12px;
	color:#000066;
}
.aviso{
	font-family:tahoma;
	font-size:14px;
	color:#CDCDCD;
}
.destaque {
	font-family:tahoma;
	font-size:18px;
	color:#0000BB;
}
.linkHome{
	font-family:tahoma;
	font-size:12px;
	color:#000066;
	text-decoration:none;
	font-weight:bolder;
}
.caixinhaDestaque{
	font-family:tahoma;
	font-size:22px;
	color:#009900;
	text-decoration:none;
	font-weight:bold;
}
.caixinhaDestaqueMenor{
	font-family:tahoma;
	font-size:16px;
	color:#009900;
	text-decoration:none;
	font-weight:bold;
}
.cinza{
	font-family:tahoma;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
}
.tabelaDestaques {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.textoCaixinhaDestaque {
	font-family:tahoma;
	font-size:12px;
	color:#00CC33;
	text-decoration:none;
	font-weight:normal;
}

