.BG_Cor1 {
	background-color: #003752;
}
.BG_Cor2 {
	background-color: #1C83C6;
}
.BG_Cor3 {
	background-color: #00ABE3;
}
.BG_Cor4 {
	background-color: #83C558;
}
.BG_Cor5 {
	background-color: #FCE14A;
}
.BG_Cor6 {
	background-color: #000000;
}
.Fonte_Cor1 {
	color: #003752;
}
.Fonte_Cor2 {
	color: #1C83C62;
}
.Fonte_Cor3 {
	color: #00ABE3;
}
.Fonte_Cor4 {
	color: #83C558;
}
.Fonte_Cor5 {
	color: #FCE14A;
}
.Fonte_Cor6 {
	color: #FFFFFF;
}
a {
	text-decoration: none;
}


aside {
	height: 100%;
	width: 64px;
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #003752;
	margin: 0px;
	padding: 0px;
	z-index: 32;
}


aside  #Btn_Search {
	background-image: url(../img/BG_Loupe.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 64px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-position: 0px -64px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index: 32;
	overflow: hidden;
}
aside #Btn_Search:hover {
	background-position: 0px 0px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	cursor: pointer;
}
aside #MenuSocial {
	padding: 0px;
	width: 64px;
	list-style-type: none;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
aside #MenuSocial li {
	background-repeat: no-repeat;
	background-position: center center;
	height: 64px;
	width: 64px;
	opacity: 0.64;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
aside #MenuSocial li:hover {
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}



#Search {
	background-color: #003752;
	height: 100%;
	z-index: 128;
	position: fixed;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 5000;
}
#Search #Btn_Search_Close {
	background-image: url(../img/ICO_Fechar.jpg);
	background-position: 0px -72px;
	height: 72px;
	width: 64px;
	overflow: hidden;
	position: absolute;
	right: 32px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#Search #Btn_Search_Close:hover {
	background-position: 0px 0px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#Search article {
	padding: 0px;
	height: 64px;
	width: 48%;
	margin-top: 24%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/ICO_Loupe.png);
	background-repeat: no-repeat;
}
#Search article input {
	height: 24px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	border: 1px solid #FFFFFF;
	font-family: Roboto, sans-serif;
	font-size: 1em;
	font-weight: 400;
	margin-top: 12px;
	display: inline;
}
#Search article .Btn_Pesquisa {
	color: #003752;
	background-color: #FFFFFF;
	width: 150px;
	height: 42px;
	margin-top: 12px;
	padding-top: 8px;
	border: 1px solid #FFFFFF;
	margin-left: 4px;
}
#Search article .Text_Pesquisa {
	color: #FFFFFF;
	background-color: transparent;
	width: 512px;
	margin-left: 64px;
	text-align: center;
}



.Closed_Search {
	width: 0px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.Open_Search {
	width: 100%;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
header {
	background-image: url(../img/Blason.jpg);
	background-repeat: no-repeat;
	background-position: 16px center;
	position: relative;
	padding: 0px;
	width: calc(100% - 64px);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 64px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 108px;
}
header #Menu {
	height: 92px;
	margin-right: 16px;
	position: relative;
	padding-top: 18px;
	padding-right: 128px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
header #Menu .pcbm{
	height: 92px;
	width: auto;
	right: 8px;
	position: absolute;
	top: 0px;
}
header #Menu  li  {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.2em;
	color: #003752;
	float: right;
	list-style-type: none;
	margin-right: 16px;
	font-weight: 700;
	background-image: url(../img/BG_Azul1px.jpg), url(../img/BG_Orange1x16px.jpg);
	background-position: 8px -1px, -1px 48px;
	background-size: 1px 0px, 0px 16px;
	background-repeat: no-repeat, no-repeat;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	height: 72px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
header #Menu  li:hover  {
	background-size: 1px 100%, 100% 16px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	cursor: pointer;
}
#container #Rightbar    {
	height: 100%;
	width: 320px;
	position: absolute;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 64px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 64px;
	padding-left: 0px;
	display: block;
}
#container #Rightbar #Acessibilidade {
	padding: 0px;
	width: 256px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 64px;
	position: relative;
}
#container #Rightbar #Acessibilidade ul {
	margin: 0px;
	padding: 0px;
}
#container #Rightbar #Acessibilidade li {
	display: inline-block;
	list-style-type: none;
	margin-right: 8px;
	padding-bottom: 12px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	height: 25px;
	background-image: url(../img/BG_Acessibilidade_hover.jpg);
	background-repeat: no-repeat;
	background-position: -32px bottom;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#container #Rightbar #Acessibilidade li:hover {
	background-position: 0px bottom;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}


footer {
	background-color: #003752;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


footer #illustration {
	background-repeat: no-repeat;
	background-position: right top;
	height: 480px;
	width: 320px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1024;
}
footer .Nav {
	background-color: #003752;
	width: calc(100% - 320px);
	margin-top: 0px;
	margin-right: 256px;
	margin-bottom: 0px;
	margin-left: 64px;
	position: relative;
	padding-top: 64px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	}
footer .Nav  ul {
	color: #FFFFFF;
	padding: 0px;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 16px;
	margin-left: 24px;
	list-style-type: none;
	width: 192px;
}
footer .Nav  ul  h2 {
	font-family: Roboto, sans-serif;
	font-size: 1em;
	font-weight: 700;
	margin-top: 16px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
footer .Nav ul a {
	text-decoration: none;
}

footer .Nav  ul  li {
	font-family: Roboto, sans-serif;
	font-size: 0.8em;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
footer .Nav ul li:hover {
	text-decoration: underline;
}



footer .Adress {
	background-color: #003752;
	width: calc(100% - 64px);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 64px;
	position: relative;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 64px;
	padding-left: 0px;
}
footer .Adress h2 {
	font-family: Roboto, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
	font-weight: 700;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	}
footer .Adress p {
	font-family: Roboto, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	font-weight: 300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
footer .Adress p a {
	color: #FFFFFF;
	text-decoration: underline;
}
#DiqueDenuncia {
	width: 256px;
	margin-top: 32px;
	margin-bottom: 32px;
	margin-left: 64px;
	position: static;
	background-image: url(../img/BG_DiskDenuncia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 493px;
}
#DiqueDenuncia h1 {
	font-family: Roboto, sans-serif;
	font-size: 1.4em;
	font-weight: 900;
	color: #003752;
	line-height: 1em;
	text-align: right;
	margin-bottom: 0px;
	padding-top: 24px;
	padding-right: 16px;
	margin-right: 0px;
	background-image: url(../img/BG_LiseretTricolor_4px.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100% 4px;
	padding-bottom: 24px;
	display: inline-block;
	margin-top: 0px;
}
#DiqueDenuncia h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	color: #003752;
	line-height: 1.1em;
	text-align: right;
	padding-top: 12px;
	margin-right: 16px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#DiqueDenuncia h3 {
	font-family: Roboto, sans-serif;
	font-size: 2em;
	font-weight: 900;
	color: #003752;
	text-align: center;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#DiqueDenuncia p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0.9em;
	font-weight: 700;
	color: #003752;
	line-height: 1.2em;
	text-align: left;
	padding-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#DiqueDenuncia p span {
	font-size: 0.9em;
	font-weight: 400;
}
