.divPrincipal{
margin-left:20px;
align:center;
}
.divMoldura{
width:670px;
margin-top:15px;
padding-bottom:15px;
}


/*  FORMULARIOS  */
.CaixadeTexto {
font-family: verdana;
font-size: 12px;
border-style: solid;
border-width: 1px;
border-color: #000000;
color: black;
}
.botao {
font-family: verdana;
font-size: 12px;
color: Black;
bottom: 1px;
border-bottom: 1px none White;
border-bottom-color: White;
border-bottom-style: solid;
border-bottom-width: 1px;
border: 1px solid Black;
background: #DCDCDC;
}
.combo {
font-family: verdana;
font-size: 11px;
color: #000000;
}
.textarea {
font-family: verdana;
font-size: 12px;
color: #000000;
}

/* FONTE */
.fonte {
font-family: verdana;
font-size: 9px;
color: #3E3E3E;
text-transform: uppercase ;
}
.fonteM {
font-family: verdana;
font-size: 12px;
color: #3E3E3E;
text-transform: uppercase ;
}
.fonteNegrito {
font-family: verdana;
font-size: 9px;
color: #3E3E3E;
text-transform: uppercase ;
font-weight: bold;
}

.fonteTitulo {
font-family: verdana;
font-size: 13px;
color: #006BB5;
text-transform: uppercase ;
}


.fonteP {
font-family: verdana;
font-size: 9px;
color: #000000;
text-transform: uppercase ;
}
.fonteNegritoP {
font-family: verdana;
font-size: 9px;
color: #000000;
font-weight: bold;
}

/* LINK */
.link {font-family: verdana;font-size: 10px;color: black;text-decoration: underline;}
.link:link{font-family: verdana;font-size: 12px;color: black;text-decoration: underline;}
.link:visited{font-family: verdana;font-size: 12px;color: black;text-decoration: underline;}
.link:active{font-family: verdana;font-size: 12px;color: black;text-decoration: underline;}
.link:hover{font-family: verdana;font-size: 12px;color: #0033FF;text-decoration: none;}

.link2 {font-family: verdana; font-size: 9px; color: black; text-decoration: none;}
.link2:link {font-family: verdana; font-size: 9px; color: black; text-decoration: none;}
.link2:visited {font-family: verdana; font-size: 9px; color: black; text-decoration: none;}
.link2:active {font-family: verdana; font-size: 9px; color: black; text-decoration: none;}
.link2:hover {font-family: verdana; font-size: 9px;	color: #0000CD;	text-decoration: none;}

/* TABELA */

.tdLeft{
text-align:left;
font-family: verdana;
font-size: 10px;
background-color: #FFFFFF;
}

.tdTitulo{
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
background: #155fca;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #797979;
padding-left:6px;
padding-right:6px;
}

.tdTotal{
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
background: #6699ff;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #797979;
padding-left:6px;
padding-right:6px;
}

.tdCenter{
text-align:center;
font-family: verdana;
font-size: 10px;
color: #000000;
border-width: 1px;
border-style: solid;
border-color: #797979;
background: #FFFFFF;
}
.tdLeft{
text-align:left;
font-family: verdana;
font-size: 10px;
color: #000000;
border-width: 1px;
border-style: solid;
border-color: #797979;
}
.tdRight{
text-align:right;
font-family: verdana;
font-size: 10px;
color: #000000;
border-width: 1px;
border-style: solid;
border-color: #797979;
}
.tdLeft2{
text-align:left;
font-family: verdana;
font-size: 10px;
color: #000000;
}
.tdRight2{
text-align:right;
font-family: verdana;
font-size: 10px;
color: #000000;
}
