body
{
	/* background-color: #c9c9c9; */
	/* background-color: #eee8cd; */
	background-color: #889FAC;
}


#geral
{
	 background-color: #fff;      
	 margin: 0 auto;      
	 width: 800px;}

.tituloSolto
{
	font-family: 'Trebuchet MS';
}

.textoAgenda
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;
}

.RodaPe
{
	background-color: #647883 /*#de5800*/;
	color: white;
	height: 15px;
	font-family: 'Trebuchet MS';
}

img
{  border-style: none;
}

.RodaPe a:hover, .RodaPe a:active, .RodaPe a:link, .RodaPe a:visited
{
    text-decoration: none;    
}
.RodaPe a:hover, .RodaPe a:active
{
    color: FFFFFF !important;
	text-decoration: underline;   
}
.RodaPe a:link, .RodaPe a:visited
{
    color: #FFFFFF;
}


.MenuCima
{
	color: white;
	background-color: #d4e3ea /*#C60*/;
	font-family: 'Trebuchet MS';
	height:18px
}

.TextoMenuCima
{
	color: white;
	text-decoration:none;
	font-family: 'Trebuchet MS';	
	font-size: 11pt;	
	}
	
	
	
	
	
.MenuBaixo
{
	color: white;
	background-color: #647883 /*#82817f*/;
	font-family: 'Trebuchet MS';
	height:18px;
}	

.TextoMenuBaixo
{
	color: #647883 ;
	text-decoration:none;
	font-family: 'Trebuchet MS';	
	font-size: 11pt;
	}
	
	
	
.TituloNoticia
{
	font-family: 'Trebuchet MS';
	color: #bb2727;
	font-weight: bold;
}

.TextoNoticia
{
	font-family: 'Trebuchet MS';
	color: #1f201b;
}



.LeiaMais
{
	font-family: 'Trebuchet MS';
	color: #de2727;
	font-size: 9pt;
	text-decoration:none;
}




/*SEM SELECIONAR*/
.accordionHeader
{
	border: 1px solid #ffffff;
	color: #ffffff;
	background-color: #d4e3ea /*#C96*/;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

/*SELECIONADO*/
.accordionHeaderSelected
{
    border: 1px solid #ffffff;
    color: #ffffff;
	background-color: #d4e3ea /*#C96*/;
	font-family: 'Trebuchet MS';
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionContent
{
	background-color: #dcdbdb;
	font-family: 'Trebuchet MS';
	border: 1px dashed #333333;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}


.TituloAbaixoAssinado
{
	color: #1f201b;
	text-decoration: none;
	font-family: 'Trebuchet MS';
	font-size: 13pt;
	text-align:center;
}

.tituloOAbaixoAssinado{
    font-weight: bold;
    color: #485861;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform:uppercase;
/*    FILTER: Shadow(Color=#9C7156, Direction=45);
    text-shadow: 0.1em 0.1em 0.1em #9C7156; */
    
    height:25px;
}
.linkOAbaixoAssinado:hover, .linkOAbaixoAssinado:active, 
.linkOAbaixoAssinado:link, .linkOAbaixoAssinado:visited{
    font-weight: bold;
    
    font-size: 15px;
    letter-spacing: 2px;
    text-transform:uppercase;

    color: #F9E3E3 !important;
    text-shadow: 0.1em 0.1em 0.2em #871D1D !important;
    
	filter: Shadow(Color=#871D1D, Direction=130, Strength=1.5);
}
/*.linkOAbaixoAssinado:hover, .linkOAbaixoAssinado:active{
    color: #F9E3E3 !important;
    text-shadow: 0.1em 0.1em 0.2em #871D1D !important;
}*/
.CadastroAbaixoAssinado
{
	font-family: 'Trebuchet MS';
	color: #1f201b;
	font-size: 12pt;
}



.TituloListaAbaixoAssinado
{
	font-family: 'Trebuchet MS';
	color: #1f201b;
	font-size: 13pt;
	font-weight:bold;
}


.ItensListaAbaixoAssinado
{
	font-family: 'Trebuchet MS';
	color: #1f201b;
	font-size: 10pt;
	font-weight: bold;
	background-color: #ffffff;
}

.AlterantivoItensListaAbaixoAssinado
{
	font-family: 'Trebuchet MS';
	color: #1f201b;
	font-size: 10pt;
	font-weight:bold;
	background-color: #c9c9c9;
}

.tituloNoticia
{
    color:#FFFFFF;
    font-weight: bold;
    background-color: #647883 /*#C96*/;
    padding: 5px;
    font-family: 'Trebuchet MS';
}
.itensNoticia
{
    font-family: 'Trebuchet MS';   
}

.itensNoticiaLista
{
    font-family: 'Trebuchet MS';
    font-size: 10px;  
}
.itensNoticia span
{
    font-size: 10px;
    color:#7C4443; 
    font-style: italic; 
}
.itensNoticia a:hover, .itensNoticia a:active, .itensNoticia a:link, .itensNoticia a:visited
{
    text-decoration: none;    
}
.itensNoticia a:hover, .itensNoticia a:active
{
    color: #7C4443 !important;
}
.itensNoticia a:link, .itensNoticia a:visited
{
    color: #013574;
}

