*{ padding:0px; margin:0px;}

body{
	background:#fff url(imagens/bg-topo.jpg) repeat-x top center;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:22px;
	text-align:left;
}

a img {border:none;}

.clear { clear:both;}

p{ padding:12px 0;}


a{color:#fff;}
a:hover{text-decoration:none;}

h1{
	padding-bottom:20px;
}

/*----------- Main-------------*/

#main {

	width:100%;
	overflow: hidden;


}

/*******Header******/

#header{

	width:980px;
	margin:0 auto;

}

#header .menu{
	height:36px;
	padding-top:100px;
}

	
	#header .menu ul{
		list-style:none;	
	}


	#header .menu li {
		display:inline;
		padding:7px 7px;
			}


	#header .menu li a{
		color:#717173;
		text-decoration:none;
		font-weight:bolder;
		font-size:16px;
		padding:7px 10px;
		padding-bottom: 10px;

	}

	#header .menu li a:hover{
		color:#fff;
		text-decoration:none;
		background:#005894;		
		padding:7px 10px;
		border-radius:5px;
		
	}

	/*#header .menu li a.active{
		color:#fff;
		text-decoration:none;
		background:#005894;
		padding:7px 10px;
		border-radius:5px;
	}*/
	

#header .logo{
	text-align:left;
	float:left;
	padding-top:15px;
	padding-right:100px;

}

/**Frase**/

#frase{
	background:url(imagens/bg-frase.jpg) repeat-x top;
	width:100%;
	height:148px;
	margin-top:30px;

}


#frase .frase-bg{
	background:url(imagens/bg-frase-centro.jpg) no-repeat center;
	width:980px;
	margin:0 auto;
	height:148px;

}

#frase .frase{	
	width:980px;
	margin:0 auto;
	padding-top:40px;
	font-size:20px;
	text-align:center;
	height:148px;

}

/**Slideshow**/

#topo{
	text-align:center;
	padding:20px 0;
	width:980px;
	margin:0 auto;
	
}

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/*Botão*/

.button a{
	background: url(imagens/bg-button.jpg);
	border-radius:10px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding:7px 12px;
}


.button a:hover{
	color:#000;	
}

/*Content*/

#conteud-bg{
	background: url(imagens/bg-content-centro.jpg) no-repeat center top;
	height:42px;
	width:100%;
	margin-top:15px;
	}


#conteudo-bg{
	
	height:42px;
	width:100%;
	margin-top:15px;
	}
#conteudo{
	background:url(imagens/bg-content.jpg) repeat;	
	padding-bottom:50px;
	
	width:100%;

}


#content{
	margin:0 auto;
	width:980px;

}

#content .row1, .row2, .row3{
	width:100%;
	padding-top:40px;
}

#content .col-itens{
	
	width:300px;
	margin-right:15px;
	float:left;
}

#content .col-itens .title{
	background:url(imagens/bg-itens.png) no-repeat;
	height:70px;
	padding:5px;
}

#content .icon{
	float:left;
	padding-right:15px;
}

#content .col-itens .title h1{
	color:#333236;
	font-size:20px;
	padding-bottom:0px;
}

#content .col-itens .text{
	width: 248px;
	background: #fff;
	padding: 25px;
	color: #333236;
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;
	height: 300px;
}

#content .col-itens .text a {
	color:#333236;

}

#content .col-itens .text2{
	width:248px;
	background:#fff;
	padding:25px;
	color:#333236;
	font-size:14px;
	line-height:22px;
	margin-top:5px;
	height:190px;
}

#content .col-itens .text2 a {
	color:#333236;

}

#content .col-itens .text3{
	width:248px;
	background:#fff;
	padding:25px;
	color:#333236;
	font-size:14px;
	line-height:22px;
	margin-top:5px;
	height:350px;
}

#content .col-itens .text3 a {
	color:#333236;

}

#content .col-itens .text4{
	width: 248px;
	background: #fff;
	padding: 25px;
	color: #333236;
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;
	height: 700px;
}

#content .col-itens .text4 a {
	color:#333236;

}

#content .col-itens .bottom{
	background:url(imagens/bg-itens-bottom.png) no-repeat;
	width:300px;
	height:10px;
}


#content .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7{
	float:left;
}

#content .col-1{
	width:590px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0;
}

#content .col-1 img{
	float:left;
	padding:0 40px 40px 0 ;
}


#content .col-2{
	width:290px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
}

#content .col-4{
	width:590px;
	padding-top: 0;
	padding-left: 40px;
	padding-bottom: 0;
	
}

#content .col-5{
	width:290px;
	padding:0px;
}

#content .col-6{
	width:450px;
	padding-right:80px;
}

#content .col-7{
	width:450px;
	padding:0px;
}


#content .quadro{
	background:url(imagens/bg-quadro.jpg) repeat;
	border-radius:10px;
	padding:20px;
	font-size:12px;
	color:#333236;
}


#content .quadro .item{
	float:left;
	padding-right:50px;
}

#content .quadro .item img{
	padding:0px;
}

/*==============Listas=================*/



ul li{

	list-style:none;

	background:url(images/marker.png) no-repeat left 16px;

	font-size:14px;

	line-height:35px;

	padding-left:15px;

}

ul li a{

	text-decoration:underline;

	color:#484848;

}

.list li{
	list-style:none;
	background:url(images/marker.png) no-repeat left 16px;
	font-size:14px;
	line-height:30px;
	padding-left:15px;

}


.servicos ul li{

	list-style:none;
	background:url(images/marker.png) no-repeat left 16px;
	font-size:14px;
	line-height:30px;
	

}




/*==========Footer=============*/

#footer{

	margin-top:0px;

}

#footer{
	background: url(imagens/bg-footer.jpg) repeat;
	width:100%;
	height:250px;
	color:#fff;
	margin-top:0px;
	display:block;
	font-size:13px;
	line-height:18px;

}


#footer .indent{
	width:980px;
	margin:0 auto;
	padding-top:40px;

}


#footer a{
	color:#fff;
}



#footer .fone{
	font-size:17px;
	line-height:26px;
}

#footer .col-3{
	width:300px;
	padding-right:30px;
}

#footer .redes img{
	float:left;
	padding-right: 10px;
}

#footer ul li{
	line-height:20px;
	font-size:13px;
}

#footer2{
	background:#000;
	text-align:center;
	padding:10px;
	width:100%;
	font-size:12px;
}

/*Fomulário*/

input{
	width:250px;
	height:30px;
	
}
textarea{
	width:250px;
}

input.button{
	background: url(imagens/bg-button.jpg);
	border-radius:10px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding:7px 12px;
	width:100px;
	margin-top:10px;
	border:none;
}
/***************/
.fone2{
	font-size:18px;
	line-height: 24px;
}

.imagem{
	float:left;
	padding-right:25px;
}

.calendario img{
	border:2px #fff solid;
	padding:0px;
	margin:0px;
}

.noticias{
	background:#fff;
	width:400px;
	height:100%;
	padding:20px;
	float:left;
	color:#000;
}

.noticias a{
	color:#a53300;
	line-height:25px;
	font-weight:bolder;
}
.noticias-title{
	background:#ccc;
	color:#000;
	width:400px;
	height:30px;
	padding:5px 20px;
	float:left;
}


span.btmmn {
    text-decoration: none;
    font-weight: bolder;
    font-size: 16px;
    padding: 7px 10px;
    border:none;
    color: #717173;
}
span.btmmn:hover {
	 background: #005894;
	color: #fff !important;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
}


/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
      margin-left: -65px;
    padding-top: 4px;
    padding-bottom: 4px;
        border: solid 1px #cecece;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  color: #fff !important;
    text-decoration: none;
    background: #005894;
    padding: 7px 10px;
    border-radius: 5px;
}
.dropdown a {
	border:solid 1px #005894;
	
color: #005894 !important;
}
.dropdown a:hover {
	color: #fff !important;
}
.dropdown-content a {
	border:none;
	border-bottom: solid 1px #cecece;
	border-radius: 0;
}
.dropdown-content a:last-child {
	border:none;
	margin-top: -10px;
}
.dropdown-content a:hover {
	background: none !important;
	color: #929292 !important;
}
.segFormA {
	float: left;
    width: 25%;
    background: #fff;
    text-align: center;
    padding-top: 31px;
    /* padding-bottom: 66px; */
    padding-left: 100px;
    padding-right: 100px;
    height: 100%;
    min-height: 100%;
    font-size: 13px;
    
}
#conteudo2{
	background:url(imagens/bgform.jpg);	
	    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	
	height: 100%;
	width:100%;

}
body, html {
	height: 100%;
    min-height: 100%;
}