fieldset{
   border: solid #006699 1px;
   padding:6px;
}

fieldset legend{
   padding: 6px;
   margin: 0px;
   border: solid #006699 1px;
   background-color: #eeeeee;
}

.branco{
		background-color:#FFFFFF;
		padding:0px 10px 0px 0px;
	}
	
body {
    font:12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#eeeeee;
	margin:0;
}

#tudo { width: 775px;
		background: url(/images-inc/fundo.jpg) repeat-y;
	    padding:0px;
		top:0px;
		margin:0 auto;
		height:100%;
		display:table;
}

#tudoencarte{ width: 775px;
		background: url(/images-inc/fundoencarte.jpg) repeat-y;
	    padding:0px;
		top:0px;
		margin:0 auto;
		height:100%;
		display:table;
		background-color:#FFFFFF;
}

#topo{
	width:775px;
	height:163px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}

#menu {
	float:left;
	width:140px;
	padding:0px;
	height:500px;
}

#conteudo {
	float:left;
	width:480px;
	padding:0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

#conteudoencarte {
	float:left;
	width:623px;
	padding:0px;
	color:#006699;
	font-weight:bold;
}

#colunadireita {
	width:143px;
	float:right;
	margin-left:2px;
}

.boxDifExt1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	background-color: #FFFF66
	}
	
.boxDifInt1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	background-color: #FFFFCC
	}
A.boxDifInt1:link {text-decoration: none;  font-weight: normal;  color: Black;  }
A.boxDifInt1:visited {text-decoration : none; font-weight: normal;  color: Black;  }
A.boxDifInt1:hover {color : #ff9900; text-decoration: underline; font-weight: normal; }

A.enc:link {text-decoration: none;  font-weight: bold;  color:#006699;  }
A.enc:visited {text-decoration : none; font-weight: bold;  color:#006699;  }
A.enc:hover {color:#006699; text-decoration: underline; font-weight: normal; }


.boxDifExt2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	background-color: Aqua;
}
.boxDifInt2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	background-color: #CCFFFF;
}
A.boxDifInt2:link {text-decoration: none;  font-weight: normal;  color: Black;  }
A.boxDifInt2:visited {text-decoration : none; font-weight: normal;  color: Black;  }
A.boxDifInt2:hover {color : #ff9900; text-decoration: underline; font-weight: normal; }

.boxDifExt3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	background-color: #FFCC99;
}
.boxDifInt3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	background-color: #FFEEDD;
}
A.boxDifInt3:link {text-decoration: none;  font-weight: normal;  color: Black;  }
A.boxDifInt3:visited {text-decoration : none; font-weight: normal;  color: Black;  }
A.boxDifInt3:hover {color : #ff9900; text-decoration: underline; font-weight: normal; }

.boxDifExt4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	background-color: #99FF99;
}
.boxDifInt4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	background-color: #E7FFE7;
}
A.boxDifInt4:link {text-decoration: none;  font-weight: normal;  color: Black;  }
A.boxDifInt4:visited {text-decoration : none; font-weight: normal;  color: Black;  }
A.boxDifInt4:hover {color : #ff9900; text-decoration: underline; font-weight: normal; }

.boxDifExt5 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	background-color: #AACCFF;
}
.boxDifInt5 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	background-color: #DDEEFF;
}
A.boxDifInt5:link {text-decoration: none;  font-weight: normal;  color: Black;  }
A.boxDifInt5:visited {text-decoration : none; font-weight: normal;  color: Black;  }
A.boxDifInt5:hover {color : #ff9900; text-decoration: underline; font-weight: normal; }

.boxDifExt6 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	background-color: #FF9999;
}
.boxDifInt6 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	background-color: #FFEEEE;
}
A.boxDifInt6:link {text-decoration: none;  font-weight: normal;  color: Black;  }
A.boxDifInt6:visited {text-decoration : none; font-weight: normal;  color: Black;  }
A.boxDifInt6:hover {color : #ff9900; text-decoration: underline; font-weight: normal; }

.titulo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.tituloBox {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
.titulo2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.titulo3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.subtitulo {
	font-family: Tahoma;
	font-size: 13px;
	color: #006699;
	font-weight: bold;
}


A.subtitulo:link { color : #006699; text-decoration: none}
A.subtitulo:visited { color : #006699; text-decoration : none;}
A.subtitulo:Hover { color : #ff9900; text-decoration: underline}

.maniptitulo{
	color:#66CC33;
	font-size:9px;
	font-weight:bold;
	padding-left:5px;
}

.manipendereco{
	color:#006699;
	font-size:9px;
	padding-left:5px;
}

A.manip:link { color : #006699; text-decoration: underline; font-size:9px; font-style:italic; padding-left:5px;}
A.manip:visited { color : #006699; text-decoration:underline; font-size:9px; font-style:italic; padding-left:5px;}
A.manip:Hover { color : #006699; text-decoration:underline; font-size:9px; font-style:italic; padding-left:5px;}



.subtituloBox {
	font-family: Tahoma;
	font-size: 13px;
	color: #0033CC;
	font-weight: bold;
}

.linkTitulo{font-family: Tahoma; font-size: 13px; color: #004080; font-weight: bold; }
.linkTitulo:link{font-family: Tahoma; font-size: 13px; color: #004080; font-weight: bold; }
.linkTitulo:visited{font-family: Tahoma; font-size: 13px; color: #004080; font-weight: bold; }
.linkTitulo:Hover{font-family: Tahoma; font-size: 13px; color: #004080; font-weight: bold; }

A.subtituloBox:link { color : #0033CC; text-decoration: none}
A.subtituloBox:visited { color : #0033CC; text-decoration : none;}
A.subtituloBox:Hover { color : #ff9900; text-decoration: underline}

.texto {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.textoBox {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
}
A.textoBox:link {text-decoration: none;  font-weight: normal;  color: Black;  }
A.textoBox:visited {text-decoration : none; font-weight: normal;  color: Black;  }
A.textoBox:hover {color : #ff9900; text-decoration: underline; font-weight: normal; }

.textoSemJustify {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.textoNegrito {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
}
.texto2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
.area {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;

}
.legenda {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;

}
.caminho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.endereco {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	}

.formbotoes {BACKGROUND-COLOR: #FF9900; BORDER-BOTTOM: #9D5F00 1px solid; BORDER-LEFT: #9D5F00 1px solid; BORDER-RIGHT: #9D5F00 1px solid; BORDER-TOP: #9D5F00 1px solid; COLOR: #000000; FONT-FAMILY: Tahoma; FONT-SIZE: 11px;}
.formcampos {BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #DD8500 1px solid; BORDER-LEFT: #DD8500 1px solid; BORDER-RIGHT: #DD8500 1px solid; BORDER-TOP: #DD8500 1px solid; FONT-FAMILY: Tahoma; FONT-SIZE: 11px; COLOR: #666666; }

.box {
	BACKGROUND-COLOR: #ffffff;  border:"0";  align: "center"; cellpadding: "90"; cellspacing:"50";
}
.boxEnderecoExt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	background-color: #FFFF66
	}
.boxEnderecoInt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	background-color: #FFFFCC
	}
A.boxEnderecoInt:link {text-decoration: none;  font-weight: normal;  color: #333333;  }
A.boxEnderecoInt:visited {text-decoration : none; font-weight: normal;  color: #333333;  }
A.boxEnderecoInt:hover {color : #ff9900; text-decoration: underline; font-weight: normal; }

.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
A:link { color : #666666; text-decoration: none}
A:visited { color : #666666; text-decoration : none;}
A:Hover { color : #ff9900; text-decoration: underline}
#extra {color : #006699; hover: #666666 }

body{
scrollbar-face-color: #DEDFDE; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #ffffff; 
scrollbar-dlight-color: #FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-track-color: #e4e4e4; 
scrollbar-arrow-color: #000000;
}
textarea{
scrollbar-3dlight-color : #DD8500;
scrollbar-arrow-color : #000000; 
scrollbar-darkshadow-color : #ffffff;
scrollbar-face-color : #DEDFDE;
scrollbar-highlight-color : #ffffff;
scrollbar-shadow-color : #000000;
scrollbar-track-color: #cccccc;;
}
