/* fontes das paginas*/
body{
margin: 0;
}
.ed_pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8591A1;
	font-style:inherit;
}
h1 {
	font-size: 11px;
}
h2 {
	font-size: 14px;
	}
h3 {
	font-size: 15px;
	}
h4 {
	font-size: 16px;
	}
h5 {
	font-size: 18px;
	}
h6 {
	font-size: 20px;
}
/* fim de fontes da pg*/

/* menu serviço*/
#m_serv {
        width: 110px;
        font-family: Verdana, Arial, sans-serif;
        font-size : 9px;
		font-weight:bold;
        background-color: #EAEBEF;
        color: #333;
        }
    #m_link {
        width: 240px;
        font-family: Verdana, Arial, sans-serif;
        font-size : 9px;
		font-weight:bold;
        background-color: #EAEBEF;
        color: #33333;
        }

#m_serv ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
        }

m_serv li {
        margin: 0;
        list-style: none;
        list-style-image: none;
        }

#m_serv li a {
		border-bottom: 2px solid #8591A1;
        display: block;
        padding: 5px 7px 3px;
        background-color: #BBCC3C;
		font-size : 9px;
        color: #fff;
        text-decoration: none;
        width: 100%;
		}

#m_serv li a:hover {
	    background-color: #8591A1;
        color: #fff;
        }

#m_serv li #active {
       background-color: #2586d7;
       color: #fff;
       }
p{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* fim menu serviço*/
#texto{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#tx_escuro{
	color:#000000;
}
div{
	color:#666666;
	}
.coment{
width: 430;
}
.fontPreta {
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.frm{
background-color: #E6E6E6;
width:200px;
/*font: 11px Verdana, sans-serif;
color: #003399;*/
border: 2px solid #999999;
padding-left:10px;
font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.frm-on{
background-color: #ffffff;
width:200px;
/*font: 11px Verdana, sans-serif;
color: #003399;*/
border: 2px solid #999999;
padding-left:10px;
font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.campos {
background-color:#E6E6E6;
font: 11px georgia, sans-serif;
color:#0033CC;
margin-right: 20px;
border: 2px solid #999999;
}
.campos-on {
background-color:#ffffff;/*branco*/
font: 11px georgia, sans-serif;
color:#0033CC;
margin-right: 20px;
border: 2px solid #999999;
}
.botao {
background-color: #CC3300;
font: 10px Arial, sans-serif;
color: #CCFFFF;
}
.destRed{
font-family: Georgia, Arial, "Times New Roman", Times, serif;
color: #000000;/*preto*/
}
.brecho{
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
vertical-align:top;
border-width:thin;
border-style: solid;
border-color: #CFD3D8;/*cinza claro*/
text-align:top;
width:500px;
}
.align-right{
horizontal-align:left;
}
#bordaNot{
width:358px;
 border-width:length;
 border-left-width:0px;
 border-top-width: 0px;
border-style: dashed;
border-color: #33CC4D;/**/
text-align:center;
}
            /***tables***/
table {border:0 ;margin:0px;  padding:0;}
td.not{
background-color: #E0E0E0;
width:300px;
height:70px;
text-align: center;
border-bottom:dashed;
text-align:center;
border-bottom-color: #fff;
}
td.homeDir{
background-color: #fff;
width:300px;
text-align: center;
border-bottom:dotted;
}
/*classes gerais*/
.red           { background-color:red;}
.bold          { font-weight:bold; }
.redtx         {color:red;}
.bold          {font-width:bold;}