@charset "utf-8";
/* CSS Document */

body, html{
		font-size: 16px !important;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
	color: #1f6680 !important;
	position: absolute;
	height: 100%;
	width: 100%;
	background:url(../img/bgbg.jpg);
	margin: 0;
}

a{
	color: inherit !important;
	font-weight: bold;
	border: none !important;
}
#container{
	max-width: 1416px;
	min-height: 100%;
	position: relative;
	margin: auto;
	background:url(../img/bg.jpg) repeat-y;
	top: 0;
	padding-bottom: 300px;
	 -moz-box-sizing: border-box; 
    -webkit-box-sizing:      border-box; 
	box-sizing: border-box; 
	
	
}

#rodape{
	width: 100%;
	position: relative;
	background: #1f6680;
	height: 150px;
	margin-top: -150px;
	z-index:0;

}


#barralogos{
	background: #1f6680;
	height: 100%;
	width: 100%;
	position: absolute;
	overflow-x:scroll;
}
#vetor{
	margin-top: -220px;
	position: absolute;
	width: 100%;
	overflow: hidden;
	z-index:0;

}

#vetor img{
	min-width: 1300px;
	max-height: 300px;
	width: 100%;
	height: auto;
}

#logos{
	background:url(../img/logos.png);
	width: 980px;
	height: 120px;
	position: relative;
	margin: auto;
}

#areautil{
	max-width: 980px;
	margin: auto;
	position: relative;
}

.topo{
	width: 100%;
	top: 40px;
	position: relative;
}

#logoapine{
	float: left;
}
#seloevento{
	float: right;
}

#seloevento img{
	width: 500px;
	height: auto;
	float: right;
}

#menu{
	width: 881px;
	
	margin: auto;
	position: relative;
	top: 50px;
}
.abaesquerda{
	background:url(../img/menu.png);
	height: 106px;
	width: 54px;
		float: left;
}

#menu .item{

	height: 106px;
	float: left;
	cursor: pointer;
	text-indent:-666em;
	position: relative;
    overflow:hidden;
	
}

#menu .item1{
	background:url(../img/menu.png);
	background-position: -54px 106px ;
	width: 117px;
}
#menu .item1:hover, #menu .item1.ativo{
	background-position: -54px 0 ;
}
#menu .item2{
	background:url(../img/menu.png);
	background-position: -171px 106px ;
	width: 146px;
}
#menu .item2:hover, #menu .item2.ativo{
	background-position: -171px 0 ;
}
#menu .item3{
	background:url(../img/menu.png);
	background-position: -317px 106px ;
	width: 154px;
}
#menu .item3:hover, #menu .item3.ativo{
	background-position: -317px 0 ;
}
#menu .item4{
	background:url(../img/menu.png);
	background-position: -471px 106px ;
	width: 159px;
}
#menu .item4:hover, #menu .item4.ativo{
	background-position: -471px 0 ;
}
#menu .item5{
	background:url(../img/menu.png);
	background-position: -630px 106px ;
	width: 90px;
}
#menu .item5:hover, #menu .item5.ativo{
	background-position: -630px 0 ;
}
#menu .item6{
	background:url(../img/menu.png);
	background-position: -720px 106px ;
	width: 99px;
}
#menu .item6:hover, #menu .item6.ativo{
	background-position: -720px 0 ;
}

#menu .abadireita{
	background:url(../img/menu.png);
	background-position: -819px 106px ;
	width: 52px;
	height: 106px;
	float: left;
}

.balao{
	background:url(../img/balao.png);
	width: 77px;
	height: 47px;
	position: absolute;
	left: 50%;
	margin-left: -38px;
	top: 60px;
	display: none;
}

#inicioconteudo{
	color: #1f6680;
	z-index: 200;
	max-width: 900px;
margin: auto;
}
.centerr{
	max-width: 700px;
	margin: auto;
	text-align: center;
	line-height: 23px;
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#boxpalestrante{
	background: #b2ce50;
	padding-bottom: 10px;
	text-align: center;
	color: #1f6680;
	text-transform: uppercase;
	width: auto;
	position: relative;
	float: left;
	font-size: 20px;
}
#boxpalestrante img{
	margin-bottom: 10px;
	border-bottom: 2px #4db1ac;
}
.boxesquerda{
	float: left;
	max-width: 45%;
}

h1{
	color: #1f6680;
}
.boxdireita{
	max-width: 504px;
	width: auto;
	min-width: 200px;
	margin-left: 20px;
	float: right;
		font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #1f6680;
}

#inicioconteudo li{
	list-style-image:url(../img/marcador.png);
	margin-bottom: 20px;
	margin-left: -17px
}
.boxesquerda1{
	max-width: 400px;
	float: left;
}

.boxdireita1{
	max-width: 400px;
	float: right;
	
}

#transp{
	background:url(../img/transppreta.png);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	cursor:pointer;
	z-index: 1000;
}

#boxform{
	background:url(../img/boxform.png);
	width: 642px;
	height: 383px;
	position: absolute;
	z-index: 1001;
	left: 50%;
	margin-left: -321px;
	top: 200px;
	display: none;
}
#areacadastro h1{
margin-bottom: 12px;
}
#areacadastro input{
	border: none;
	height: 22px;
	background: none;
	border-bottom: 1px #1f6680 solid;
	margin-left: 20px;
	font-size:20px;
	width: 90%;
	color: #FFF;
}
#areacadastro{
	padding: 20px 80px;
	font-size: 16px;
}

#areacadastro td{
	height: 28px;
}

.adireita{
	text-align: right;
}

#btnenviar{
	background:url(../img/btnenviar.png);
	width: 150px;
	height: 41px;
	position: relative;
	margin: auto;
	cursor:pointer;
	margin-top: -10px;
}

#containerprincipal{
	background: #1b6682;
	width: 600px;
	height: 400px;
	float: left;
	text-align: center;
	vertical-align: central;
}
#fotoslateral{
	height: 400px;
	width: 175px;
	float: left;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-left: 1px; 
	position: relative;
}
.itemfoto{
	background: #1b6682;
	width: 149px;
	height: 100px;
	margin-bottom: 1px;
	cursor:pointer;
	text-align: center;
	position: relative;
}
a, a img{
 border: none !important;
}
#containerfotos{
	width: 779px;
	margin: auto;
}

.itemfoto img{
	width: auto;
	height: auto;
	max-width: 149px;
	max-height: 100px;
	margin: auto;
	position: relative;
}

#containerprincipal img{
	width: auto;
	height: auto;
	max-width: 600px;
	max-height: 400px;
}