
body
{
	font-family: 'arial';
	font-size: 10pt; 
	line-height: 130%;
	color: #7D7D7D;

	/*background: #C05D23 url(imagens/fundo2.png) repeat-x 0 0; */
	/*background: #C05D23 url(imagens/fundos/1.jpg) repeat-x 0 0; */
}

td
{
	font-family: 'arial';
	font-size: 10pt; 
	line-height: 130%;
	color: #7D7D7D;
}

/* tabela1 - menu1 ------------------------------------------------- */

table.tabela1
{
	/*border-collapse: collapse;*/
	/*border: 1px solid Black;*/
	font-family: 'arial';
}

table.tabela1 td 
{
	padding-left: 10px;
	/*border: solid #000 1px;*/
	color: white;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	line-height: 22px;
}

table.tabela1 td.cel2
{
	padding-left: 0px;
}

/* tabela_menu2 - menu2 ------------------------------------------------- */

table.tabela_menu2
{
	/*border-collapse: collapse;*/
	/*border: 1px solid Black;*/
	font-family: 'arial';
}

table.tabela_menu2 td 
{
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.1em;
}

.titulo1
{
	font-size: 16pt; 
	font-weight: bold; 
	color: white;
	text-align: left;
	line-height: 120%;
}

.subtitulo1
{
	font-size: 10pt; 
	font-weight: bold; 
	color: white;
	text-align: left;
	line-height: 120%;
}

/* ------------------------------------------------- */

a
{
	color: #7D7D7D;
	text-decoration:none;
}
	
a:hover
{
	color: #C15D1F;
	text-decoration:underline;
}

a.menu1
{
	font-size: 9pt;
	color: white;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
	
a.menu1:hover
{
	color: #C15D1F; /* #CC0000 */
	text-decoration:none;
}

a.texto
{
	color: #7D7D7D;
	text-decoration:none;
}
	
a.texto:hover
{
	color: #C15D1F;
	text-decoration:none;
}

/* NAO USO ------------------------------------------------- */

a.menu2
{
	font-size: 10px;
	color: white;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
}
	
a.menu2:hover
{
	color: #CC0000;
	text-decoration:underline;
}

td.menu1
{
	font-size: 11px;
	color: black;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: 1;
}


table.tabela20
{
	border-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
}	



.titulo2
{
	font-size: 11pt; 
	font-weight:bold; 
}

td.imagem
{
	border-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
}

td.baixo
{
	color: white;
	font-size: 8pt; 
	font-weight:normal; 
}		

.texto1
{
	color: #717070;
	font-size: 11px; 
	font-weight:normal; 
	text-align: justify;
}
/* ------------------------------------------------- */