body 
{
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	background-color: #1F76AC;
}

select, td, tr, div, span
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal; 
	font-weight: normal;
}

A 
{ 
  	color: white; 
  	text-decoration: none; 
}

A:hover 
{ 
  	color: #FF8702; 
  	text-decoration: underline; 
}

a.barra:hover
{
  color: red; 
  text-decoration: none; 
}

td.barra
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/*background: #ffee00;*/
	/*background-image: "imagens/b1.gif";*/
	color: #000000;
	font-weight: bold;
}

td.titulo1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold; /*background: #ffee00;*/
	color: #FFFAD4;
	padding-left: 5px;
}

td.titulo1_importados
{
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
	background: black;
	color: #ffee00;
	font-weight : bold;
	padding-left : 5px;
}

td.fotografia
{
	/*background: #E7E7E7;*/
/*	border-left-color : #ffee00;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #ffee00;
	border-right-style : solid;
	border-right-width : 1px;*/
}

td.fotografia_importados
{
	background: white;
	/*border-left-color : black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : 1px;*/
}

td.titulo2, tr.titulo2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/*background: #E7E7E7;*/
	color: #000000;
	font-weight: bold; /*	border-left-color : #ffee00;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #ffee00;
	border-right-style : solid;
	border-right-width : 1px;*/
	padding-left: 5px;
	padding-right: 5px;
}

td.titulo2_importados
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: white;
	color: #000000;
	font-weight : bold;
	/*border-left-color : black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : 1px;*/
	padding-left : 5px;
	padding-right : 5px;
}

table.tabela1
{
	/*border : 1px solid #ffee00;*/
	margin-left: 15px;
}

td.titulo3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/*background: #E7E7E7;*/
	color: #000000;
	font-weight : bold;
/*	border-left-color : #ffee00;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #ffee00;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #ffee00;
	border-bottom-style : solid;
	border-bottom-width : 1px;*/
}

td.titulo3_importados
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: white;
	color: #000000;
	font-weight : bold;
	/*border-left-color : black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : black;
	border-bottom-style : solid;
	border-bottom-width : 1px;*/
}

.titulo4
{
	font-size: 15pt; 
	font-weight : bold;
}

.texto1
{
	color: black;
	font-weight : bold;
}

.texto2
{
	color: white;
	font-weight : bold;
}

.preco
{
	color: #FF8702;
	font-weight: bold;
}
