/*variaveis globais*/
:root{
	--homepage_menu-height: 30px;	/*altura da barra de homepage*/
	--topnav-height: 100px;			/*altura da barra de topo*/
	--under_topnav-height: 50px;	/*altura da divisao entre a barra de topo e o conteudo*/
	--bottomnav-height: 35px;		/*altura da barra de chao*/
}

.txt11cast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #391200;
	font-weight: bold;
	text-decoration: none;
}
.txt11cast:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c30606;
	font-weight: bold;
}
.txt11branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.txt11branco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c30606;
	font-weight: bold;
}
.txt11bord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c30707;
	font-weight: bold;
	text-decoration: none;
}
.txt11bord:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b7a071;
	font-weight: bold;
	text-decoration: none;
}
.txt11off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b7a071;
	font-weight: bold;
	text-decoration: none;
}
.txt11off_sbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b7a071;
	text-decoration: none;
}
.txt11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #391200;
	font-weight: bold;
	text-decoration: none;
}
.txt11bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c30707;
	font-weight: bold;
	text-decoration: none;
}
.txt11cast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #391200;
	font-weight: bold;
	text-decoration: none;
}
.txt11cast:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b7a071;
	font-weight: bold;
	text-decoration: none;
}.ouline01 {
	border: 1px solid #bababa;
}
.txt9_notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt9_notas_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #c30707;
	text-decoration: none;
}
}.ouline_area01 {
	border: 1px solid #FFCE63;
}
}.ouline_area02 {
	border: 1px solid #CD8E05;
}
}.ouline_area03 {
	border: 1px solid #FE5932;
}
}.ouline_area04 {
	border: 1px solid #D72900;
}
}.ouline_area05 {
	border: 1px solid #9E0000;
}.txt16cast {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #391200;
	font-weight: bold;
	text-decoration: none;
}

/*centra conteudo*/
.center {
	overflow: hidden;
	margin: auto;
}

.home-top{

}
/*reserva espaco para o logotipo na barra de topo*/
.image_side {
	display: inline-block;
	width: 270px;
	height: 100px;
	height: var(--topnav-height);
}

/*reserva espaco para o menu na barra de topo*/
.menu_side {
	display: inline-block;
	width: 830px;
	vertical-align: bottom;
}

/*atributos do logotipo*/
.menu_logo{
	height: 85px;
	padding-top: 5px;
	padding-left: 5px;
}
/*define a cor da barra de topo*/
.topnav {
  min-width: 1100px;
  background-color: #c30707;
  font-size: 0;
}

/*define a cor da barra de topo*/
.top_menu{
	height: 30px;
	height: var(--homepage_menu-height);

}

#homepage{
	display: inline-block;
	width: max-content;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 10px;
	text-decoration: none;
	color: white;
}

#homepage:hover{
	color: #391200;
}

.language{
	text-align: right;
	font-size: 10px;
	color: #391200;
	padding-right: 5px;
}

.language a{
	text-decoration: none;
	padding: 1px;
	color: #391200;
}

.language a:hover{
	border: 1px solid #391200;
	padding: 0px;
}

#active_language{
	color: rgba(255, 255, 255, 0.5);
}

#active_language:hover{
	border: none;
	padding: 1px;
}
#active_language_home{
	color: #c30707;
}

#active_language_home:hover{
	border: none;
	padding: 1px;
}

/* Style the links inside the navigation bar */
.main{
	font-size: 12px;
	height: 100px;
}

.sub{
	font-size: 11px;
	height: 90px;
}
.topnav_button {
  color: #f2f2f2;
  text-align: left;
  text-decoration: none;
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 5px;
  width: 20%;
}

.menu_label{
	display: table-cell;
	vertical-align: bottom;
}

.numeration{
	font-size: 30px;
	width:12px;
	height:50px;
	border-right: 1px solid white;
	padding: 0px 3px;
	color: rgba(255, 255, 255, 0.5);
	bottom: -4px;
}

.topnav_button:hover > .numeration{
	color: #c30707;
	border-color: rgba(0,0,0,0);
}
.title{
	padding-left: 5px;
	padding-bottom: 5px;

}
/* Change the color of links on hover */
.topnav_button:hover {
	background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(255,255,255,1) 80%);
    color: #c30707;
    padding: 0px;
    transition: 0.5s;
}

/* Add an active class to highlight the current page */
#active {
	background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(255,255,255,1) 80%);
    color: #c30707;
    padding: 0px;
}
#active > .numeration{
	color: #c30707;
	border-color: rgba(0,0,0,0);
}
/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}

.under_topnav{
	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 20%, rgb(245,227,188));
	height:50px;
	height: var(--under_topnav-height);
	min-width: 1100px;

}

.d{
	height: 80vh;
	height: calc(100vh - (var(--homepage_menu-height) + var(--topnav-height) + var(--under_topnav-height) + var(--bottomnav-height)));
	font-size: 0;
}

.sidebar_active_menu{
	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 20%, rgb(245,227,188));
}

.top_sidebar{
	background-image: url("images/bts01.gif");
	background-position: bottom; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; /* Resize the background image to cover the entire container */
	height: 10px;
	margin-left: -10px;
	margin-bottom: 5px;
}

/* The side navigation menu */
.sidebar {
  display: inline-block;
  font-size: 12px;
  margin: 0;
  padding: 0;
  width: 265px;
  text-align: center;
  height: 100%;
  overflow: auto;
  padding-left: 5px;
  vertical-align: top;
}

/* Sidebar links */
.sidebar a {
  background-image: url("images/bts01.gif");
  background-position: bottom; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  margin-bottom: 5px;
  padding-top:5px;
  display: block;
  height: 20px;
  color: #c30707;
  text-decoration: none;
}
/* Active/current link */
#active_sidebar{
	background-image: url("images/area_bts.jpg");
	color: rgba(0,0,0,0.5);
	margin-bottom: 5px;
}

#active_sidebar_submenu{
	height: 14px;
	/*background-image: linear-gradient(to bottom, rgb(244,236,215), rgb(244,236,215));*/
	background-image: linear-gradient(to bottom, rgba(244,236,215,0), rgba(244,236,215,0));
	padding-bottom: 0px;
	color: #391200;
	margin-bottom: 0px;
	border-bottom: 1px solid rgb(204,196,175);
}

#double_active_sidebar_submenu{
	height: 28px;
	/*background-image: linear-gradient(to bottom, rgb(244,236,215), rgb(244,236,215));*/
	background-image: linear-gradient(to bottom, rgba(244,236,215,0), rgba(244,236,215,0));
	padding-bottom: 0px;
	color: #391200;
	margin-bottom: 0px;
	border-bottom: 1px solid rgb(204,196,175);
}

#triple_active_sidebar_submenu{
	height: 42px;
	/*background-image: linear-gradient(to bottom, rgb(244,236,215), rgb(244,236,215));*/
	background-image: linear-gradient(to bottom, rgba(244,236,215,0), rgba(244,236,215,0));
	padding-bottom: 0px;
	color: #391200;
	margin-bottom: 0px;
	border-bottom: 1px solid rgb(204,196,175);
}

#active_sidebar_submenu:hover{
	color: rgb(204,196,175);
}

#double_active_sidebar_submenu:hover{
	color: rgb(204,196,175);
}

/* Links on mouse-over */
.sidebar a:hover {
	color: rgba(0,0,0,0.5);
}

.data {
  display: inline-block;
  width: 810px;
  padding: 0px 10px;
  height: 100%;
  overflow: auto;
  font-size: 13px;
}

.data table {
	font-family: Arial;
	font-size: 12px;
}

.bottom_nav{
	background-color: #391200;height:35px;
	height: var(--bottomnav-height);
	color: white;
	min-width: 1100px;
	font-size: 14px;
}

.bottom_nav a{
	text-decoration: none;
	color: white;
	margin:auto;
}

.bottom_nav a:hover{
	color: red;
}

.home_bottom{
	color: #111;
	font-size: 12px;
}

.home_bottom a{
	color: #111;
	text-decoration: none;
	font-weight: bold;
	margin:auto;
}

.home_bottom a:hover{
	color: rgb(165,147,108);
}

.red_title{
	color: #c30707;
	font-size: 20px;
	font-weight: bold;
}

@-webkit-keyframes blink-animation {
  0%	{}
  50%	{ color: red; }
  100%	{}
}
@-moz-keyframes blink-animation {
  0%	{}
  50%	{ color: red; }
  100%	{}
}
@-o-keyframes blink-animation {
  0%	{}
  50%	{ color: red; }
  100%	{}
}
@keyframes blink-animation {
  0%	{}
  50%	{ color: red; }
  100%	{}
}
.blink {
  -moz-animation:    blink-animation 2s 2s infinite; /* Fx 5+ */
  -webkit-animation: blink-animation 2s 2s infinite; /* Safari 4+ */
  -o-animation:      blink-animation 2s 2s infinite; /* Opera 12+ */
  animation:         blink-animation 2s 2s infinite; /* IE 10+, Fx 29+ */
}
