#topo {
display:none;
}

#meio {
margin-left: 0px;
margin-right: 0px;
padding: 0px;
background: white;
}

.rel_quebra {
display:none;
}

.borda_top {
display:none;
}
hr {
	border: thin solid #BDC7EF;
}

 BODY  
{
	font-family: Arial, Geneva, Helvetica, Verdana; 
	font-size:11px; color: #000000;
	scrollbar-face-color: #ebf1fe;
	scrollbar-highlight-color: #333399;
	scrollbar-3dlight-color: #ebf1fe;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-arrow-color: #000066;
	scrollbar-track-color: #FFFFFF;
}
td {  font-family: Arial, Verdana,  Geneva, Helvetica; font-size:11px; color: #000000}
tr.fu {  font-family: Arial, Verdana,  Geneva, Helvetica; font-size:9px; color: #000000}

.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:active {font-size:12px; color:#000099; text-decoration: none}
A {font-size:12px; color:#000000; text-decoration: none}
A:link {font-size:12px; color:#000000; text-decoration: none}
A:visited {font-size:12px; color:#000000; text-decoration: none}
A:hover {font-size:12px; color:#000099; text-decoration: none}

a:active.produto {font-size:11px; color:#000099; text-decoration: none}
A.produto {font-weight: bold; font-size:11px; color:#747474; text-decoration: none}
A:link.produto {font-size:11px; color:#747474; text-decoration: none}
A:visited.produto {font-size:11px; color:#747474; text-decoration: none}
A:hover.produto {font-size:11px; color:#000099; }

A.promocao { font-size:10px; color:#000000; text-decoration: none;}
A:link.promocao { font-size:10px; color:#000000; text-decoration: none;}
A:hover.promocao {font-size:10px; color:#000099;
	text-decoration:underline;}
A:visited.promocao { font-size:10px; color:#000000; text-decoration: none;}
	
A.fu { font-size:9px; color:#990000; text-decoration: none;}
A:link.fu { font-size:9px; color:#990000; text-decoration: none;}
A:hover.fu {font-size:9px; color:#000099; text-decoration:underline;}
A:visited.fu { font-size:9px; color:#990000; text-decoration: none;}

A.menu {font-size:11px; color:#000000; text-decoration:none}
a:link.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: auto;
	left: auto;
	right: auto;
	
}

a:hover.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 18px;
	width: auto;
	left: auto;
	right: auto;
	text-decoration: none;
	
}
a:visited.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: auto;
	left: auto;
	right: auto;
	text-decoration: none;
}

input,
select,
textarea {
	border-color:#CCCCCC;
	border-width:1pt;
	border-style:solid;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Arial,verdana,Helvetica,sans-serif
}

.txtpeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.txtpeq9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bordaTab {
	border-color:#BDC7EF;
	border-width:1pt;
	border-style:solid;
	background-color:#D9E6ED;
	font-size:11px;
	font-family:Arial,verdana,Helvetica,sans-serif
}
.botao {
	border-color:#CCCCCC;
	border-width:1pt;
	border-style:solid;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Arial,verdana,Helvetica,sans-serif
}
.lembrete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.lembreteFU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.AzulFU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

.FU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.borda {
	border-color:#ffffff;
	border-width:1pt;
	border-style:solid;
}

.bordaPreta {
	border-color:#000000;
	border-width:1pt;
	border-style:solid;
	font-size:11px;
	font-family:Arial,verdana,Helvetica,sans-serif
	color: #000000;
}

.textoDuplo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 2;
}

.textoEtiqueta {
	margin-top:0cm;
	padding:0cm 12px 0cm 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
 }
 .branco {
 background-color:#FFFFFF;
 }