/* CSS Document */

body {
	background-color: #838486;
}
.td_interno {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #35679A;
	border-right-color: #35679A;
	border-bottom-color: #35679A;
	border-left-color: #35679A;
}
.titulo_interno {
	color: #E77713;
	font-family: TAHOMA;
	font-size: 17px;
	font-weight: bold;
}
.link_laranja {
	color: #E77713;
	font-family: TAHOMA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.txtRodape {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtInterno {
	font-family: tahoma;
	font-size: 12px;
	color: #35679A;
	line-height: 17px;
}

#rolagem{
width: 97%;
height : 250px;
overflow : auto;
margin: 5px;
padding: 5px;
}
a {
	color: #35679A;
}

/* Links - MENU*/
.link_branco{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link_branco:link, .link_branco:visited {

} 
.link_branco:hover {
	color: #E77713;	
}

.link_interno {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #35679A;
	text-decoration: none;
}
.titulogrande {
	font-family: Tahoma;
	font-size: 24px;
	color: #E77713;
	text-decoration: none;
	font-weight: bold;
}
.txtlink {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #35679A;
	text-decoration: underline;
}
.linkbranco1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.txtBranco {
	color: #FFFFFF;
	font-weight: bold;
}
.txtazul {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.titulobranco {
	font-family: Tahoma;
	font-size: 24px;
	color: #35679A;
	text-decoration: none;
	font-weight: bold;
}
.tituloazulsublinhado {
	font-size: 12px;
	font-style: normal;
	color: #0066CC;
	text-decoration: underline;
	font-family: Tahoma;
}
