.menuBar
{
    FONT: 8pt Verdana, Helvetica, sans-serif; color: #333333; text-decoration: none;
	POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Bar
{
	FONT: 8pt Arial, Helvetica, sans-serif; color: #1288aa; text-decoration: none; /* controla a cor do topo do menu */
  	/*BORDER-RIGHT: #686860 1px outset; /*grey*/
    /*BORDER-TOP: #686860 1px outset; */
    FLOAT:left;
    /*BORDER-LEFT: #686860 1px outset;*/
    WIDTH: 98px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    /*BORDER-BOTTOM: #686860 1px outset;*/
    POSITION: relative;
    TEXT-ALIGN: center ;
	height: 60px;
	text-transform: uppercase; /*todas as letras em maiúsculo*/
	padding-top: 20px; /* Centralizando verticalmente o texto*/

}
.barOver
{
    FONT: 8pt Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none; 
	/*BORDER-RIGHT: grey 1px ridge;
    BORDER-TOP: grey 1px ridge;*/
    FLOAT: left;
    /*BORDER-LEFT: grey 1px ridge;*/
    WIDTH: 98px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
   /* BORDER-BOTTOM: grey 1px ridge; */
    POSITION: relative;
    TEXT-ALIGN: center;
	background-color:#6e888b; /*cor do background de quando estiver ativado*/
	height: 60px;
	text-transform: uppercase; /*todas as letras em maiúsculo*/
	padding-top: 20px; /* Centralizando verticalmente o texto*/
}
.menu
{
    FONT: 8pt Verdana, Helvetica, sans-serif; color: #ffffff; text-decoration: none;
	/*BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;*/
    VISIBILITY: hidden;
   /* BORDER-LEFT: buttonhighlight thin outset;*/
    WIDTH: 98px;
    LINE-HEIGHT: 140%;
   /* BORDER-BOTTOM: buttonhighlight thin outset;*/
    POSITION: absolute;
    BACKGROUND-COLOR: #e3f5f5; /*Muda a cor de fundo do sub-menu*/

}
.menuItem
{
	FONT: 7pt Verdana, Helvetica, sans-serif; color: #6e888b; text-decoration: none;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #dddddd 1px solid
}
.ItemMouseOver
{
    FONT: 7pt Verdana, Helvetica, sans-serif; color: #ff9900; text-decoration: none;
	PADDING-RIGHT: 5px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #959595 1px solid;
    BACKGROUND-COLOR: #6e888b;
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{	
	FONT: 12pt;
	FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}

.texto2{
	font-family:verdana;
	font-size:7.5pt;
	color:#000000;
	line-height:10pt;
}

.texto3{
	font-family:verdana;
	font-size:7.5pt;
	color:#000000;
	line-height:10pt;
}

.texto4{
	font-family:verdana;
	font-size:6.0pt;
	color:#000000;
	line-height:10pt;
}

.blue2{
	font-family:verdana;
	font-size:7pt;
	color:#2D67C4;
	line-height:13pt;
	text-decoration: none;
}
.blue4{
	font-family:verdana;
	font-size:7pt;
	font-weight:bold;
	color:#2D67C4;
	line-height:13pt;
	text-decoration: none;
}		
.title2{
	font-family:verdana;
	font-size:9pt;
	color:#000000;
	line-height:13pt;
	text-decoration: underline;
}
.menu13{
	font-family:verdana;
	font-size:9pt;
	color:#000000;
	line-height:13pt;
	text-decoration: underline;
}
.temp2{
	font-family:tahoma;
	font-size:9pt;
	color:#2D67C4;
	line-height:13pt;
}
.temp3{
	font-family:tahoma;
	font-size:8pt;
	color:#2D67C4;
	line-height:13pt;
}
.footer{
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:#ffffff;
	line-height:13pt;
	text-decoration: none;
}	

body{
	background-image:url(imagens_ram/fundosite/background.jpg);
	background-repeat:repeat-x;
	background-color:f8fce3;
}

/*body{
	background-image:url(imagens_ram/fundosite/fundoSemanaSanta04.jpg);
	background-image:url(imagens_ram/fundosite/fundoSiteSergioPascoa.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#250202;
	background-color:#FFFFFF;
}*/

#tabela_completa{
	background-color: transparent;
	}