a.top-link {
	font-family: 'Roboto Slab', serif;
	text-transform:uppercase;
	font-weight:bold;
	text-align: center;
	line-height: 130%;
	font-size: 14px;
	color: #061117;
	text-decoration: none;
	background-color: transparent;
}

@media (max-width: 480px) {
	a.top-link {
	font-size: 13pt;
	line-height: 170%;
	}
}

a.link-on {
	font-family: 'Roboto Slab', serif;
	text-align: left;
	line-height:150%;
	font-size:12px;
	color:#fff;
	font-weight:bolder;
	text-decoration:none;
	background-color: transparent;
}
a.visitedlink-on {
	font-family: 'Roboto Slab', serif;
	text-align: left;
	line-height:150%;
	font-size:12px;
	color:#fff;
	font-weight:bolder;
	text-decoration:none;
	background-color: transparent;
}

.txt-a {
 font-family: 'Roboto Slab', serif;
 line-height: 130%;
}

.txt-b {
font-family: 'Roboto Slab', serif;
line-height: 150%;
}

.txt-c {
 font-family: 'Roboto Slab', serif;	
 line-height: 130%;
}

.link-footer {
	font-size: 11px;
	text-decoration: none;
	color: #add3d7;
	line-height: 260%;
}

.link-footer-on {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	line-height: 150%;
}


a {
	font-weight:bolder;
	text-decoration:none;
	color:#164d83;
}

.bold {
	font-weight:bolder;
}

.bold700 {
	font-weight:700;
}

.italic {
	font-style:italic;
}

.light {
	font-weight:lighter;
}

a.link {
	text-decoration:none;
}

.caps {
	text-transform:uppercase;
}

/* Tamanhos */
.size-1 {
	font-size:7px;
}

.size-2 {
	font-size:9px;
}

.size-3 {
	font-size:11px;
}

.size-4 {
	font-size:13px;
}

.size-5 {
	font-size:16px;
}

.size-6 {
	font-size:18px;
}

.size-7 {
	font-size:21px;
}

.size-8 {
	font-size:24px;
}
@media (max-width: 480px) {
	.size-8 {
	font-size:18px;
}
}

.size-9 {
	font-size:27px;
}
@media (max-width: 480px) {
	.size-9 {
	font-size:24px;
}
}
.size-10 {
	font-size:32px;
}
@media (max-width: 480px) {
	.size-10 {
	font-size:24px;
}
}

.size-11 {
	font-size:36px;
}
@media (max-width: 480px) {
	.size-11 {
	font-size:24px;
}
}

.size-12 {
	font-size:54px;
}
@media (max-width: 480px) {
	.size-12 {
	font-size:24px;
}
}

/* COR 0 branco */
.cor-0 {
	color:#fff;
}

.bg-cor-0 {
	background-color:#fff;
}	

/* COR 1 azul*/
.cor-1 {
	color:#091a24;
}

.bg-cor-1 {
	background-color:#091a24;
}	

/* COR 2 laranja*/
.cor-2 {
	color:#f06d22;
}

.bg-cor-2 {
	background-color:#f06d22;
}

/* COR 3 azul esc*/
.cor-3 {
	color:#061117;
}

.bg-cor-3 {
	background-color:#061117;
}	

/* COR 4 laranja esc*/
.cor-4 {
	color:#c65b27;
}

.bg-cor-4 {
	background-color:#c65b27;
}

/* COR 5 cinza clarinho*/
.cor-5 {
	color:#f4f4e5;
}

.bg-cor-5 {
	background-color:#f4f4e5;
}

.bg-cor-6 {
	background-color:#e2e3e5;
}

.bg-cor-7 {
	background-color:#cdcfd5;
}

.bg-cor-7 {
	background-color:#cdcfd5;
}

a.link-more-1 {
	color:#164d83;
}

a.link-more-2 {
	color:#0092d5;
}

a.link-mail {
	color:#fff;
}

a.submenu-link {
	font-family: 'Roboto Slab', serif;
	text-align: left;
	line-height: 130%;
	font-weight:300;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	margin-left: 25px;
	text-transform:uppercase;
}