html {
	background-color: #D3CAAB;
	background-image:url(../images/bgInternas.png);
	background-position:top;
	background-repeat:repeat-x;
}
body {
	background-image:url(../images/bgUpInternas.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
.trTop{
	height: 280px;
}
.tdTopEsq{
	background-image:url(../images/bgTopoEsq.png);
	background-position:right;
	background-repeat:no-repeat;
	width: 49%;
	height: 280px;
}
.tdTopCentro{
	background-image:url(../images/bgTopEsq.png);
	background-position:top;
	background-repeat:repeat-x;
	width: 2%;
	height: 340px;
}
.tdTopDir{
	background-image:url(../images/bgTopoDir.png);
	background-position:left;
	background-repeat:no-repeat;
	width: 49%;
	height: 280px;
}
.tdMeio{
	background-color: #FFFFFF;
	background-image:url(../images/bgCurva.png);
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:top;
	padding:24px;
	padding-top:43px;
	
}
.trBaixo{
	background-image:url(../images/bgBaixo.png);
	background-repeat:repeat-x;
	background-position:top;
}
.tdQuadroBranco{
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	vertical-align:top;
}
.tdMenuAmarelo{
	padding-right:10px;
	padding-left:20px;
	text-align:left;
	vertical-align:top;
}
.tdTexto{
	padding:20px;
}
.textoCinza17{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#4C4C4C;
	text-decoration:none;
}
.textoCinza14{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#4C4C4C;
	text-decoration:none;
}
.linkCinza14{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#4C4C4C;
	text-decoration:none;
}
.linkCinza14:hover{
	color:#272727;
}
.textoCinza13{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4C4C4C;
	text-decoration:none;
}
.linkCinza13{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4C4C4C;
	text-decoration:none;
}
.linkCinza13:hover{
	color:#272727;
}
.textoCinza12{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4C4C4C;
	text-decoration:none;
}
.linkCinza12{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4C4C4C;
	text-decoration:none;
}
.linkCinza12:hover{
	color:#272727;
}
.textoLaranja17{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#FF6600;
	text-decoration:none;
}
.textoLaranja15{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#FF6600;
}
.textoLaranja14{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FF6600;
}
.textoLaranja13{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FF6600;
}
.textoLaranja12{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FF6600;
}
.textoAzul17{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#02557B;
	text-decoration:none;
}
.textoAzul15{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#02557B;
}
.textoAzul14{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#02557B;
}
.textoAzul13{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#02557B;
}
.linkAzul13{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#02557B;
	text-decoration:none;
}
.linkAzul13:hover{
	color:#012B3F;
}
.textoAzul12{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#02557B;
}
.linkAzul12{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#02557B;
	text-decoration:none;
}
.linkAzul12:hover{
	color:#012B3F;
}

.textoVermelho13{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:red;
	text-decoration:none;
}

.textoRodape{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#7F7F7F;
}
.linkRodape{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#7F7F7F;
	text-decoration:none;
}
.linkRodape:hover{
	color:#272727;
}
.tdPontilhado{
	border-top:1px dashed #B2B2B2;
}
.tdNotícia{
	padding-top:10px;
	padding-bottom:10px;
	/*line-height:120%;*/
	text-align:right;
}
.divPontilhado{
	background-color:#FFFFE8;
	border:1px dashed #FF9900;
	padding:10px;
}
