html, body{min-width:100%; min-height:100%}
*, *:after, *:before, html, body{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; vertical-align:baseline}
html, body{font-family:'Dosis',sans-serif; font-size:15px; line-height:1em; color:#fff}
body{background:#000 url('../imagens/bg.jpg') top center no-repeat}

a, p, td, th, div, h1, h2, h3, h4, h5, h6{vertical-align:middle; text-align:left; text-decoration:none; color:inherit}
a:hover{text-decoration:none}
i{font-style:italic}

h1, h1 *{font-size:36px}
h2, h2 *{font-size:32px}
h3, h3 *{font-size:28px}
h4, h4 *{font-size:24px}
h5, h5 *{font-size:22px}
h6, h6 *{font-size:20px}
h1, h1 *, h2, h2 *, h3, h3 *, h4, h4 *, h5, h5 *, h6, h6 *{line-height:1em}

input, select, button, textarea, *.boxinput{width:100%; padding:.6em .1em; background-color:#ececec; font-size:16px; border:0}
*.boxinput{width:auto; border:none}

button{width:auto; padding:.6em 1em; cursor:pointer; text-transform:uppercase; font-weight:bold; background-color:#ED3237; color:#fff}
button:hover{background-color:#E0141A}
textarea{height:6em}
textarea.m{height:12em}
textarea.g{height:18em}
select{padding:5px 2px}
input.box{width:auto; height:auto; border:none;}
iframe.twitter-share-button{width:90px!important}

.branco, .branco *{color:#fff}
.cinza, .cinza *{color:#797979!important}
.vermelho, .vermelho *{color:#ED3237!important}
.azul, .azul *{color:#0265AA!important}


.title span{padding:.35em 1.4em .35em .7em; border-radius: 0 .25em .25em 0; background-color:#ED3237; float:left}

table{width:100%}
table td, table th{border-collapse:collapse; border:1px solid #F68736;  padding:.3em}
table th.p{width:80px}
table th.m{width:120px}
table th{font-size:18px; background-color:#F68736; color:#fff; font-weight:bold}

div.item{width:100%; min-width:320px; clear:both; display:block}
div.content{width:100%; min-width:320px; max-width:1000px; margin:0 auto}

div.contato p{margin-top:12px}

div#Aviso{margin:0 auto; border-radius:10px; height:100px; width:96%}
div#Aviso div.img{position:absolute; margin:-5px 0 0 10px}
div#Aviso div.texto{position:absolute; margin:0px 10px 10px 90px; width:850px; height:60px}
div#Aviso p{color:#333}
div#Aviso p.bold, div#Avisos p.bold a{text-shadow:1px 1px #fff}

div#Avisos div.erro{border:2px solid #f00; background-color:#fdd}
div#Avisos div.erro p.bold, div#Avisos div.erro p.bold a{color:#f00}

div#Avisos div.aviso{border:2px solid #fc0; background-color:#fff2bf}
div#Avisos div.aviso p.bold, div#Avisos div.aviso p.bold a{color:#CCA400}

div#Avisos div.ok{border:2px solid #090; background-color:#d9ffd9}
div#Avisos div.ok p.bold, div#Avisos div.ok p.bold a{color:#090}

div#Topo div.content{padding:20px; text-align:center}
div#Topo{border-bottom:1px solid #ED3237}
  @media screen and (min-width: 990px){
    #BtnMenu{display:none}
  }
  @media screen and (max-width: 990px){
    div#Topo div.content{text-align:left}
    #BtnMenu{float:right; display:block; cursor:pointer; margin-top:22px}
  }
  @media screen and (max-width: 440px){
    div#Topo img.logo{height:75px}
    #BtnMenu{margin-top:18px; height:36px}
  }
  
  
div#Menu{background-color:#ED3237}
div#Menu *{font-size:20px; font-weight:700}
  @media screen and (min-width: 990px){
    div#Menu{display:block!important}
    div#Menu ul{width:100%; height:50px; padding-top:15px; display:block!important}
    div#Menu ul li{float:left; padding:0 24px}
    div#Menu ul li a{border-bottom:1px solid #ED3237}
    div#Menu ul li:hover a, div#Topo ul li.selected a{border-color:#fff}
  }
  @media screen and (max-width: 990px){
    div#Menu{display:none}
    div#Menu ul{width:100%}
    div#Menu ul li{text-align:center; padding:16px 0}
  }

div#Banner{height:320px; background:url('../imagens/topo.png') center center no-repeat; background-size:auto 100%}
  @media screen and (max-width: 600px){
    div#Banner{height:200px}
  }

div#Content{padding:20px 0}

div#Rodape{background-color:#ED3237; padding:30px 0}
div#Rodape .coluna{width:49.9%; float:left}
div#Rodape .coluna2{width:49.9%; float:right}
div#Rodape h5{text-align:right; padding-top:6px}
div#Rodape p{padding-top:6px}
  @media screen and (max-width: 560px){
    div#Rodape .coluna{width:100%; float:none!important; padding-top:1em}
    div#Rodape .coluna *{text-align:center}
  }

div#Base{padding:16px 1px; vertical-align:baseline}
div#Base a{float:right}

.item_galeria{border:1px solid #d7d7d7; padding:3px; margin:.45%; width:24%; float:left}
  @media screen and (max-width: 700px){
    .item_galeria{margin:.45%; width:32.3%}
  }
  @media screen and (max-width: 500px){
    .item_galeria{margin:.45%; width:49%}
  }

.all{border:1px solid #ED3237; padding:.3em}
.all a{color:#ED3237}
.all:hover{background-color:#ED3237}
.all:hover a{color:#fff}

.listaacom{margin:1em 0; margin-left:2.5%; padding-bottom:8px; width:30%; float:left; background-color:rgba(255,255,255,.9)}
.listaacom h6{padding:8px}
  @media screen and (max-width: 700px){
    .listaacom{margin-left:2%; width:47%}
    .listaacom.primeiro{display:none}
  }
  @media screen and (max-width: 500px){
    .listaacom{margin-left:2%; width:96%}
  }

.col-direita{width:38%; float:right}
.col-fotos{width:58%; float:left}
.col-fotos ul{height:80px; padding-top:6px}
.col-fotos ul li{margin:0 0 2% 2%; float:left; width:14.3%; cursor:pointer}
.col-direita p{word-wrap:break-word}
  @media screen and (max-width: 600px){
    .col-direita, .col-fotos{width:100%; margin:0 3px; float:none}
  }


*.separador{border-bottom:1px solid #e1e1e1; width:100%; height:5px; margin-bottom:10px}
*.separador div{width:100px; height:5px; background-color:#454545}
*.separador div.laranja{background-color:#F59E08}
*.separador div.vermelho{background-color:#8E0B11}
*.separador div.verde{background-color:#91B80B}
*.separador div.azul{background-color:#0098DA}
*.separador div.azulao{background-color:#053961}

*.foto{margin:2px; padding:2px; border:1px solid #ccc}
*.foto:hover{border-color:#999}
*.fotobox{box-shadow:2px 2px 3px #333; border:6px solid #fff}
*.center{text-align:center}
*.right{text-align:right}
*.fleft{float:left}
*.fright{float:right}

*.margintitle{margin:.6em 0}
*.margin{margin:3px}
*.bigmargin{margin:5px}
*.xmargin{margin:10px}
*.nomargint{margin-top:0!important}
*.nomarginb{margin-bottom:0!important}
*.nomarginl{margin-left:0!important}
*.nomarginr{margin-right:0!important}
*.nomargin{margin:0!important}

*.padding{padding:3px}
*.bigpadding{padding:5px}
*.xpadding{padding:10px}
*.nopaddingt{padding-top:0!important}
*.nopaddingb{padding-bottom:0!important}
*.nopaddingl{padding-left:0!important}
*.nopaddingr{padding-right:0!important}
*.nopadding{padding:0!important}

*.pointer{cursor:pointer}
*.parceiros{margin:0!important; padding:0!important; margin-left:2px!important; padding-right:2px!important}
*.col1, *.col2, *.col25, *.col3, *.col33, *.col4, *.col5, *.col6, *.col7, *.col74, *.col8, *.col9{margin:3px; display:inline-block}
*.col1{width:8%}
*.col2{width:18%}
*.col25{width:24%}
*.col3{width:28%}
*.col33{width:32%}
*.col4{width:38%}
*.col5{width:48%}
*.col6{width:58%}
*.col66{width:66%}
*.col7{width:68%}
*.col75{width:74%}
*.col8{width:78%}
*.col9{width:88%}
*.quadro{width:240px!important; margin:5px 0 10px 10px!important}
*.quadro2{width:188px!important; margin:5px 0 10px 10px!important}
*.label{padding:0 10px; margin-top:4px}
*.upper{text-transform:uppercase}
*.bold, *.bold *{font-weight:bold}
*.italic, *.italic *{font-style:italic}
*.post, *.post *{font-size:14px}
*.little, *.little *{font-size:12px}
*.mini, *.mini *{font-size:10px}
*.link{cursor:pointer}
*.link:hover{text-decoration:underline}

*.break{display:block}
*.clear{clear:both}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../imagens/colorbox/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(../imagens/colorbox/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../imagens/colorbox/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../imagens/colorbox/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../imagens/colorbox/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../imagens/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../imagens/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../imagens/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../imagens/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(../imagens/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../imagens/colorbox/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../imagens/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../imagens/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../imagens/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}