@import url('http://fonts.googleapis.com/css?family=Dosis');
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300);

body {
	background:url(../imagens/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bbox,
.bbox *,
.bbox *:before,
.bbox *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

a {
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	font-family: Helvetica,Arial,sans-serif;
	color: #900;
	text-decoration:none;
}
a:hover{
	color: #339;
}

.t05 {
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
#topo{
	height: 15px;
	background: #c02925;
}
.telefone1{
	font-family: "Dosis",Arial,Helvetica,sans-serif;
	font-size:32px;
	color: #333;
	font-weight:bold;
}
.telefone2{
	font-family: "Dosis",Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #333;
	font-weight:bold;
}
#rodape{
	border-top: 5px solid #d22727;
	background:#a8090f;
}

a.arco {
	float: right;
	position:relative;
	
	width: 46px;
	height: 40px;
	
	right: 10px;
	top: 3px;
	
	background: url(../imagens/arco1.png);
}
a.arco:hover {
	background: url(../imagens/arco2.png);	
}


#face{
	position: relative;
	float: left;
	margin-left: 10px;
	width:30px;
	height:30px;
	background:url(../imagens/face1.jpg) center no-repeat;
}
#face:hover{
	background:url(../imagens/face2.jpg) center no-repeat;
}
#twitter{
	position: relative;
	float: left;
	margin-left: 10px;
	width:30px;
	height:30px;
	background:url(../imagens/twitter1.jpg) center no-repeat;
}
#twitter:hover{
	background:url(../imagens/twitter2.jpg) center no-repeat;
}

#youtube{
	position: relative;
	float: left;
	margin-left: 10px;
	width:30px;
	height:30px;
	background:url(../imagens/youtube1.jpg) center no-repeat;
}
#youtube:hover{
	background:url(../imagens/youtube2.jpg) center no-repeat;
}

#menu{
	z-index:970;
	height: 30px;
	position: relative;
	background: #005d98;
}
.menu ul{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	list-style:none;
	float:left;
	padding: 0;
	margin: 0;
}
.menu ul li{
	float: left;
	position: relative;
}
.menu ul li a{
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	-ms-transition: all .6s ease;
	color: #FFF;
	font-weight:normal;
	font-size: 14px;
	text-decoration:none;
	padding: 13px 33px;
	float: left;
}
.menu ul li:hover a.case,
.menu ul li a.case.ativo{
	font-weight:normal;
	font-size: 14px;
	background: #00456f;
	padding: 13px 33px;
}
.menu ul li ul{
	visibility: hidden;
	opacity: 0;
	position: absolute;
	width:249px;
	left: 0;
	top: 30px;
	padding: 0px;
	line-height: 5px;
	margin-left: 0px;
}
.menu ul li:hover ul,
.menu ul li ul.ativo{
    margin-left: 0px;
    float:left;
    z-index: 1000;
}
.menu ul li ul{
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.menu ul li:hover ul,
.menu ul li ul.ativo{
visibility: visible;
	opacity: 1;
text-align: left;
background: #005d98;
float:left;
margin-top: 12px;
}
.menu ul li ul li{
	float: left;
	width:100%;
}
.menu ul li ul li a{
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	-ms-transition: all .6s ease;
	float: left;
	width:183px;
	color: #fff;
	font-weight:normal;
	font-size: 14px;
	list-style:none;
	}
.menu ul li ul li a:hover,active{
	color: #FFF;
	text-shadow: 0px 0px 0px #ffffff;
	font-size: 14px;
	font-weight:normal;
	background: #00456f;
}
.bd1{
	border: 1px solid #777;
}
.bd-bot{
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bdtop{
	padding-top: 5px;
	border-top: 1px solid #CCC;
}
.titulos{
	font-family: "Oswald", Helvetica,Arial,sans-serif;
	font-size:18px;
	color: #c02925;
	border-bottom: 5px solid #005d98;
	font-weight:bold;
}

.style1{
	font-family: Helvetica,Arial,sans-serif;
	font-size:13px;
	color: #fff;
}
.style2{
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
	color: #c02925;
}
.style3{
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
	color: #333;
}
.style4{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	color: #333;
	font-weight:normal;
}
.style5{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 22px;
	font-weight:bold;
}
.style6{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	color: #f00;
}
.style7{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 26px;
	color: #222;
	font-weight:bold;
}
.limita-avisos {
	float:left;
	width: 550px;
	 white-space: nowrap;
	 overflow: hidden;
	 text-overflow: ellipsis;
}


/* NOTICIAS */
.limita {
	float:left;
	width: 280px;
	 white-space: nowrap;
	 overflow: hidden;
	 text-overflow: ellipsis;
}
.titulo1{
	font-family: Helvetica,Arial,sans-serif;
	font-size:16px;
	color: #333;
	font-weight: bold;
	text-transform:uppercase;
}

.titulo2{
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
	color: #333;
}
.img-bd{
	border: 1px solid #777;
}
.bdright{
	border-right: 1px dashed #ccc;
}
.bdbot{
	border-bottom: 1px dashed #9ba9e2;
	margin-bottom: 2px;
}

.news{
	font-family: Helvetica,Arial,sans-serif;
	font-size:12px;
	color: #339;
	font-weight:bold;
	cursor: pointer;
	padding: 5px 0px;
	border-bottom: 1px solid #CCC;
}
.news:hover{
	color: #900;
}

a.noticias{
	font-family: Helvetica,Arial,sans-serif;
	font-size:12px;
	color: #333333;
	font-weight: normal;
}
.title{
	font-family: Helvetica,Arial,sans-serif;
	font-size:18px;
	color: #333;
	font-weight: bold;
}
.noticias:hover .title{
	color: #666;
	border-bottom: 1px solid #999;
}
.texto{
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
	color: #333333;
	font-weight: normal;
}
.noticias:hover .texto{
	color: #666;
}
.leia{
	color: #666;
	font-weight:bold;
}
.noticias:hover .leia{
	color: #333;
}




/* NOTICIAS INDEX */
#noticias {
  float: left;
  width: 100%;
}
#noticias.index {
  position: relative;
}
#noticias.index ul {
  position: absolute;
  top: 0;
  height: 100px;
  left: 0;
  width: 620px;
  margin: 0;
  padding: 0;
}
#noticias.index ul li {
  float: left;
  width: 50%;
    list-style: none;
  margin-bottom: 40px;
}
#noticias.index ul li {
  padding-right: 20px;
}

#noticias.index ul li a {
  float: left;
  width: 100%;
  padding: 5px;
  background: #FFF;
  border-bottom: 3px solid #225c9d;
  border-radius: 3px;
  box-shadow: 0px 0px 5px #999;
  display: table;
}
#noticias.index ul li a:hover {
  box-shadow: 0 0 5px #333;
}
#noticias.index ul li a .img {
  float: left;
  width: 100px;
  height: 75px;
  margin-right: 10px;
  background: #eeeeee no-repeat center;
  background-size: cover;
}
#noticias.index ul li a .info {
  width: 100%;
  height: 75px;
  display: table-cell;
  vertical-align: middle;
}
#noticias.index ul li a .info .title {
  float: left;
  width: 100%;
  font-family: 'Segoe UI', sans-serif;
  font-size: 13px;
  color: #333;
  font-weight: bold;
}
#noticias.index ul li a:hover .info .title {
  color: #CC0000;
}




/* GALERIA DE FOTOS */
#case2 .scraps2{
				padding-left:3px;
			}
	  #case2 .scraps2 .scrap2 {
		 -webkit-transition: all 0.3s linear;

		-moz-transition: all 0.3s linear;

		-o-transition: all 0.3s linear;

		transition: all 0.3s linear;
		  float: left;
		  width: 170px;
	  }
	  #case2 .scraps2 .scrap2 .img {
		  overflow:hidden;		  
		  float: left;
		  border: 5px solid #ffffff;
		  background: #FFFFFF;
			box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	  }
	  #case2 .scraps2 .scrap2:hover{
		  -webkit-transform: scale(1.02);

	-moz-transform: scale(1.02);

	-o-transform: scale(1.02);

	transform: scale(1.02);	
	-webkit-transition: all 0.3s linear;

	-moz-transition: all 0.3s linear;

	-o-transition: all 0.3s linear;

	transition: all 0.3s linear;
		}
		
		
	 #case2 .scraps2 .scrap2 .info2{
		 padding-top:8px;
		float: left;
		height:60px;	 
	}
#case2 .scraps2 .scrap2 .info2 .scrapTitle2 {
		  float: left;
	font-family: Helvetica,Arial,sans-serif;
		  width: 170px;
		  font-size: 14px;
		  color: #555;
		margin-bottom:5px;
		  text-align:justify;
		 
	  }
	  
	   #case2 .scraps2 .scrap2 .info2 .subinfo2 span {
		  float: left;
	font-family: Helvetica,Arial,sans-serif;
		  font-size: 12px;
		  color: #888;
		  text-align:left;
		  margin-right:10px;
		 
	  }
	  
	  
	  
#case .scraps{
				padding-left:3px;
			}
	  #case .scraps .scrap {
		 -webkit-transition: all 0.3s linear;

		-moz-transition: all 0.3s linear;

		-o-transition: all 0.3s linear;

		transition: all 0.3s linear;
		  float: left;
		  width: 250px;
		  padding-top: 10px;
		  padding-bottom: 10px;
		  padding-left:20px;
		  margin: 18px;
		  
		  
	  }
	  #case .scraps .scrap .img {
		  overflow:hidden;		  
		  float: left;
		  border: 5px solid #ffffff;
		  background: #FFFFFF;
			box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	  }
	  #case .scraps .scrap:hover{
		  -webkit-transform: scale(1.02);

	-moz-transform: scale(1.02);

	-o-transform: scale(1.02);

	transform: scale(1.02);	
	-webkit-transition: all 0.3s linear;

	-moz-transition: all 0.3s linear;

	-o-transition: all 0.3s linear;

	transition: all 0.3s linear;
		}
		
		
	 #case .scraps .scrap .info{
		 padding-top:8px;
		float: left;
		height:60px;	 
	}
	  #case .scraps .scrap .info .scrapTitle {
		  float: left;
	font-family: Helvetica,Arial,sans-serif;
		  width: 250px;
		  font-size: 18px;
		  color: #005D98;
		margin-bottom:5px;
		  text-align:left;
		 
	  }
	  
	   #case .scraps .scrap .info .subinfo span {
		  float: left;
	font-family: Helvetica,Arial,sans-serif;
		  font-size: 12px;
		  color: #005D98;
		  text-align:left;
		  margin-right:10px;
		 
	  }
	  
	  
	  
	  
	  
	  /* AGENDA/AVISOS */

            #bkg {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: rgba(255, 255, 255, 0.8) url(../imagens/cLoad.gif) no-repeat center;
                z-index: 999998;
                display: none;
            }
            .agenda_view {
                position: fixed;
                top: 50%;
                left: 50%;
                margin-left: -300px;
                margin-top: -200px;
                width: 600px;
                height: 300px;
                background: #FFF;
                border: 1px solid #CCC;
                border-radius: 5px;
                box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
                z-index: 999999;
                display: none;
            }
            .agenda_view .case {
                padding: 10px;
            }
            .agenda_view .case .title {
                position: relative;
                float: left;
                width: 100%;
                font-family: Helvetica, Arial, sans-serif;
                font-size: 22px;
                color: #333;
                border-bottom: 1px solid #EEE;
                margin-bottom: 10px;
                padding-bottom: 10px;
				font-weight: bold;
            }
            .agenda_view .case .title b {
                font-size: 18px;
                color: #333;
				font-weight: normal;
            }
            .agenda_view .case .title .close {
                position: absolute;
                top: 0;
                right: 0;
                width: 30px;
                height: 30px;
                background: url(../imagens/close.png) no-repeat center;
                cursor: pointer;
            }
            .agenda_view .case .text {
                float: left;
                width: 100%;
                height: 310px;
                overflow: auto;
                font-family: Helvetica, Arial, sans-serif;
                font-size: 16px;
                color: #333;
            }

	  
	  
	  
	  
	  
/* PAGINAÇÃO GERAL */
	  #uPaginacao {
		  float: left;
		  width: 100%;
	font-family: Helvetica,Arial,sans-serif;
		  text-align: center;
		  margin: 0 auto;
		  margin-top: 15px;
		  margin-bottom: 15px;
		  padding: 10px 0px 10px 0px;
	  }
	  #uPaginacao .pagina, .pagina:visited {
	font-family: Helvetica,Arial,sans-serif;
		  padding: 5px 10px 5px;
		  background: #0e496f;
		  color: #FFF;
		  font-size: 13px;
		  text-decoration: none;
		  border-radius: 3px;
		  border: 1px solid #0e496f;
		  margin-right: 5px;
		  margin-bottom: 15px;
		  -webkit-transition: 0.3s;
		  -moz-transition: 0.3s;
		  -o-transition: 0.3s;
		  -ms-transition: 0.3s;
	  }
	  #uPaginacao .pagina:hover {
		  color: #fff;
		  background: #420d04; /* Old browsers */
		  border: 1px solid #420d04;
	  }
	  #uPaginacao span {
		  padding: 5px 10px 5px;
		  color: #fff;
		  font-size: 13px;
		  text-decoration: none;
		  margin-right: 5px;
		  margin-bottom: 15px;
		  -webkit-transition: none;
		  -moz-transition: none;
		  -o-transition: none;
		  -ms-transition: none;
		  background: #0e496f; /* Old browsers */
		  border-radius: 3px;
		  border: 1px solid #0e496f;
		  }