A.lnkdois:link {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
A.lnkdois:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

}
A.lnkdois:hover {
	color: #CCCCCC;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

}
A.lnkdois:active {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

}

.caixa {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8BBCCB;
	border-right-color: #8BBCCB;
	border-bottom-color: #8BBCCB;
	border-left-color: #8BBCCB;

}
..senlinha {
	text-decoration: none;
	}
..outros{
	font-Size: 12px;
	font-family : "arial";
	background-color: #86A4DF;
	border: 1 ridge #FFFFFF;
	cursor: hand;
}
..outros_click{
	font-Size: 12px;
	font-family : "arial";
	background-color: #FFFFFF;
	border: 1px solid #555555;
	cursor: hand;
}
..outros_over{
	font-Size: 12px;
	font-family : "arial";
	background-color: #DAE3F5;
	border: 1px solid #333333;
	cursor: hand;
}
..menu_pri {
	filter:style=1,FinishOpacity=15,StartX=100,StartY=0,FinishX=100,FinishY=100);
	display:block;
	width:1;
	height:1;
	color: #FFFFFF;
	border: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F7EBC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffff;
	text-decoration: none;
}.caixa_b {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	background-color: #FFFFFF;
	border: 1px none #006699;
	text-align: justify;
	}

.caixa_a {
	margin: 2px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: overline;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;

	}
BODY {
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #0B607D;
	SCROLLBAR-BASE-COLOR: #0B607D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fundo.jpg);
	background-repeat: repeat-x;

	background-attachment: fixed;

}


.tracejado {
	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 2px none #FFFFFF;
	border-bottom: 1px dashed #C20000;
	border-left: 1px none #FFFFFF;
	}
.fotos {
	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top: thin groove #FFFFFF;
	border-right: thin groove #FFFFFF;
	border-bottom: thin groove #2F7EBC;
	border-left: thin groove #FFFFFF;
	background-color: #FFFFFF;

	}
.td div {
	color:#000000;
	padding:5px;
	width:100%;
	height:240px;
	overflow:auto;
	background-position: center center;
}

.td_1 div {
	color:#000000;
	padding:5px;
	width:100%;
	height:auto;
	overflow:auto;
	background-position: center center;
	position: relative;
	background-attachment: scroll;

}

 p.barNav {position:relative;} 
  .barNav a {
  font: 12px Arial, Verdana,Helvetica,sans-serif;
  color: #000000;
  text-decoration: none;
  text-align: center;
  padding: 1px 5px;
  margin-right:-1px;
  border: 1px none #000000;
  }
  .barNav a:hover {
  color: #006600;
  	text-decoration:underline;
  background: #FCFCFC;
 
  }
  .barNav a span { 
  display:none;
  }
  .barNav a:hover span {
  display: block;
  position: absolute; 
  top:100px; 
  left:596; 
  width: 171px;
  padding: 1px 0; 
  color: #ffffff; 
  background:#006600;
  font-size: 12px; 
  text-align:center;
  }
.formulario {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #166784;

}

A.voltar:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A.voltar:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

}
A.voltar:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;

}
A.voltar:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;

}

.caixa_prin {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	}

