/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtBranco {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.linkBranco {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.linkBranco:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.linkFooter{
	font-family: Tahoma;
	font-size:10px;
	color:#afb0b4;
	text-decoration:none;
}
.linkFooter:hover{
	font:Tahoma;
	font-size:10px;
	color:#afb0b4;
	text-decoration:underline;
}
.linkSub{
	font-family: Tahoma;
	font-size:10px;
	color:#5e5f63;
	font-weight:bold;
	text-decoration:none;
}
.linkSub:hover{
	font:Tahoma;
	font-size:10px;
	color:#5e5f63;
	font-weight:bold;
	text-decoration:underline;
}
.linkNav1{
	font-family:tahoma;
	font-size:11px;
	color:#b3b4b7;
	text-decoration:none;
}
.linkNav1:hover{
	font-family:tahoma;
	font-size:11px;
	color:#b3b4b7;
	text-decoration:underline;
}
.linkNav2{
	font-family:tahoma;
	font-size:11px;
	color:#46484d;
	text-decoration:none;
}
.linkNav2:hover{
	font-family:tahoma;
	font-size:11px;
	color:#46484d;
	text-decoration:underline;
}
.linkLaranja{
	font-family:tahoma;
	font-size:11px;
	color:#f1c103;
	text-decoration:underline;
}
.linkLaranjalateral{
	font-family:tahoma;
	font-size:11px;
	color:#f7b21e;
	line-height:11px;
	font-weight:bold;
	text-decoration:none;
}
.linkLaranjalateral:hover{
	text-decoration:underline;
}

.linkMapa{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#8c8c8c;
	text-decoration:none;
}
.linkMapa:hover{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#8c8c8c;
	text-decoration:underline;
}
.txtCinza{
	font-family:tahoma;
	font-size:10px;
	color:#a8a9ad;
}
.txtCorrido{
	font-family:tahoma;
	font-size:11px;
	color:#8c8c8c;
}
.txtEscuro{
	font-family:tahoma;
	font-size:11px;
	color:#5d5e63;
}
.txtBold{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#5d5e63;
}
.txtBoldG{
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	color:#484b4d;
	line-height:14px;
}
.linkLatCinza{
	font-family: Tahoma;
	font-size:10px;
	color:#969494;
	text-decoration:none;
}
.txtLaranja{
	font-family:tahoma;
	font-size:19px;
	font-weight:bold;
	color:#f5ad02;
}
.txtCinza{
	font-family:tahoma;
	font-size:10px;
	color:#afb0b4;
}
.txtCinzaGrande{
	font-family:tahoma;
	font-size:21px;
	color:#afb0b4;
}
.tituloInterno{
	font-family:tahoma;
	font-size:25px;
	font-weight:bold;
	color:#8c8c8c;
}
.subTitulo{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#8c8c8c;
}
.campoForm{
	font-family:tahoma;
	font-size:12px;
	color:#96989d;
	background-color:#ededed;
	border: 3px solid #ededed;
}

.box_5_titulo
{
    font-family: Tahoma;
    font-size: 11px;
    color: #565656;
    font-weight: bold;
    text-decoration: underline;
}

.link_blue
{
    color: #6784A0;
    text-decoration: none;
}

.link_blue:hover
{
    color: #6784A0;
    text-decoration: underline;
}

.box_5_content
{
    margin: 10px 0px 10px 0px;
}
.box_5
{
    margin: 10px 0px 10px 0px;
	border-top:1px solid #CCCCCC;
	padding-top:10px;
}