@charset "UTF-8";
@import url('./bootstrap/css/bootstrap.min.css');

/****  Override da margem esquerda da span ****/
[class*="span"] {
    /*margin-left: 1% !important;*/
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, 
sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption,
 article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
 output, ruby, section, summary, time, mark, audio, video {
    font-family:Verdana;
}
a:hover{
    text-decoration:none;
}
/*#MainPage{
    width:1900px;
}*/
.header {
    /*background: #ffcf5b;*/ /* For browsers that do not support gradients */
    /*background: -webkit-linear-gradient(left, #ffcf5b 20%, white 55%);*/ /* For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(right, #ffcf5b 20%, white 55%);*/ /* For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(left, #ffcf5b 20%, white 55%);*/ /* For Firefox 3.6 to 15 */
    /*background: linear-gradient(right, #ffcf5b 20%, white 55%);*/ /* Standard syntax */
    /*background-image:url('images/fundo_header.jpg');*/
    /*background-image:url('images/image_header.jpg');*/
    background: url('images/image_header.jpg') no-repeat center center; 
     -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
    width: 100%;
    border-bottom: 4px solid #f2c55e;
}
#MainContent{
    background: #cecece; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient( #cecece, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cecece, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient( #cecece, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient( #cecece, white); /* Standard syntax */
    position:relative;
    margin:0px auto;
    /*padding-top: 10px;*/
    /*top:-140px;*/
}
#MainContentGsetao{
    background: #fff; /* For browsers that do not support gradients */
    position:relative;
    margin:0px auto;
    padding-top: 10px;
    /*top:-140px;*/
}
#PageContent{
    position:relative;
    background: #fff;
    margin:0px auto;
    max-width:1200px;
     /*padding-top: 10px;*/
     padding-left:10px;
     padding-right:10px;

}
.logo{
    position:relative;
   /*top:-140px;*/
}
.logo img{
    /*margin:0 auto;*/
    display:block;
}


.bannerCabecalho {
   
    /*border-top: 6px solid #eb9622;*/
    position: relative;
    margin:0 auto;
    max-width: 1200px;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
}
.AreaMenu{
    width:80%;
    float:left;
}
.userArea{
    width:20%;
    float:left;
    margin-bottom:2px;
}
.userArea .userLogin a{
     display:block;
     float:right;
     color:#666;
     padding:0px 10px 0px 10px;
     font-size:12px;
}
.userLogin{
    width:100%;
    float:right;
    font-weight:bold;
    padding-top:5px;
}
.userArea .user a{
    display:block;
     float:right;
     color:#666;
     padding:0px 10px 0px 10px;
     font-size:11px;
}
.user{
    width:100%;
    float:left;
    padding-right:10px;
}
.copyRight{
    text-align:center;
    color:#666;
}


/******* menu Gestao ******/
.menuGestaoOff{
    display:none!important;
}

.menuGestaoPrincipal{
    width: 98.6%;
    margin-left: 1%;
    margin-bottom: 5px;
    text-align:right;
}

ul.menuGestao
{
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
}
ul.menuGestao, ul.menuGestao ul {
        display: block;
        margin-top: 5px;
        margin-left:0px;
        padding: 0;
        border: 0;
        list-style-type: none;
    }
ul.menuGestaoEdicao, ul.menuGestaoEdicao ul{
    margin-top:64px;
}

ul.menuGestao li
{
   background: #666;
   border-radius: 2px;
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   margin-right: 10px;
   padding: 4px 8px 0px 8px;
   margin-bottom:5px;
 }
ul.menuGestao li:hover,ul.menuGestao li.selected{
     background: #f2c55e;
}

ul.menuGestao
{
   /*display: inline-block;*/
   vertical-align: middle;
   padding-top:5px;
}

ul.menuGestao>li>a
{
   position: relative;
   display: block;
   cursor: pointer;
   text-decoration: none;
   color: #fff;
   text-align: center;
   font-size:14px ;
   margin-bottom:5px;
   font-weight:bold;
}

ul.menuGestao>li.selected>a, ul.menuGestao>li>a:hover, 
ul.menuGestao>li:hover>a {
   text-decoration: none;
   color:#666;
}
ul.menuGestao> li li{
   display:none;
}
.contentgestao{
    width:100%;
}
.menuPageGestao{
    width:100%;
    height:60px;
     text-align: center;
}

/******* menu principal ******/
.menuPrincipal 
{
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float:right;
    background-color:#f2c55e;
    
}
ul{
    list-style-type:none;
}
.menuPrincipal li{
    padding:3px 5px;
}

.menuPrincipal li a, .menuPrincipal li a:visited,.menuPrincipal li a:link{
    color:#e3e4e4;
    font-size:14px;
    border-bottom:1px solid #e3e4e4;
    width:100%;
    display:block;
   
}
.menuPrincipal li a:hover{
    background-color:#e3e4e4;
    color:#f2c55e;
    border-bottom:#f2c55e;
  
}
/* Media Queries */
/* Large desktop */

@media (min-width: 1200px) {
   #logoDirecao a.homeGoverno{ 
    display:block;
    background-image: url("images/logo.jpg");
    background-repeat: no-repeat;
    height: 60px;
    position: absolute;
    top:5px;
    left:18vw;
    width: 280px;
    }
   .areaMovel,.areaMovelGestao{
       display:none;
   }
   .areaDesktop, .areaDesktopGestao{
        display:block;
    }
  
}

@media (min-width: 979px) and (max-width: 1200px){
   #logoDirecao a.homeGoverno{ 
        display:block;
        background-image: url("images/logo.jpg");
        background-repeat: no-repeat;
        background-size:80%;
        height: 60px;
        position: absolute;
        top:0px;
        left:18vw;
        width: 280px;
    }
    .areaMovel,.areaMovelGestao{
       display:none;
   }
   .areaDesktop, .areaDesktopGestao{
        display:block;
    }
}
/* Portrait tablet to landscape and larger */
/*@media (min-width:768px){
       #logoDirecao a.homeGoverno{
        background-size:80%;
        height: 100px;
        margin-left: 18vw;
        top: 15px;
        width: 280px;
    }
}*/
 
/* Portrait tablet to landscape and smaller */
@media (max-width: 979px) {

    /*#logoDirecao a.homeGoverno{ 
        display:block;
        background-image: url("images/logo.jpg");
        background-repeat: no-repeat;
        background-size:80%;
        height: 60px;
        position: absolute;
        top:5px;
        left:15vw;
        width: 280px;
    }*/
     #MainPage{
         width:924px;
        }
     .areaMovel,.areaMovelGestao{
       display:none;
   }
     .areaDesktop, .areaDesktopGestao{
        display:block;
    }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

    #logoDirecao a.homeGoverno{ 
        display:block;
        background-image: url("images/logo.jpg");
        background-repeat: no-repeat;
        background-size:60%;
        height: 60px;
        position: absolute;
        top:0px;
        left:10px;
        width: 280px;
    }
    #MainPage{
         width:924px;
        }
    body {
     padding-left: 0px !important; 
     padding-right: 0px !important; 
    }

}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

    #logoDirecao a.homeGoverno{ 
        display:block;
        background-image: url("images/logo.jpg");
        background-repeat: no-repeat;
        background-size:60%;
        height: 60px;
        position: absolute;
        top:0px;
        left:10px;
        width: 280px;
    }
     #MainPage{
         width:730px;
        }
     body {
     padding-left: 0px !important; 
     padding-right: 0px !important; 
    }
     .areaMovel,.areaMovelGestao{
       display:block;
   }
     .areaDesktop, .areaDesktopGestao{
        display:none !important;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    #logoDirecao a.homeGoverno{ 
        display:block;
        background-image: url("images/logo.jpg");
        background-repeat: no-repeat;
        background-size:60%;
        height: 60px;
        position: absolute;
        top:0px;
        left:10px;
        width: 280px;
    }
    .areaMovel,.areaMovelGestao{
       display:block;
   }
    .areaDesktop, .areaDesktopGestao{
        display:none !important;
    }
     #MainPage{
         width:730px;
        }
     body {
     padding-left: 0px !important; 
     padding-right: 0px !important; 
    }
}





