.linkmenu {
	color: #336699;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: none;

}
/* Chamada Destaque*/
a.classe1:link {color:#000000;text-decoration: none}
a.classe1:visited {color:#000000;text-decoration: none}
a.classe1:hover {
text-decoration: underline; 
color:#b40001;
}
a.classe1:active {color:#000000;text-decoration: none}
/* Titulo Destaque*/
a.classe2:link {text-decoration: none}
a.classe2:visited {text-decoration: none}
a.classe2:hover {text-decoration: underline}
a.classe2:active {text-decoration: none}
/*.fundomenuu {
	background-attachment: fixed;
	background-image: url(imagens/fundo_menu.jpg);
	background-repeat: no-repeat;
	background-position: center 185px;
}
.fundoabaixomenu {
	background-attachment: scroll;
	background-image: url(imagens/imagens_fatiadas/topo_r3_c2.jpg);
	background-repeat: no-repeat;
}
*/
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	border: thin solid #0033CC;
}
.botoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	border: thin solid #000000;
	height: 25px;
	width: 100px;


}
.btnindex {
	background-color: EFEFEF;
	height: 17px;
	width: 150px;
	border: thin solid #336699;
}
.okindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-color: #336699;
	height: 20px;
	border: thin solid #000000;
	color: #FFFFFF;
	width: 40px;
	text-align: center;
	vertical-align: top;
}
.btnindex2 {

	background-color: EFEFEF;
	height: 100px;
	width: 200px;
	border: thin solid #336699;
}
.btncontato {
	background-color: EFEFEF;
	height: 20px;
	width: 200px;
	border: thin solid #336699;
}
.links {
	color: #336699;
	text-decoration: none;
}
BODY {
	margin-left : 0px;
	margin-right: 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-indent : 0px;
	color: #001C18;
	FONT-FAMILY: TAHOMA, sans-serif;
	font-size: 12px;
	background : #FFFFFF;
}


.botao{
	font-size: 11px;
	width: 80px;
	height: 30px;

}

input {
	font-family: TAHOMA, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 2px;
	color: #001C18;
	background:#F7FBF7;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 15px;
	width: 100px;
}

textarea {
	font-family: TAHOMA, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-indent: 2px;
	color: #001C18;
	background:#f7f8f6;
	border-right:2px solid #183831;
	border-left: 1px solid #183831;
	border-top: 1px solid #183831;
	border-bottom: 2px solid #183831;
}

select {
	font-family: TAHOMA, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #001C18;
	background:#f7f8f6;

}
.txtNome{
	width:250px;
	font-weight: bold;
}

.txtEmail{
	width: 250px;
	font-weight: bold;
	text-transform: lowercase;
	
}

.txtEndereco{
	width: 250px;
}

.txtBairro{
	width: 150px;
}

.txtNomeCampo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtTituloForm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtCEP{
	width: 80px;
}

.txtUF {
	font-size: 11px;
	width:30px; 
	text-transform: uppercase;
	text-align : center;
}

.txtPais{
	width: 150px;
}

.txtFone{
	width: 150px;
}

hr{

}

.Titulo{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #001C18;
}

.Labeltxt{
	font-size: 12px;
	color: #336699;
}

.ListaDados{
	font-size: 11px;
	text-indent : 5px;
}

.field{
	font-size: 12px;
	font-family:tahoma;
	font-weight: bold;
	background-color: #E5E5E5;
}

.dados{
	font-size: 11px;
	background-color: #E5E5E5;
}

.TabDeta{
	background-color: #E5E5E5;
	font-family: tahoma;
	font-weight: normal;
	font-size:12px;
	border: 1;
	border-style : none;
	border-width : 0 0 0 0;
	padding-top : 0;
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	width : 800;
}

.TituDeta{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.tabHead {
    COLOR: #FFFFFF;
    FONT-FAMILY: TAHOMA, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    LINE-HEIGHT: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	width : 800;
	background-color: #001C18;
	text-align:center;
}

.tabHead2 {
    COLOR: #767676;
    FONT-FAMILY: TAHOMA, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    LINE-HEIGHT: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	width : 800;
	background-color: #DCDCDC;
	text-align:center;
}

.numOcorre {
	text-align:right;
	font-size:11px;
	font-style:normal;
	color: #001C18;
}

BODY {
	font-family: sans-serif, Helvetica, Arial, Helvetica;
}

.lblLogin {
	font-family: Helvetica, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.txtLogin {
	font-family: sans-serif, Helvetica, Arial, Helvetica;
	font-size: 12px;
	text-transform: lowercase;
	width: 85px;
	color: #E1FFE1;
	font-weight: bold;
	background-color : transparent;
	border-right:1px solid #555555;
	border-left: 2px solid #D6D3CE;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #D6D3CE;

}

.btnLogin {
	font-size: 11px;
	color: #E1FFE1;
	width: 40px;
	height: 19px;
	text-align: center;
	vertical-align: left;	
	background-color : transparent;
	border-right:1px solid  #555555;
	border-left: 1px solid #D6D3CE;
	border-top: 1px solid #D6D3CE;
	border-bottom: 1px solid  #555555;
}

.lblLogado{
	font-size: 12px;
	text-align: left;
}

table {
	font-family: tahoma;
	font-weight: normal;
	font-size:12px;
	border: 0;
	border-style : none;
	border-width : 0 0 0 0;
	padding-top : 0;
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	text-align: left;
}

.longInput {
	font-family: TAHOMA, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 1px;
	color: #001C18;
	background:#F7FBF7;
	border-right:2px solid #183831;
	border-left: 1px solid #183831;
	border-top: 1px solid #183831;
	border-bottom: 2px solid #183831;
	width: 175px;
}

.dataInput {
	font-family: TAHOMA, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-indent: 1px;
	color: #001C18;
	width: 85px;
}

.checkBox {
	font-size: 10px;
	color: #001C18;
	width: 15px;
	background-color : transparent;
	border-right:0px solid #555555;
	border-left: 0px solid #D6D3CE;
	border-top: 0px solid #555555;
	border-bottom: 0px solid #D6D3CE;	
}

.lblMicro{
	font-size: 11px;
	color: #ADADAD;
	font-weight: normal;
}

.lblMenu{
	font-size: 11px;
	color: #001C18;
	font-weight: bold;
	text-decoration: overline;
}

.velho_field{
	font-size: 12px;
	font-family:tahoma;
	font-weight: bold;
	color: #FFFFFF;	
}

.velho_dados{
	font-size: 11px;
	color:#FFFFFF;
}
.velho_TabDeta{
	background-color: #e5e5e5;
	background-image: url(../images/bg.gif); 
	font-family: tahoma;
	font-weight: normal;
	font-size:12px;
	border: 0;
	border-style : none;
	border-width : 0 0 0 0;
	padding-top : 0;
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	width : 750;
}

.velho_TituDeta{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color:#FFFFFF;
}
/*
.fundoadm {
	background-attachment: fixed;
	background-image: url(imagens/fundo_adm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
*/
.destaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

