body
{ 
    background: none;
	background-image: url(../imagens/fundo_site.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.CorFundo_Cinza
{
	background-color:#F7F7F7
}


.Tabela_Linha4Cantos
{
	border-top:#2F689F 1px dotted;
	border-left:#2F689F 1px dotted;
	border-right:#2F689F 1px dotted;
	border-bottom:#2F689F 1px dotted;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid
}

.Tabela_Linha4Cantos_Azul
{
	border-top:#2F689F 1px dotted;
	border-left:#2F689F 1px dotted;
	border-right:#2F689F 1px dotted;
	border-bottom:#2F689F 1px dotted;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid
}
/*.Tabela_Linha4Cantos_Pontilhada
{ border-top:#000 2px dotted; border-left:#000 2px dotted; border-right:#000 2px dotted; border-bottom:#000 2px dotted; border-top-style:dotted; border-left-style:dotted; border-right-style:dotted; border-bottom-style:dotted }
.Tabela_LinhaTopEsqDir
{ border-top:#000 1px dotted; border-left:#000 1px dotted; border-right:#000 1px dotted; border-top-style:solid; border-left-style:solid; border-right-style:solid }
.Tabela_LinhaEsqDirInf
{ border-left:#000 1px dotted; border-right:#000 1px dotted; border-bottom:#000 1px dotted; border-left-style:solid; border-right-style:solid; border-bottom-style:solid }
.Tabela_LinhaEsqDir
{ border-left:#000 1px dotted; border-right:#000 1px dotted; border-left-style:solid; border-right-style:solid }
.Tabela_LinhaEsq
{ border-left:#000 1px dotted; border-left-style:solid; }
.Tabela_LinhaInf
{ border-bottom:#000 1px dotted; border-bottom-style:solid; }
.Tabela_LinhaTop
{ border-top:#000 1px dotted; border-top-style:solid; }
.Tabela_LinhaTop_Pontilhada
{ border-top:#000 2px dotted; border-top-style:dotted; }*/


/********************/
/* ESTILOS DO LINKS */
/********************/

/* Links ativos */
a:active
{
	text-decoration: none;
	color:blue;
	font-family:"Verdana";
}

/* Links ativos */
a:link
{
	text-decoration: none;
	color:blue;
	font-family:"Verdana";	
}

/* Ao passar com o mouse */
a:hover
{
	text-decoration: none;
	color:blue;
	font-family:"Verdana";	
}

/* Links visitados */
a:visited
{
	text-decoration: none;
	color:#0000FF;
	font-family:"Verdana";	
}


/*******************************/
/* ESTILOS DO RODAPÉ DA PAGINA */
/*******************************/

.quoteInfRW
{
	PADDING-RIGHT:4px;
	PADDING-LEFT:4px;
	font-family:Verdana;
	font-size:8pt;
	width:100%;
	color:#5B5B5B;
}


/***************************************/
/* ESTILOS DA FONTE NO CORPO DA PAGINA */
/***************************************/

.Fonte_Corpo_Pagina
{
	font-family:Verdana;
	font-size:7pt;
	color:#5B5B5B;
}

.Fonte_Menu_Lateral
{
	font-family:Verdana;
	font-size:10pt;	
}


/***************************/
/* ESTILOS DO MENU LATERAL */
/***************************/

form.IndiqueNossoSite
{ 
	width:174px;
	height:110px;	
}

.Fonte_Corpo_Menu_Lateral	
{
	font-family:Verdana;
	font-size:7pt;
	color:#5B5B5B;
}


/***************************/
/* ESTILOS DO MENU LATERAL */
/***************************/

.Fonte_1Pixel
{
	font-size: 1px;
}
