* {
    margin: 0;
    padding :0;
}
.imgFull {
    width: 100%;
}
.imgLogo {
    padding-left: 65px;
    padding-top: 35px;
    border: 0;
}
#site{
    width: 100%;
    height: auto;
}
#sitePanel{
    width: 80%;
    height: auto;
	margin: auto;
}
#menuSite{
    margin: 0 auto;
    width: 100%;
    height: 115px;
    position: relative;
    background-image: url('../img/bkMenu.png');
}

#banner{
    width: 100%;
    height: 485px;
    position: relative;
}
#logo{
    width: 380px;
    height: 380px;
    border-radius: 380px;
    -moz-border-radius:380px;
    -webkit-border-radius:380px;
    position: absolute;
    margin-top: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}
#legenda{
    width: 100%;
    height: 30px;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000000;
    text-align: center;
    position: absolute;
    z-index: 3;
    margin-top: 425px;
    font-family: futura;
    font-size: 30px;
    color: #ffffff;
}
#bannerLSup{
    width: 100%;
    height: 15px;
    background: #005d90;
    background: rgba(0,18,28,0.5);
    z-index: 4;
    maring-top: 0px; 
}
#bannerLInf{
    width: 100%;
    height: 15px;
    background: #005d90;
    background: rgba(0,18,28,0.5);
    z-index: 4;
    position: absolute;
    margin-top: 470px;
    
}
#conteudoBox{
    width: 100%;
    height: auto;
    background-color: #ffffff;
}
#conteudo{
    width: 86%;
    height: auto;
    margin: auto;
    padding-bottom: 20px;
    padding-top: 20px;
}
#destaques{
    width: 100%;
    height: 432px;
}
#destaqueUm{
    width: 25%;
    height: 432px;
    background-color: #899fd1;
    float: left;
}
#destaqueDois{
    width: 25%;
    height: 432px;
    background-color: #4578a5;
    float: left;
}
#destaqueTres{
    width: 25%;
    height: 432px;
    background-color: #1c5990;
    float: left
}
#destaqueQuatro{
    width: 25%;
    height: 432px;
    background-color: #517488;
    float:left;
}
#destaqueCinco{
    width: 20%;
    height: 432px;
    background-color: #899fd1;
    float:left;
}
#destaqueCircle{
    width: 180px;
    height: 180px;
    border-radius: 180px;
    -moz-border-radius:180px;
    -webkit-border-radius:180px;
    background: rgba(255,255,255,0.5);
    left: 50%;
	position:relative;
    transform: translateX(-50%);
    margin-top: 35px;
    float: left;
    box-shadow: 0px 2px 2px #000000;
}
#destaqueCircle:hover{
    background: rgba(255,255,255,0.9);
}
#destaqueCircleInt{
    width: 160px;
    height: 160px;
    border-radius: 160px;
    -moz-border-radius:160px;
    -webkit-border-radius:160px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
}
.destaqueTitle{
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    color: #00121c;
    text-align: center;
    padding-top: 240px;
}
.conteudoTitle{
    font-family: futura;
    font-size: 20px;
    font-weight: bold;
    color: #00121c;
    text-align: left;
	border-bottom-color: #CCCCCC;
	border-bottom-style: double;
	border-bottom-width: Medium;
}
.conteudodrp{
    font-family: futura;
    font-size: 18px;
	font-weight: bold;
    color: red;
    text-align: justify;
	line-height: 150%;
	border-color: black;
}
#destaqueTxt{
    width: 90%;
    margin-left: 5%;
    margin-top: 15px;
    height: auto;
    overflow: hidden;
    text-align: justify;
    font-family: arial;
    font-size: 16px;
    color: #000000;
}
#map{
    width: 100%;
    height: 362px;
}
#mapBox{
    width: 25%;
    height: 315px;
    background: rgba(28,89,144,0.8);
    margin-left: 73%;
    margin-top: 30px;
    z-index: 4;
    position: absolute;
    box-shadow: 0px 2px 15px #555555;
}
#rodape{
    width: 100%;
    height: 70px;
    background-color: #00121e;
    line-height: 70px;
    text-align: center;

}
.rodapeTexto{
	text-shadow: 2px 2px 2px #000000;
    font-family: arial;
    font-size: 16px;
    color: #69808e;
}
#rodapeAndro{
	width: 100%;
    height: 40px;
    background-color: #000d16;
    line-height: 40px;
	text-align: center;
	
}
.topoAdmin{
	text-shadow: 2px 2px 2px #000000;
    font-family: arial;
    font-size: 20px;
    color: #69808e;
}
.rodapeLink{
    font-family: arial;
    font-size: 12px;
    color: #69808e;
	text-decoration:none;
}
.rodapeLink:hover{
	text-align: center;
    color: #cccccc;
}
.texto{
	font-family: futura;
    font-size: 18px;
    color: #000000;
}
@font-face {
	font-family: "futura";
	src: url("../fonts/futura.ttf");
	}
#galFotoBox{
	width:840px;
	height:565px;
	background: rgba(0,18,28,0.8);
	margin: 0 auto;
	text-align:center;
}
.fotoGeral{
	padding: 20px 20px 20px 20px;
	background: rgba(0,18,28,0.8);
	margin: 0 auto;
	text-align:center;
}
#galFoto{
	width:800px;
	height:525px;
	float: left;
    margin-left: 20px;
    margin-top: 20px;
    overflow: hidden;
}
#legFoto{
	width:760px;
	height:65px;
	margin-left: 20px;
    margin-top: 460px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	background: rgba(0,18,28,0.8);
	z-index:2;
	position:absolute;
	font-family: futura;
    font-size: 16px;
    color: #ffffff;
}
.dropbtn {
    background-color: #797f9e;    
	color: white;
    padding: 16px;
    font-size: 16px;
	margin: 5px;
	border-left-color:white;
}
.dropdown {
    position: relative;
    display: inline-block;
	border-color: #384d8c;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 70px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown:hover .dropdown-content {
    display: block;
	text-decoration: none;
}
.dropdown:hover .dropbtn {
    background-color: #384d8c;
}
a:link{
text-decoration:none;
}