/**************************************** Cabeçalho */
.topo{
	background-color: #aac0d8;
	background-image: url(topo3.gif);
}

.menuTopoMesDia{
	font-family: trebuchet ms;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}

.menuTopoFDS{
    font-family: 'Trebuchet MS';
    font-size: 7pt;
    font-style: normal;
    color: #800000;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
}

.menuTopoDias{
	font-family: trebuchet ms;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}
.menuTopoDias A:link, .menuTopoDias A:visited, .menuTopoDias A:active {
	color : #000000;
	text-decoration: none;
}
.menuTopoDias A:hover {
	color : #ffffff;
	font-size: 8pt;
	font-weight: bold;
	background: #000000;
	text-decoration: none;
}

.menuTopoFundo{
	font-family: trebuchet ms;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #10496D;
}
.menuTopo{
	font-family: trebuchet ms;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #10496D;
}
.menuTopo A:link, .menuTopo A:visited {
	color: #ffffff;
	text-decoration: none;
}
.menuTopo A:hover {
	color: #000000;
	text-decoration: none;
	background-color: #75C5F0;
}

.comboMenuTopo{
	width:150px;
	background-color:#10496D;
	color:#ffffff;
	border-width:0px;
}

/**************************************** Primeira Página */
.cabGrupoEvento { 
	font-family:trebuchet ms; 
	font-size: 12px;
	font-style:italic;
	margin-top: 0px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #BDD7F9;
}

/**************************************** Destaques*/
.destaqueQuadro {
	color: #000000;
	border:1px solid #BDD7F9;
}

.destaqueTitulo {
	font-family: trebuchet ms;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0;
	color: #000000;
	text-decoration: none;
}
.destaqueTitulo A:link, .destaqueTitulo A:visited, .destaqueTitulo A:active{
	color: #8B0000;
	text-decoration: none;
}
.destaqueTitulo A:hover {
	color: #F07C1C;
	text-decoration: none;
}

.destaqueData {
	font-family: trebuchet ms;
	font-size: 24px;
	font-weight: bold;
	color: #105784;
}
.destaqueHora {
	font-family: trebuchet ms;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.destaqueConcelho {
	font-family: trebuchet ms;
	font-size: 16px;
	font-weight: bold;
	color: #105784;
}
.destaqueLocal {
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


/**************************************** Menu Lateral*/
.menuLateralTitulo{
	font-family: trebuchet ms;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	vertical-align: bottom;
	height: 21px;
}
.menuLateral{
	font-family: trebuchet ms;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-indent: 3px;
	text-align: left;
	background-color: #E7F4FC;
	line-height: 22px;
	letter-spacing: 4px;
}
.menuLateral A:link, .menuLateral A:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #ffffff;
}
.menuLateral A:hover {
	text-decoration: none;
	background-color: #75C5F0;
	display: block;
	border-bottom: 1px solid #ffffff;
}

/**************************************** Conteúdos */
.conteudosLocalizador{
	font-family: trebuchet ms;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	background-color: #BDD7F9;
	background-image: url(seta_down.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	text-indent: 5px;
}

.conteudosLocalizadorPassatempo{
	font-family: trebuchet ms;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	background-color: #FF8C55;
	background-image: url(seta_down.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	text-indent: 5px;
}

/******************** EventoPai */
.eventoPai{
	font-family: trebuchet ms;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 2px;
}
.eventoPai A:link, .eventoPai A:visited, .eventoPai A:active {
	color: #8B0000;
	text-decoration: none;
}
.eventoPai A:hover {
	color: #F4A460; 
	text-decoration: none;
}

/**************************************** Quadro Relacionados */
.quadroRelacionados{ 
	border: 1px solid #DDDDDD;
	vertical-align: top;
}

.quadroRelacionadosTitulo{
	font-family: trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	height: 20px;
	background-color: #BDD7F9;
}

.quadroRelacionadosConteudo{
	font-family: trebuchet ms;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	/*height: 23px;*/
	background-color: #E9F4FE;
	padding-top: 3px;
	padding-bottom: 2px;
}

.quadroRelacionadosData{
	color: #114668;
}

/************************************************************ Passatempos */
.passatempo{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.passatempoPalavra{
	font-family: trebuchet ms;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FF8040;
}
.passatempoTitulo{
	font-family: trebuchet ms;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.passatempoOferta{
	font-family: trebuchet ms;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

