.menu
{
	font-family : verdana, tahoma, sans-serif;
	font-weight : Bold;
	font-size : 11 px;
	color : #2e3192;
}

.menusimples
{
	font-family : verdana, tahoma, sans-serif;
	font-size : 11 px;
	color : #2e3192;
}

a 
{
	text-decoration: none;
	color : #2e3192;
}		
	
.titulo_caixa
{
	font-family : Arial, Verdana, sans-serif;
	font-size : 14 px;
	color : #2e3192;
	font-weight : Bold;
}

.titulo_ret
{
	font-family : Arial, Verdana, sans-serif;
	font-size : 12 px;
	color : #bf0808;
	font-weight : Bold;
}
.fundo_branco
{
	background-color : White
}

.conteudo_ret
{
	font-family : Arial, Verdana, sans-serif;
	font-size : 10 px;
	color : Black;
}
.conteudo_ret2
{
	font-family : Arial, Verdana, sans-serif;
	font-size : 12 px;
	color : Black;
}

.conteudo_ret_destaque
{
	font-family : Arial, Verdana, sans-serif;
	font-size : 10 px;
	color : Black;
	font-weight : Bold;
}

.rodape
{
	font-family : Arial, Verdana, sans-serif;
	font-weight : Bold;
	font-size : 12 px;
	color : Black;
}

.conteudo
{
	font-family : Arial, Verdana, sans-serif;
	font-size : 11 px;
	color : Black;
}

.descricao
{
	font-family : Lucida Sans;
	font-size : x-small;
	color : #2e3192;
}

.descricao2
{
	font-family : Lucida Sans;
	font-size : x-small;
	color : white;
}

.CAIXA_TEXT2
{
font-family : Arial, Verdana, sans-serif;
font-size : 9px;
color : Black;
width:100%;
height:100%;
border: 0px;
overflow: hidden;
color : black;
background-color: #D8CFD8;
}

.CAIXA_TEXT
{ 
COLOR : #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 10px; 
border-style: solid; border-width: 1px;
border-color: #bf0808;
text-align: left; 
vertical-align: top;
}

.anylinkcss {
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px serif, arial;
font-weight : Bold;
line-height: 18px;
z-index: 100;
background-color: #fff2e9;
width: 100px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ 
background-color: #2e3192;
color: white;
}

.MOUSE_HAND{
cursor : pointer;
}

.MOUSE_HAND2{
cursor : pointer;
font-family : Lucida Sans;
font-size : x-small;
color : #2e3192;
font-weight: bold;
}
