body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646363;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 959px;
	font-weight: normal;
}
.botao {
	background: #b7b6a1;
	color: #FFF;
	font-weight:bold;
}

h2 {
	font-size: 16px;	
	margin:0;
	padding: 0;
	display:inline;
}
/*------- link padrao ------ */

a { font-size: 12px; color: #707163; font-weight: bold; }
a:visited { color: #707163; }
a:hover { color: #105B94; }
a:active { color: #707163; }

/*---------------------------*/
div.hr { 
	border-bottom: 1px solid #c0c0c0; 
	clear: both; 
	height: 1px; 
} 
div.hr hr { 
	display: none; 
} 
hr {
	margin: 0;
	padding: 0;
	color: #c0c0c0;
	background-color: #c0c0c0;
	height: 1px;
}

.clear {
	clear: both;	
}
input,select, textarea {
	border: #dedede solid 1px; 
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}

#externa {
	width: 100%;
	text-align:center;
	
}
.noborder {
	border:0;	
}
.right {
	float:right;
}
.left {
	float:left;
}
form {
	margin:0;
	padding:0;
}
#topo {
	height: 80px;
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
#main {
	width: 959px;
	text-align:center;
	/*alinha no meio*/
	margin: auto;
}
.busca {
	margin-top: 15px;	
}
.buscador {
	width: 265px;	
}
.buttonbusca {
	margin-top: -4px;	
}
.buttonbusca input,.borderzero {
	border:0;
}
.menu {
	background: #d6d2aa;
	height: 16px;
	padding: 10px;
}
.menu .left div {
	background: url(../img/menu_ico.gif) left no-repeat;	
	display: inline;
	padding-left: 12px;
	margin-left: 8px;
}
.menu .right div {
	background: url(../img/menu_ico_pipe.gif) left no-repeat;	
	display: inline;
	padding-left: 12px;
	margin-left: 8px;
}
.menu .left div a, .menu .right div a {
	font-size: 14px;
	font-weight:bold;
	letter-spacing: -1px;
	color: #717065;
	text-decoration: none;
}
 .menu .right div a {
	 color: #898770;
	 font-weight: normal;
 }
.menu .left div a:hover,.menu .left div a:hover {
	color: #4a4942;
}
h1, h2 {
	margin:0;padding:0;
}
h1 {
	font-size: 28px;
	letter-spacing:-2px;
	color: #2F6784;
}
th {
	text-align: left;
	padding: 10px;
	font-weight: normal;
}
.homewindow {
	border: solid 1px #e6e3c5;
	border-top: solid 3px #aaa67b;
	padding: 15px;
	text-align: left;
	height: 170px;
	max-height: 170px;
}
.rodape {
	margin-top: 10px;
	background: #b9b58a;
	height: 12px;
	padding: 10px;
	text-align: left;
	color: #FFF;
}
.latest {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#submenu {
	position:absolute;
	left:25%;
	top:146px;
	width:225px;
	height:auto;
	z-index:2;
	background: #FFFFFF;
	border: solid 1px #CCCCCC;
	visibility: hidden;
}

#submenu td,#submenu th {
	border-bottom: solid 1px #CCCCCC;
	height: 28px;
	text-align: left;
	padding-left: 10px;
}
#submenu th {
	padding:0;
	padding-left: 20px;
}
#submenu a {
	text-decoration: none;
	font-weight: normal;
}
#submenu th a {
	font-style:italic;
}
#esconde {
	position:absolute;
	left:0px;
	top:149px;
	width:100%;
	height:500px;
	z-index:1;
	visibility: hidden;
}
#esconde2 {
	position:absolute;
	left:0px;
	top:1px;
	width:100%;
	height:100px;
	z-index:1;
	visibility: hidden;
}
#interna {
	text-align: left;
	padding: 30px;
}
#interna h1 {
	color: #767467;
	
}
.geralinterna td {
		padding:;
}
.internamenu {
	border: solid 1px #ececec;
	width: 240px;
	background: #f7f6ed;
}
.internamenu .topo{
	background: #cfccab;
	padding: 10px;
}
.internamenu .int {
	padding: 10px;
}	
.internamenu td {
	height:26px;
}
.internamenu th {
	height: 31px;
	padding-top:0;
	padding-bottom: 0;
}
.internamenu th a {
	font-style:italic;
	color: #a6a6a6;
		text-decoration: underline;
}
.internamenu a {
	font-weight: normal;	
	text-decoration: underline;
}
.related {
	border: solid 1px #cdcdcd;
}
#contactUsMsg {
	background: #e0dd9d;
	padding: 4px;
	font-weight: bold;
	height: 20px;
	border: solid 1px #CCCCCC;
}
