﻿.titulo_grande
{
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #8b1b2c;
	text-align: right;
	border-bottom: solid 4px #dee2e6;
	padding-top: 5px;
	padding-bottom: 5px;
}

.titulo_meio_grande
{
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #8b1b2c;
	text-align: right;
	border-bottom: solid 2px #dee2e6;
	padding-top: 5px;
	padding-bottom: 5px;
}

.div_titulo_pequeno_duplo
{
	display: block; 
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.titulo_pequeno_duplo_1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #083e7d;
}

.titulo_pequeno_duplo_2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #8b1b2c;
}

.titulo_pequeno
{
	display: block; 
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #8b1b2c;
}

.subtitulo_div
{
	display: block; 
	text-align: right;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	border-bottom: solid 1px #dee2e6;
}

.subtitulo_link
{
	font-family: Arial; 
	font-size: 12px; 
	color: #083e7d; 
	text-decoration: none;
}

.subtitulo_link:hover
{
	text-decoration: underline;
}

.subtitulo_link_sel
{
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold;
	color: #083e7d; 
	text-decoration: none;
}

.subtitulo_link_sel:hover
{
	text-decoration: underline;
}

.patrocínios_top
{
	display: block; 
	margin-top: 20px;
}

.patrocínios_separator
{
	display: block; 
	padding-bottom: 20px; 
	border-bottom: solid 1px #dee2e6; 
	margin-bottom: 20px;
}
