*{
    font-family: 'Open Sans', sans-serif;
}

.html{
    background: url("../img/fundo_gamil.jpg") #7F7F7F no-repeat bottom center scroll;
    overflow: auto;
    //overflow: scroll;
    -webkit-overflow-scrolling: touch;
    background-size: cover !important;
    width: 100%;
    height: 100%;
    top:0;left:0;bottom:0;right:0;
    position: fixed;
}
.clear  { clear:both; overflow:hidden; height:0px; }
.body{
    width: 1000px;
    min-height: 1800px;
    //-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    //-moz-box-sizing: border-box;    /* Firefox, other Gecko */
    //box-sizing: border-box; 
    position:absolute;
    height: content-box;
    background: white;
    //overflow: hidden;
    margin:0 auto;
    left:0;right:0;
    box-shadow:0px 0px 7px #CCCCCC ;
    -moz-box-shadow:0px 0px 7px #CCCCCC;
    -webkit-box-shadow:0px 0px 7px #CCCCCC;
}
.top{
    width: 1000px;
    height: 556px;
    position:relative;
}
.top .title{
    width: 980px;
    height: 76px;
    padding-left: 20px;
    background-color: white;
    position: fixed;
    z-index:3;
}
.top .title .logo{
    width: 150px;
    height: 76px;
    position: relative;
    float: left;
}
.top .title .nome{
    position: relative;
    float: left;
    width: 800px;
    height:content-box;
    font-size: 20px;
    margin-top: 25px;
    margin-left:20px;
}
.top .title .nome a{
    text-decoration: none;
    color: rgb(69,182,159);
}
.top .head{
    width: 1000px;
    height: 30px;
    background-color:rgb(69,182,159);
    color:white;
    font-size: 14px;
    top:76px;
    position: fixed;
    z-index:4;
    line-height: 30px;
}
.btn{
    cursor: pointer;
}
.btn:hover{
    //font-weight:bold;
}
.top .menu{
    //padding-top:4px;
    //display: none;
    width: 1000px;
    height: content-box;
    min-height: 40px;
    //background-color: rgba(255,255,255,0.90);
    font-size: 14px;
    position: fixed;
    top: 80px;
    z-index:3;
}
.top .menu .column{
    padding-top: 30px;
    background-color: #F9F9F9;
    position: relative;
    float: left;
    width: 180px;
    padding-bottom: 10px;
}
.top .menu .column .box{
    position: relative;
    float: left;
    width: 146px;
    //font-weight: 25;
    padding-left: 20px;
}
.top .menu .column .box a{
    text-decoration:none;
    color:rgb(69,182,159);
}
.top .menu .column .box a:hover{
    color:#999999;
}
.top .slide{
    width: 1000px;
    top: 100px;
    position: relative;
    background-color:rgb(69,182,159);
    z-index:1;
}
.top .menu2{
    width: 1000px;
    height: 82px;
    padding-top:106px;
    //background-color: white;
    position: absolute;
    bottom:0px;
    z-index:2;
}
.top .menu2 .title1{
    width: 666px;
    height: 25px;
    text-align: center;
    font-size: 14px;
    position: relative;
    float:left;
    z-index:2;
    background-color:rgba(69,182,159,0.90);
    margin-right:1px;
    color:white;
    padding-top: 5px;
}
.top .menu2 .title2{
    width: 221px;
    height: 25px;
    padding-top: 5px;
    text-align: center;
    font-size: 14px;
    position: relative;
    float:left;
    z-index:2;
    background-color:rgba(69,182,159,0.90);
    margin-right:1px;
    color:white;
}
.top .menu2 .title3{
    width: 111px;
    height: 25px;
    padding-top: 5px;
    text-align: center;
    font-size: 14px;
    position: relative;
    float:left;
    z-index:2;
    background-color:rgba(69,182,159,0.90);
    color:white;
}
.top .menu2 .icon1,.top .menu2 .icon2,.top .menu2 .icon3,.top .menu2 .icon4,.top .menu2 .icon5,.top .menu2 .icon6,.top .menu2 .icon7,.top .menu2 .icon8,.top .menu2 .icon9{
    text-align: center;
    color:white;
    height: 74px;
    font-size: 13px;
    position: relative;
    float:left;
    z-index:2;
    margin-top:1px;
    padding-top: 5px;
}
.top .menu2 .icon1{
    width: 166px;
    background: url("../img/gamil-01.svg") rgba(69,182,159,0.90) no-repeat center 30px scroll;
    background-size: 50px 40px;
}
.top .menu2 .icon1:hover{
    background: url("../img/gamil-01.svg") rgba(153,153,153,0.90) no-repeat center 30px scroll;
    background-size: 50px 40px;
}
.top .menu2 .icon2 {
    width: 166px;
    margin-left:1px;
    background: url("../img/gamil-02.svg") rgba(69,182,159,0.90) no-repeat center 30px scroll;
    background-size: 50px 40px;
}
.top .menu2 .icon2:hover{
    background: url("../img/gamil-02.svg") rgba(153,153,153,0.90) no-repeat center 30px scroll;
    background-size: 50px 40px;
}
.top .menu2 .icon3 {
    width: 166px;
    margin-left:1px;
    background: url("../img/gamil-03.svg") rgba(69,182,159,0.90) no-repeat center 30px scroll;
    background-size: 50px 40px;
}
.top .menu2 .icon3:hover{
    background: url("../img/gamil-03.svg") rgba(153,153,153,0.90) no-repeat center 30px scroll;
    background-size: 50px 40px;
}
.top .menu2 .icon4 {
    width: 166px;
    margin-left:1px;
    background: url("../img/gamil-04.svg") rgba(69,182,159,0.90) no-repeat center 30px scroll;
    background-size: 50px 40px;
}
.top .menu2 .icon4:hover{
    background: url("../img/gamil-04.svg") rgba(153,153,153,0.90) no-repeat center 30px scroll;
    background-size: 50px 40px;
}
.top .menu2 .icon5 {
    width: 166px;
    margin-left:1px;
    background: url("../img/005.png") rgba(69,182,159,0.90) no-repeat center center scroll;
}
.top .menu2 .icon5:hover{
    background: url("../img/005.png") rgba(153,153,153,0.90) no-repeat center center scroll;
}
.top .menu2 .icon6 {
    width: 166px;
    margin-left:1px;
    background: url("../img/gamil-06.svg") rgba(69,182,159,0.90) no-repeat center 30px scroll;
    background-size: 50px 40px;
    //background-position-x: 20px;

}
.top .menu2 .icon6:hover{
    background: url("../img/gamil-06.svg") rgba(153,153,153,0.90) no-repeat center 30px scroll;
    background-size: 50px 40px;
    //background-position-x: 20px;
}
.top .menu2 .icon7 {
    width: 166px;
    margin-left:1px;
    background: url("../img/007.png") rgba(69,182,159,0.90) no-repeat center center scroll;
}
.top .menu2 .icon7:hover{
    background: url("../img/007.png") rgba(153,153,153,0.90) no-repeat center center scroll;
}
.top .menu2 .icon8 {
    width: 166px;
    margin-left:1px;
    background: url("../img/008.png") rgba(69,182,159,0.90) no-repeat center center scroll;
}
.top .menu2 .icon8:hover{
    background: url("../img/008.png") rgba(153,153,153,0.90) no-repeat center center scroll;
}
.top .menu2 .icon9 {
    width: 166px;
    margin-left:1px;
    background: url("../img/gamil-05.svg") rgba(69,182,159,0.90) no-repeat center 30px scroll;
    background-size: 50px 40px;
}
.top .menu2 .icon9:hover{
    background: url("../img/gamil-05.svg") rgba(153,153,153,0.90) no-repeat center 30px scroll;
    background-size: 50px 40px;
}
.menu_pagina { float:left; }
.menu_pagina a { 
    float:left;
    margin:15px 15px 5px 15px;
    font-size:14px;
    text-decoration:none;
    color:#666;
    text-transform: uppercase;
}
.menu_pagina a::after { 
    content:"|";
    padding:0px 0px 0px 30px;
    color:#666;
}
.menu_pagina a:last-child:after{ 
    content:"";
    padding:0px 0px 0px 30px;
}
.menu_pagina a:hover, .menu_pagina .on { color: rgb(69, 182, 159); }

.lateral{
    width:230px;
    height:content-box;
    position: relative;
    float: left;
    padding:10px 0 0 10px;
    //overflow: hidden;
}
.lateral .PUB{
    width: 220px;
    height: 250px;
    position: relative;
    margin-bottom: 10px;
}
.lateral .uteis{
    width: 220px;
    height: 200px;
    position: relative;
    float: left;
    margin-top: 10px;
    //border-bottom:1px solid black;
}
.lateral .uteis .title{
    width:220px;
    font-size: 16px;
    color: #999999;
    position: relative;
    float: left;
    margin: 4px 0; 
}
.lateral .uteis .icon1{
    width:105px;
    height:80px;
    float: left;
    position: relative;
    background: url("../img/tempo-01.svg") rgb(255,255,255) no-repeat center center scroll;
    background-size: 54px;
    margin-bottom: 10px;
}

.lateral .uteis .icon1 .title{
    color:#999999;
    font-weight:400;
    font-size:12px;
    width:100%;
    text-align:center;
    position:absolute;
    bottom:0;
    margin: 4px 0 0 0;
}

.lateral .uteis .icon2{
    width:105px;
    height:80px;
    float: right;
    position: relative;
    background: url("../img/011.png") rgb(255,255,255) no-repeat center center scroll;
    margin-bottom: 10px;
}
.lateral .uteis .icon3{
    width:105px;
    height:80px;
    float: left;
    position: relative;
    background: url("../img/hospital-01.svg") rgb(255,255,255) no-repeat center center scroll;
    margin-bottom: 10px;
     background-size: 43px;
}

.lateral .uteis .icon3 .title{
    color:#999999;
    font-weight:400;
    font-size:12px;
    width:100%;
    text-align:center;
    position:absolute;
    bottom:0;
    margin: 4px 0 0 0;
}

.lateral .uteis .icon4{
    width:105px;
    height:80px;
    float: right;
    position: relative;
    background: url("../img/farmacia-01.svg") rgb(255,255,255) no-repeat center center scroll;
    margin-bottom: 10px;
    background-size: 44px;
}
.lateral .uteis .icon4 .title{
    color:#999999;
    font-weight:400;
    font-size:12px;
    width:100%;
    text-align:center;
    position:absolute;
    bottom:0;
    margin: 4px 0 0 0;
}

.lateral .uteis .icon5{
    width:105px;
    height:80px;
    float: left;
    position: relative;
    background: url("../img/014.png") rgb(255,255,255) no-repeat center center scroll;
    margin-bottom: 10px;
}
.lateral .uteis .icon6{
    width:105px;
    height:80px;
    float: right;
    position: relative;
    background: url("../img/bombeiros-01.svg") rgb(255,255,255) no-repeat center center scroll;
    margin-bottom: 10px;
    background-size: 40px;
}

.lateral .uteis .icon6 .title{
    color:#999999;
    font-weight:400;
    font-size:12px;
    width:100%;
    text-align:center;
    position:absolute;
    bottom:0;
    margin: 4px 0 0 0;
}

.lateral .uteis .icon1:hover{
    background: url("../img/tempo-02.svg") rgb(255,255,255) no-repeat center center scroll;
    background-size: 54px;
    
}

.lateral .uteis .icon2:hover{
    background: url("../img/017.png") rgb(255,255,255) no-repeat center center scroll;
}
.lateral .uteis .icon3:hover{
    background: url("../img/hospital-02.svg") rgb(255,255,255) no-repeat center center scroll;
     background-size: 43px;
}
.lateral .uteis .icon4:hover{
    background: url("../img/farmacia-02.svg") rgb(255,255,255) no-repeat center center scroll;
    background-size: 44px;
}
.lateral .uteis .icon5:hover{
    background: url("../img/020.png") rgb(255,255,255) no-repeat center center scroll;
}
.lateral .uteis .icon6:hover{
    background: url("../img/bombeiros-02.svg") rgb(255,255,255) no-repeat center center scroll;
    background-size: 40px;
}
.lateral .newsletter{
    width: 220px;
    height: 230px;
    color: #999999;
    margin-top:10px;
    padding-top: 10px;
    position: relative;
    float:left;
}
.lateral .newsletter .title1{
    //width:100%;
    font-size: 16px;
    //padding-left: 5px;
}
.lateral .newsletter .title2{
    width:100%;
    font-size: 12px;
    color: #999999;
    margin: 13px 0 40px 0;
}
.lateral .newsletter label{
    //margin-left: 5px;
    font-size: 12px;
    color: #999999;
}
.lateral .newsletter input{
    width:220px;
    height:25px;
    font-size: 14px;
    background-color: #ccc;
    border:none;
    //margin-left: 5px;
}
.lateral .newsletter .submit{
    width:220px;
    text-decoration: none;
    background:none;
    border:none;
    height:33px;
    font-size: 12px;
    text-align:right;
    color: #999999;
    cursor:pointer;
    margin:5px 0 0 0;
}
.lateral .newsletter .submit:hover{
    color: #666;
}
.lateral .links{
    width: 220px;
    margin-top:10px;
    position: relative;
    float: left;
    //border-bottom: 1px solid black;
}
.lateral .links .title{
    width:220px;
    font-size: 16px;
    height: 20px;
    color: #999999;
    margin-bottom:15px;
}
.lateral .links .icon{
    width:220px;
    height:70px;
    position:relative;
    float:left;
    //margin-left:10px;
   //border:1px solid black;
   margin-bottom:5px;
}
.bottom{
    width: 960px;
    height: 160px;
    padding: 20px 20px 20px 20px;
    //margin-top: 10px;
    position: relative;
    float: left;
    background-color: #3C3C3C;
}
.bottom .contactos{
    width: 200px;
    height: 140px;
    color:white;
    float: left;
}

.bottom .social{
    width: 500px;
    height: 140px;
    color:white;
    position: relative;
    float: right;
    //border: 1px solid yellow;
}
.bottom .social .icon{
    width: 220px;
    height: 80px;
    //padding-left: 380px;
    float: right;
    text-align:right;
    //border: 1px solid white;
}
.bottom .social .lk{
    width: 290px;
    height: 60px;
    padding-left: 310px;
    padding-top:40px; 
    float: right;
    //padding-left: 180px;
    //border: 1px solid white;
}
.content{
    width:750px;
    min-height: 1100px;
    height: content-box;
    position: relative;
    float: left;
    margin: 10px 0 10px 10px;
}
.content .noticias{
     width:738px;
     height: 628px;
     //position: relative;
     //float:left;
     border:1px solid #ccc;
     margin-bottom: 10px;
     padding:15px 0 40px 10px;
}
.content .noticias .btn2{
    width:738px;
    margin-bottom: 20px;
}
.content .noticias .btn2 a{
    font-size: 14px;
    text-decoration: none;
    color: rgb(69,182,159);
}
.content .noticias .img{
    width: 220px;
    height: 140px;
     float: left;
     margin-bottom: 40px;
}
.content .noticias .conteudo{
    width: 468px;
    height: 140px;
    float: right;
    padding:0 20px 0 20px;
    margin-bottom:40px;
}
.content .noticias .conteudo .title a{
    font-size: 14px;
    color: rgb(69,182,159);
    text-decoration:none; 
}
.content .noticias .conteudo .title a:hover{
    color: #999999;
}
.content .noticias .conteudo .sinopse{
    font-size: 12px;
    width: 468px;
    height:55px;
    padding-top:15px;
    color: #666;
    line-height: 15px;
    text-align:justify;
}
.content .noticias .conteudo .lerMais{
    width: 468px;
    height:20px;
    text-align: right;
}
.content .noticias .conteudo .lerMais a{
    font-size: 12px;
    color: rgb(69,182,159);
    text-decoration: none;
}
.content .noticias .conteudo .lerMais a:hover{
    color: #999999;
}
.content .noticias .linkAll{
    //border:1px solid black;
    width: 718px;
    height: 20px;
    position: relative;
    float: left;
    text-align:right;
}
.content .noticias .linkAll a{
    font-size: 12px;
    color: rgb(69,182,159);
    text-decoration: none;
}
.content .noticias .linkAll a:hover{
    color: #999999;
}
.content .historia{
    position:relative;
    float: left;
    overflow:hidden;
    width:748px;
     height: 115px;
     // border:1px solid #ccc;
     margin-bottom: 10px;
}
.content .historia #wrapper2 {
	width: 748px;
        height: 103px;
	position: absolute;
	left: 0;
	//top: 50%;
}
.content .historia #wrapper2 #carousel2 {
	margin-top: 10px;
        margin-left: 10px;
}
.content .historia #wrapper2 #carousel2 div {
	text-align: center;
	width: 140px;
	height: 100px;
	float: left;
	position: relative;
        margin-right: 5px;
}
.content .historia #wrapper2 #carousel2 div img {
        width: 140px;
	height: 100px;
}
.content .editais{
    width:738px;
    height: 103px;
    border:1px solid #ccc;
    position:relative;
    float:left;
    margin-bottom: 10px;
    padding:30px 0 30px 10px;
}

.content .editais .infoFreguesias a{
    color:#666;
    text-decoration:none;
}

.content .editais .infoFreguesias a:hover{
    color:rgb(69,182,159);
}
.content .editais .btn2{
    width:738px;
    font-size: 14px;
    text-decoration: none;
    color: rgb(69,182,159);
}
.content .editais .btn2 a{
    font-size: 14px;
    text-decoration: none;
    color: rgb(69,182,159);
}
.content .editais .icon{
    //width: 210px;
    height: 80px;
    float: left;
    //border:1px solid black;
}
.content .editais .icon .title {
    //width: 126px;
    height: 45px;
    float: right;
    padding-top:30px;
}
.content .editais .icon .title a{
    font-size: 12px;
    color:rgb(69,182,159);
    text-decoration: none;
}

.content .editais .icon .title a:hover{
    color: #999999;
}

.content .galeria{
    width:748px;
    height: 390px;
    border:1px solid #ccc;
    position:relative;
    float:left;
    overflow:hidden;
}
.content .galeria .btn3{
    position: relative;
    float: left;
    font-size: 14px;
    color: rgb(69,182,159);
    padding: 10px 0 0 10px;
}
.content .galeria .btn4{
    position: relative;
    float: left;
    font-size: 14px;
    color: rgb(69,182,159);
    padding: 10px 0 0 10px;
    cursor: pointer;
}
.content .galeria .btn4:hover{
    color: #999;
}
.content .galeria .btnVideo {
    width: 716px;
    height: 60px;
    margin-left: 15px;
    margin-top: 10px;
    position: relative;
    float: left;
    line-height: 60px;
    text-align: center;
    font-weight: 300;
    color:rgb(69,182,159);
    //background: url("../img/057.png") white no-repeat center center scroll;
    border:1px solid rgb(69,182,159);
    cursor: pointer;
}
.content .galeria .btnVideo:hover{
    //background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    border:1px solid rgb(69,182,159);
    background-color:  rgb(69,182,159);
    color: white;
}
.content .galeria #wrapper {
    width: 748px;
    height: 150px;
    position: relative;
    float: left;
}
.content .galeria #carousel > div {
    width: 748px;
    height: 150px;
    float: left;
    position: relative;
}
.content .galeria #carousel img {
    display: block;
    width: 120px;
    height: 120px;
    position: absolute;
}
.content .galeria #carousel3 > div {
    width: 748px;
    height: 164px;
    float: left;
    position: relative;
}
.content .galeria #carousel3 img {
    display: block;
    width: 120px;
    height: 120px;
    position: absolute;
}
.content .galeria img.t1 {
    left: 43px;
    top: 28px;
    background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    cursor: pointer;
}
.content .galeria img.t1:hover{
    background: url("../img/056.png") #999 no-repeat center center scroll;
}
.content .galeria img.t2 {
    left: 176px;
    top: 28px;
    background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    cursor: pointer;
}
.content .galeria img.t2:hover{
    background: url("../img/056.png") #999 no-repeat center center scroll;
}
.content .galeria img.t3 {
    left: 309px;
    top: 28px;
    background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    cursor: pointer;
}
.content .galeria img.t3:hover{
    background: url("../img/056.png") #999 no-repeat center center scroll;
}
.content .galeria img.t4 {
    left: 442px;
    top: 28px;
    background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    cursor: pointer;
}
.content .galeria img.t4:hover{
    background: url("../img/056.png") #999 no-repeat center center scroll;
}
.content .galeria img.t5 {
    left: 575px;
    top: 28px;
    background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    cursor: pointer;
}
.content .galeria img.t5:hover{
    background: url("../img/056.png") #999 no-repeat center center scroll;
}
.content .galeria img.t6 {
    left: 43px;
    top: 170px;
    background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    cursor: pointer;
}
.content .galeria img.t6:hover{
    background: url("../img/056.png") #999 no-repeat center center scroll;
}
.content .galeria img.t7 {
    left: 176px;
    top: 170px;
    background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    cursor: pointer;
}
.content .galeria img.t7:hover{
    background: url("../img/056.png") #999 no-repeat center center scroll;
}
.content .galeria img.t8 {
    left: 309px;
    top: 170px;
    background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    cursor: pointer;
}
.content .galeria img.t8:hover{
    background: url("../img/056.png") #999 no-repeat center center scroll;
}
.content .galeria img.t9 {
    left: 442px;
    top: 170px;
    background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    cursor: pointer;
}
.content .galeria img.t9:hover{
    background: url("../img/056.png") #999 no-repeat center center scroll;
}
.content .galeria img.t10 {
    left: 575px;
    top: 170px;
    width: 120px;
    height: 120px;
    position: relative;
    float: left;
    background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    cursor: pointer;
}
.content .galeria img.t10:hover{
    background: url("../img/056.png") #999 no-repeat center center scroll;
}
.content .galeria #left, #right{
    //border: 5px solid #ccc;
    //background: #ccc;
    //display: block; 
    top: 70px;
    position: absolute;
}
.content .galeria #left {
    background:  url("../img/seta001.svg")  no-repeat center center scroll;
    width: 25px;
    height: 25px;
    left: 0;
}

.content .galeria #left:hover {
        background:  url("../img/seta001_1.svg")  no-repeat center center scroll;

}
.content .galeria #right {
    background: url("../img/seta002.svg")  no-repeat center center scroll;
    width: 20px;
    height: 20px;
    right: 0;
}

.content .galeria #right:hover {
        background:  url("../img/seta002_1.svg")  no-repeat center center scroll;

}
/*.content .galeria #left, #right{
    border: 5px solid transparent;
    display: block;
    margin: -5px;
    position: absolute;
}
.content .galeria #left:after {
    border-right-color: #ccc;
    border-right-width: 10px;
    margin-left: 0;
    left: 50%;
    top: 50%;
}
.content .galeria #right:after {
    border-left-color: #ccc;
    border-left-width: 10px;
    margin-right: 0;
    right: 50%;
    top: 50%;
}*/

.content .galeria #left3, #right3{
    //border: 5px solid #ccc;
    //background: #ccc;
    //display: block;
    
    position: absolute;
}
.content .galeria #left3 {
    background:  url("../img/seta001.svg")  no-repeat center center scroll;
    width: 25px;
    height: 25px;
    top:80px;
    left: 0;
}
.content .galeria #left3:hover {
        background:  url("../img/seta001_1.svg")  no-repeat center center scroll;

}
.content .galeria #right3 {
    background:  url("../img/seta002.svg")  no-repeat center center scroll;
    width: 20px;
    height: 20px;
    top: 80px;
    right: 0;
}
.content .galeria #right3:hover {
        background:  url("../img/seta002_1.svg")  no-repeat center center scroll;

}
/*.content .galeria #left3:after, #right3:after{
    content: '';
    border: 5px solid transparent;
    display: block;
    margin: -5px;
    position: absolute;
}
.content .galeria #left3:after {
    border-right-color: #ccc;
    border-right-width: 10px;
    margin-left: 0;
    left: 10px;
    top: 90px;
}
.content .galeria #right3:after {
    border-left-color: #ccc;
    border-left-width: 10px;
    margin-right: 0;
    right: 10px;
    top: 90px;
}*/
.content .displayNoticia{
    width: 750px;
    min-height: 1283px;
    position: relative;
    float: left;
    height: content-box;
    // border:1px solid #ccc;
}
.content .displayNoticia .back{
    position: relative;
    //float: left;
    margin:0 0 30px 20px;
}
.content .displayNoticia .back a{
    color:rgb(69,182,159);
    font-size: 14px;
    text-decoration: none;
}
.content .displayNoticia .back a:hover{
    color:#999;
    font-size: 14px;
}
.content .displayNoticia .displayImage{
    width: 720px;
    height: 432px;
    position: relative;
    float: left;
    margin-top: 15px;
    padding:0 15px 0 15px;
}
.content .displayNoticia .displayTitle{
    width: 715px;
    height: 50px;
    margin-top: 30px;
    position: relative;
    float: left;
    font-size: 14px;
    color: rgb(69,182,159);
    padding-left: 20px;    
}
.content .displayNoticia .displayContent{
    width: 715px;
    min-height: 50px;
    height: content-box;
    position: relative;
    float: left;
    margin-top: 20px;
    font-size: 14px;
    padding-left: 20px;
    color: #666;
}
.content .displayNoticia .social{
    width: 730px;
    height: 50px;
    margin-top: 50px;
    position: relative;
    float: left;
    padding-left: 20px;
}
.content .noticiaBox{
    position: relative;
    float: left;
    width: 728px;
    min-height: 1273px;
    height: content-box;
    // border:1px solid #ccc;
    padding:10px 10px 0 10px;
}
.content .noticiaBox .title{
    width: 644px;
    height: 40px;
    float: left;
    font-size: 14px;
    color: rgb(69,182,159);
}
.content .noticiaBox .back{
    width: 64px;
    height: 40px;
    float: right;
    text-align:right;
}
.content .noticiaBox .back a{
    font-size: 14px;
    color: rgb(69,182,159);
    text-decoration: none;
} 
.content .noticiaBox .back a:hover{
    color:#999999;
}
.content .noticiaBox .img{
    width: 222px;
    height: 154px;
    float: left;
    //border: 1px solid black;
}
.content .noticiaBox .conteudo{
    width: 504px;
    height: 154px;
    //border: 1px solid black;
    float: right;
    margin-bottom:10px;
}
.content .noticiaBox .conteudo .title {
    width: 484px;
    height: 50px;
    padding:0 10px 0 10px;
}
.content .noticiaBox .conteudo .title a{
    font-size: 14px;
    width:502px;
    color: rgb(69,182,159);
    text-decoration:none; 
}
.content .noticiaBox .conteudo .title a:hover{
    color: #999999;
}
.content .noticiaBox .conteudo .sinopse{
    font-size: 12px;
    width: 484px;
    height:70px;
    color: #666;
    float:left;
    line-height: 15px;
    text-align:justify;
    padding:0 10px 0 10px;
}
.content .noticiaBox .conteudo .lerMais{
    /*width: 502px;*/
    height:20px;
    float: right;
    text-align: right;
}
.content .noticiaBox .conteudo .lerMais .data{
    width: 241px;
    height:20px;
    float: left;
    text-align: left;
    padding-left: 10px;
    font-size: 12px;
    color: rgb(69,182,159);
}
.content .noticiaBox .conteudo .lerMais .mais{
    /*width: 241px;*/
    height:20px;
    float: left;
    text-align: right;
    padding-right: 10px;
}
.content .noticiaBox .conteudo .lerMais .mais a{
    font-size: 14px;
    color: rgb(69,182,159);
    text-decoration: none;
}
.content .noticiaBox .conteudo .lerMais .mais a:hover{
    color: #999999;
}
.content .noticiaBox  .paginacao{
    width: 728px;
    height: 30px;
    float: left;
    position: relative;
    margin-top: 30px;
    text-align: center;
}
.content .noticiaBox  .paginacao .box{
    width: 20px;
    height: 18px;
    font-size: 12px;
    position: relative;
    float: left;
    border:1px solid rgb(69,182,159);
    text-align: center;
    margin-right: 1px;
    padding-top: 2px;
    color:rgb(69,182,159);
}
.content .noticiaBox  .paginacao .boxActivo{
    width: 20px;
    height: 18px;
    font-size: 12px;
    position: relative;
    float: left;
    border:1px solid rgb(69,182,159);
    text-align: center;
    margin-right: 1px;
    padding-top: 2px;
    color:white;
    background-color: rgb(69,182,159);
}
.content .noticiaBox  .paginacao .box:hover{
    color:white;
    background-color: rgb(69,182,159);
}
.content .noticiaBox .galeriaList{
    width: 728px;
    height: content-box;
    position: relative;
    float: left;
    margin-top: 30px;
}
.content .noticiaBox .galeriaList .titulo{
    width: 728px;
    height: content-box;
    position: relative;
    float: left;
    margin-bottom: 20px;
}
.content .noticiaBox .galeriaList .titulo a{
    font-size: 16px;
    color: rgb(69,182,159);
    text-decoration: none;
}
.content .noticiaBox .galeriaList .titulo a:hover{
    color: #999;
}
.content .noticiaBox .descricao{
     width: 728px;
    height: content-box;
    position: relative;
    float: left;
    font-size: 14px;
    color: rgb(69,182,159);
    margin-bottom: 30px;
}
.content .noticiaBox .picture{
    width: 120px;
    height: 120px;
    position: relative;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    display: none;
}
.content .noticiaBox .picture2{
    width: 120px;
    height: 120px;
    position: relative;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    cursor: pointer;
    display: none;
}
.content .noticiaBox .picture2:hover{
    background: url("../img/056.png") #999 no-repeat center center scroll;
}
.content .noticiaBox .galeriaList .foto{
    width: 120px;
    height: 120px;
    position: relative;
    float: left;
    margin-right: 10px;
}
.content .noticiaBox .galeriaList .more{
    width: 78px;
    height: 120px;
    background: url("../img/056.png") rgb(69,182,159) no-repeat center center scroll;
    position: relative;
    float: left;
}
.content .noticiaBox .galeriaList .more:hover{
    background: url("../img/056.png") #999 no-repeat center center scroll;
}
.content .noticiaBox .galeriaList .more a{
    font-size: 12px;
    color: rgb(69,182,159);
    text-decoration: none;
}
.content .noticiaBox .video{
    width:730px;
    height: content-box;
    position: relative;
    float: left;
    display: none;
}
.content .noticiaBox .video .title{
    width:730px;
    height: content-box;
    position: relative;
    float: left;
    font-size: 12px;
    color: rgb(69,182,159);
}
.content .noticiaBox .video .descricao{
    width:730px;
    height: content-box;
    position: relative;
    float: left;
    font-size: 12px;
    color: rgb(69,182,159);
}
.content .noticiaBox .thumbnail{
    width:730px;
    height: 90px;
    position: relative;
    float: left;
    cursor: pointer;
    margin-bottom: 10px;
    display:none;
}
.content .noticiaBox .thumbnail:hover{
    background-color: #f6f6f6;
}
.content .noticiaBox .thumbnail .mini{
    width:120px;
    height: 90px;
    position: relative;
    float: left;
}
.content .noticiaBox .thumbnail .title{
    width:590px;
    height: 20px;
    position: relative;
    float: left;
    font-size: 12px;
    color: rgb(69,182,159);
    margin-left: 20px;
}
.content .noticiaBox .thumbnail .descricao{
    width:590px;
    height: 30px;
    position: relative;
    float: left;
    font-size: 10px;
    color: rgb(69,182,159);
    margin-left: 20px;
}
.banners{
    width:1000px;
    height: 480px;
    position: relative;
    background-color: black;
    float: left;
}
.banners .first{
    width: 490px;
    height: 280px;
    position: relative;
    float: left;
}
.banners .second{
    width: 490px;
    height: 280px;
    position: relative;
    float: left;
    padding-left: 20px;
}
.content .pedidos{
    position: relative;
    float: left;
    width: 708px;
    min-height: 1253px;
    height: content-box;
    // border:1px solid #ccc;
    padding:30px 20px 0 20px;
}
.content .pedidos .title{
    width: 334px;
    height: 40px;
    float: left;
    font-size: 18px;
    color: rgb(69,182,159);
}
.content .pedidos .error{
    width: 708px;
    height: 20px;
    float: left;
    font-size: 16px;
    color:red;
    margin: 20px 0 20px 0;
}
.content .pedidos .back{
    width: 354px;
    height: 40px;
    float: right;
    text-align:right;
}
.content .pedidos .back a{
    font-size: 14px;
    color: rgb(69,182,159);
    text-decoration: none;
} 
.content .pedidos .back a:hover{
    color:#999999;
}
.content .pedidos .select{
    width: 708px;
    height: content-box;
    position: relative;
    float: left;
}
.content .pedidos .select select{
    width: 708px;
    height: 30px;
    background: transparent;
    border:1px solid rgb(69,182,159);
    color: #999999;
    padding: 5px;
}
.content .pedidos .select .descricao{
    width: 708px;
    height: content-box;
    position: relative;
    float: left;
}
.content .pedidos .select .descricao .labelAviso{
    width:708px;
    height: content-box;
    position: relative;
    float: left;
    font-size: 10px;
    color:rgb(69,182,159);
}

.content .pedidos .select .descricao .aviso{
    width: 688px;
    height: content-box;
    position: relative;
    float: left;
    font-size: 14px;
    margin-top: 5px;
    padding:0 10px 10px 10px;
    background-color:rgb(69,182,159);
    text-align:justify;
    color:white;
    margin-bottom:20px;
}
.content .pedidos .select .descricao label{
    font-size: 12px;
    color:rgb(69,182,159);
}
.content .pedidos .select .descricao input[type=text],.content .pedidos .descricao input[type=email],.content .pedidos .descricao textarea{
    font-size: 12px;
    width: 400px;
    border: 1px solid rgb(69,182,159);
    color: #666;
}
.content .pedidos .select .descricao  select{
        height: content-box;
    position: relative;
    float: left;
    font-size: 12px;
    width: 400px;
    border: 1px solid rgb(69,182,159);
    color: #666;
}
.content .pedidos .select .descricao .descricao{
    width: 708px;
    height: content-box;
    position: relative;
    float: left;
    font-size: 12px;
}
.content .pedidos .select .descricao .descricao .button2{
    width: 150px;
    height: 30px;
    font-size: 16px;
    color:white;
    background-color: rgb(69,182,159);
    border: none;
    margin-top: 20px;
    margin-bottom: 20px;
    float:right;
}
.content .pedidos .documento{
    width:700px;
    height: 40px;
    float: left;
    font-size: 16px;
    color:rgb(69,182,159);
    margin-top: 40px;
    margin-bottom: 20px;
}
.content .pedidos #style1{
    font-size: 16px;
    color:rgb(69,182,159);
}
.content .pedidos #style2{
    font-size: 16px;
    color:#666;    
}
.content .pedidos #style3{
    font-size: 16px;
    color:rgb(69,182,159);
    margin-left: 20px;
}
.content .pedidos .button2{
    width: 150px;
    height: 26px;
    font-size: 16px;
    color:white;
    background-color: rgb(69,182,159);
    border: none;
    margin-top: 40px;
    margin-bottom: 20px;
    float:right;
    text-align: center;
    padding-top: 4px;
}
.content .pedidos .menu{
    width: 708px;
    position:relative;
    float:left;
    color: white;
    margin:0 1px 0 0;
    line-height: 30px;
    font-size: 16px;
}
.content .pedidos .menu ul{
    padding:0;
}
.content .pedidos .menu .button1{
    cursor: pointer;
    //padding-left:20px;
    width: 708px;
    //height: 30px;
}
.content .pedidos .menu  .button1:hover{
    background-color:  rgba(69,182,159,0.6);
}
.content .pedidos .menu li{
    list-style-type: none;
    width:708px;
    background-color:  rgba(69,182,159,0.8);
    margin-bottom: 2px;
}
.content .pedidos .menu ul ul{
    background-color: rgba(255,255,255,0.9);
    padding:10px 20px 10px 20px;
    display: none;
    color:#666;
}
.content .pedidos .menu li.active ul {
    display: block;
}
.content .editais2{
    width: 728px;
    min-height: 1070px;
    height: content-box;
    // border:1px solid #ccc;
    padding:10px 10px 0 10px;
}
.content .editais2 .title{
    width: 344px;
    height: 40px;
    float: left;
    font-size: 18px;
    color: rgb(69,182,159);
}
.content .editais2 .back{
    width: 364px;
    height: 40px;
    float: right;
    text-align:right;
}
.content .editais2 .back a{
    font-size: 14px;
    color: rgb(69,182,159);
    text-decoration: none;
} 
.content .editais2 .back a:hover{
    color:#999999;
}
.content .editais2 .title2{
    width: 728px;
    height: 40px;
    float: left;
    font-size: 16px;
    color: rgb(69,182,159);
}
.content .editais2 .box{
    width: 708px;
    height: 100px;
    //border: 1px solid #ccc;
    position: relative;
    float: left;
    margin-bottom: 10px;
    padding-right: 20px;
}
.content .editais2 .box .icon{
    width: 100px;
    height: 100px;
    position: relative;
    float: left;
    background-color: #ccc;
    margin-right: 20px;
}
.content .editais2 .box .title{
    width: 588px;
    height: 25px;
    position: relative;
    float: left;
    font-size: 14px;
}
.content .editais2 .box .conteudo{
    width: 588px;
    height: 60px;
    position: relative;
    float: left;
    font-size: 12px;
    color: #666;
}
.content .editais2 .box .info{
    width: 588px;
    position: relative;
    float: left;
    font-size: 12px;
    color: #666;
}
.content .infos{
     width:718px;
     min-height: 1070px;
     height: content-box;
     position: relative;
     float: left;
     //border:1px solid #ccc;
     margin-bottom: 10px;
     padding:10px 0 0 50px;
     // border:1px solid #ccc;
     padding:10px 10px 0 20px;
}
.content .infos .title{
    width: 600px;
    height: 40px;
    float: left;
    font-size: 14px;
    color: rgb(69,182,159);
    margin-bottom: 40px;
}
.content .infos .back{
    width: 64px;
    height: 40px;
    float: right;
    text-align:right;
    margin-bottom: 40px;
}
.content .infos .back a{
    font-size: 14px;
    color: rgb(69,182,159);
    text-decoration: none;
} 
.content .infos .back a:hover{
    color:#999999;
}
.content .infos .tempo .title{
    width: 318px;
    height: 30px;
    position: relative;
    float: left;
    //text-align: left;
    font-size: 14px;
    color: rgb(69,182,159);
    //border: 1px solid black;
    margin-bottom: 10px;
}
.content .infos .tempo{
    width: 320px;
    height: 320px;
    position: relative;
    float: left;
    margin: 0 5px 40px 0;
    //border: 1px solid black;
}
.content .infos .tempo .conteudo{
    width: content-box;
    height: content-box;
    position: relative;
    float: left;
    //border: 1px solid black;
    //margin-left: 70px;
}
.content .infos .farmacias .title{
    width: 270px;
    height: 30px;
    position: relative;
    float: left;
    //text-align: center;
    font-size: 14px;
    color: rgb(69,182,159);
    //border: 1px solid black;
    margin:0 0 40px 0;
}
.content .infos .farmacias{
    width: 320px;
    height: 320px;
    position: relative;
    float: left;
    margin: 0 0 10px 5px;
    //border: 1px solid black;
}
.content .infos .farmacias .conteudo{
    width: content-box;
    height: content-box;
    position: relative;
    float: left;
    //border: 1px solid black;
    //margin-left: 50px;
}
.content .infos .iconL{
    width: 320px;
    height: content-box;
    position: relative;
    float: left;
    margin: 0 5px 40px 0;
    //border: 1px solid black;
}
.content .infos .iconL .title{
    width: 318px;
    height: 30px;
    position: relative;
    float: left;
    //text-align: center;
    font-size: 14px;
    color: rgb(69,182,159);
    //border: 1px solid black;
    margin-bottom: 10px;
}
.content .infos .iconR{
    width: 320px;
    height: content-box;
    position: relative;
    float: left;
    margin: 0 0 40px 5px;
    //border: 1px solid black;
}
.content .infos .iconR .title{
    width: 318px;
    height: 30px;
    position: relative;
    float: left;
    //text-align: center;
    font-size: 14px;
    color: rgb(69,182,159);
    //border: 1px solid black;
    margin-bottom: 10px;
}
.content .infos .iconL .conteudo{
    width:  320px;
    height: content-box;
    min-height: 30px;
    position: relative;
    float: left;
    font-size: 12px;
    color: #999999;
    //padding-left: 20px;
    //border: 1px solid black;
    //margin-left: 50px;
}
.content .infos .iconL .conteudo strong{
    color: rgb(69,182,159);
}
.content .infos .iconR .conteudo strong{
    color: rgb(69,182,159);
}
.content .infos .iconR .conteudo{
    width:  320px;
    height: content-box;
    min-height: 30px;
    position: relative;
    float: left;
    font-size: 12px;
    color: #999999;
    //padding-left: 20px;
}
.flash{
    position: relative;
    float:left;
    color:red;
    margin-bottom:10px;
    font-size: 14px;
    width: 100%;
}

/* calendar */
table.calendar		{
    border-left:1px solid #ccc; 
}
tr.calendar-row	{  
}
td.calendar-day	{
    //min-height:80px; 
    color:#666666;
    font-size:12px; 
    position:relative;
    text-align:center; 
    
} 
td.calendar-day a{
    color:white;
    text-decoration: none;
    //color:black;
}
* html div.calendar-day {
    //height:80px; 
   
}
td.calendar-day:hover	{
    background:#eceff5; 
    
}
td.calendar-day-np	{ 
    background:#eee; 
    //min-height:60px; 
} 
* html div.calendar-day-np { 
    height:60px; 
}
td.calendar-day-head {
    background:rgb(69,182,159); 
    font-weight:400; 
    text-align:center; 
    width:120px; 
    padding:5px; 
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    color:white;
        font-size:14px;
}
div.day-number		{ 
    background:rgb(69,182,159); 
    padding:5px; 
    //color:#fff; 
    font-weight:bold;
    float:right; 
    //margin:-5px -5px 0 0;
    width:20px; 
    text-align:center; 
    color:#666;
}
/* shared */
td.calendar-day, td.calendar-day-np {
    width:120px; 
    padding:5px; 
    border-bottom:1px solid #ccc; 
    border-right:1px solid #ccc; }

.popbox {
    display: none;
    position: absolute;
    z-index: 4;
    padding: 10px;
    //color:#333;
    width: 100px;
    background: #eee;
    text-align: left;
    //border: 1px solid #4D4F53;
    margin: 10px 0 0 10px;
    //-webkit-box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    //box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
}
.popbox a:hover{
        color:white;
        text-decoration: none;
        
}
.Leventos{
    
    margin-top: 6px;
    background-color: rgb(69,182,159);
    text-decoration: none;
    text-align: center;
}

.Leventos a{
        text-decoration: none;
        font-size: 14px;
        color: white;
}

.Leventos:hover{
    background-color: #666;
}

.maisGaleria a{
    text-decoration:none;
    font-size: 12px;
    color: rgb(69,182,159);
        
}
.qual_on { display:hidden; }
.qual_off { display: none; }
#mapa  iframe { border:0; }