﻿ .Filtro
{
	width: 900px; 
}

.FiltroMain
{
	/*margin-top: 8px;*/
	width: 900px; 
	font-size:1px; 
	background-color: white;
}
.FiltroBorder
{
	width: 898px;
	margin-top: 8px;
/*	background-color: #F8F9F9;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A71E23;
	border-left-color: #A71E23;
	border-right-width: 1px;
	border-left-width: 1px;*/
}

.FiltroMiddle
{
	width: 900px;
/*	border-style: none solid none solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-color: #A71E23;
	border-left-color: #A71E23;*/
	background-color: #F8F9F9;

}
.FiltroTable .label
{
	text-align: right;
	vertical-align: middle;
}
.FiltroTable .row
{
    text-align:left;
}
.ImagemErro
{
 vertical-align:bottom;
 padding-top:5px; 
 font-weight:bold;
}
.FiltroTable .LabelBold
{
 font-weight :bold;
 text-align:right;
}

.FiltroTopLeft {
/*	background-image: url(Imagens/img_corner1.png);
	float: left;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;*/
	background-color: #F8F9F9;
}
.FiltroTopRight {
	/* background-image:url(Imagens/img_corner2.png);
   float:right; 
   background-repeat:no-repeat ;
	width:11px;  */
	height: 11px;
	background-color: #F8F9F9;
}
.FiltroTop {
	/*float:left; 
background-image:url('Imagens/img_trace1.png');
background-repeat:repeat-x;*/
/*	width: 898px;*/
	height: 11px;
	background-color: #F8F9F9;
}

.FiltroFooterLeft {
	/*background-image:url(Imagens/img_corner4.png);
float:left; 
background-repeat:no-repeat ;*/
	/*	width: 11px;*/
	height: 11px;
	background-color: #F8F9F9;
}
.FiltroFooterRight {
	/* background-image:url(Imagens/img_corner3.png);
   float:right; 
   background-repeat:no-repeat ;
	width:11px; */
	height: 11px;
	background-color: #F8F9F9;
}
.FiltroFooter {
	/*float:left; 
background-image:url(Imagens/img_trace3.png);
background-repeat:repeat-x;
background-color: #F8F9F9;*/
	height: 11px;
	background-color: #F8F9F9;
	/*width:878px; */
}
.FiltroTable
{
	border-spacing: 3px;
}
.Labeltabela
{
	text-align: right;
	vertical-align: middle;
}