@charset "utf-8";

body{
    margin:0px;
    font-family: 'Ubuntu', sans-serif;
}
#container {
    width: 1024px;
    margin:0 auto; 
    background-color:#f4f4f4; 
}
#conteudo_interno{
    padding: 20px;
}
.container {
    width: 1024px;
    margin:0 auto; 
    background-color:#f4f4f4; 
}
.container_transp {
    width: 1024px;
    margin:0 auto; 
}

img{
    border: 0px;
}

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

#barra_topo{
    position:absolute;
    z-index:1;
    left: 0px;
    width:100%;
    height: 40px;
    background-image:url(../../img/fundo_menu.png);
    background-repeat:repeat-x;
    font-size:11px;
    position: absolute;
    top:0px;
}
#topo_acompanha {
    height: 20px;

    background-color: #000;
    opacity:0.65;
    -moz-opacity: 0.65;
    filter: alpha(opacity=65);

    background-repeat:repeat-x;

    position: absolute;
    z-index:0;
    left: 0px;
    width:100%;
    top: 0px;
    float: right;
}

/*estiliza o menu*/
#topo_fixo {
    width: 970px;
    height: 40px;
    background-image:url(../../img/fundo_menu.png);
    background-repeat:repeat-x;
    padding-top:10px;
    padding-left:70px;
    font-size:11px;
    position: absolute;    
    z-index:2;
    top: 0px;
    float: none;
}

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

#topo_fixo a:visited {
    color: #fff;
}

#topo_fixo a:hover {
    text-decoration:underline;
}

#sub_topo{
    padding-top: 40px;
    height:130px;
    background-color:#f4f4f4;
    font-family:Ubuntu;
}

#quadrado_top1{
    font-size:12px;
    padding-top:15px;
    padding-left:20px;
    width:40%;
    float:left;
}
#quadrado_top2{
    font-size:12px;
    color: #01adeb;
    margin-left: 30px;
    margin-right: 50px;
    padding-top: 25px;
    width:25%;
    float:left;
    text-align:right;
}
#quadrado_top3{
    font-size:12px;
    color: #01adeb;
    padding-top: 10px;
    float:left;
    text-align:right;
    width: 25%;
}

.botao_login {
    background-color: #075093;
    font-size: 9px;
    color: #fff;
    cursor: pointer; 
    border: 0px; 
    padding: 3px;
    width: 25px;
    line-height: 10px;
}
.botao_logout {
    background-color: #075093;
    font-size: 13px;
    color: #fff;
    cursor: pointer; 
    border: 0px; 
    padding: 3px;
    width: 35px;
    line-height: 14px;
}

#meio{
    position:relative;
    margin-top: 7px;
}

#principal {
    font-size: 12px;
    float: left;
    width: 765px;
    margin-left: 7px;
    background-color: #F4F4F4;
}

#principal_superior{
    background-image:url(../../img/fundoAzulNoticias.png);
    background-repeat:no-repeat;
    /*height:240px;*/
}

#principal_inferior{
    padding-top:2px;	
}

#noticias_home{
    height: 320px;
}

.fundo_noticias{
    background-color: #E7E8EA;
    background-repeat:no-repeat;	
}

.noticias_repetidas{
    color:#07a5d5;
}

.titulo_noticia_central{
    font-size:20px;
    color:#FFF;
    padding:5px;
    font-weight:700;	
}

.resumo_noticia_central{
    color:#FFF;
    padding:5px;	
}

.rodape_noticias{
    background-image:url(../../img/fundo_rodapeNoticias.png);
    background-repeat:no-repeat;	
}

.texto_rodape_noticias{
    color:#07a5d5;
    font-weight:700;	
}

/*Ref a eventos do lado direito*/
#eventos{
    width:250px;
    float:right;
}

#eventos_home{
    height: 110px;
}

#titulo_eventos{
    padding:7px 0px 5px 10px;
    color:#FFF;
    font-size:16px;	
    font-weight:400;
    background-color: #6dcff6;
    /*background-image:url(../../img/bkg_calendario_unifev.png); */
    background-repeat:no-repeat;
    height: 20px;
    margin-bottom: 7px;
}

.itens_eventos{
    padding:0px 0px 5px 0px;
    background-image:url(../../img/fundo_eventos.png); 
    background-repeat:no-repeat;
    height:64px;
}

.itens_eventos_inativo{
    padding:0px 0px 5px 0px;
    background-image:url(../../img/fundo_eventos_inativo.png); 
    background-repeat:no-repeat;
    height:64px;
}

#rodape_eventos{
    margin-top: 0px;
    padding-right:3px;
    text-align:right;
    color:#6dcdf5;
    background-color:#e7e8ea;
    height:25px;
    font-weight:400;    
    line-height: 25px;
}


/*ref a rodapé */
ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
li{
    margin:0;
    text-align:left;
}

.navbar_tabs{
    color:#fff; 
    position: absolute; 
    width: 100%; 
    top: 245px; 
    z-index: 5000;
    padding-left:15px;
    font-size:12px;
}


.navbar{
    color:#fff;
    font-size:30px;
    font-weight:bold;	
}


#clipping {
    clear:both;
    margin-top:10px;
    font-size:12px;
    color:#fff;
    font-weight:400;
    line-height:17px;
    padding-top:5px;
    height: 50px;
    width: 1024px;
}

#rodape {
    clear:both;
    font-size:12px;
    color:#fff;
    font-weight:400;
    line-height:17px;
    width: 100%;

    /*##### GRADIENTE ######*/
    background: #00a5d3; /* Old browsers */
    background: -moz-linear-gradient(top,  #00a5d3 57%, #0083b1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(57%,#00a5d3), color-stop(100%,#0083b1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00a5d3 57%,#0083b1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00a5d3 57%,#0083b1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00a5d3 57%,#0083b1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #00a5d3 57%,#0083b1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5d3', endColorstr='#0083b1',GradientType=0 ); /* IE6-9 */

}

.quadrado_base{
    border-left: 4px solid #fff; padding-left:8px;
    width:14%;
    float:left;
}

#quadrado_bottom1{
    font-size:12px;
    padding-left:20px;
    width:35%;
    float:left;

}

#quadrado_bottom2{
    font-size:12px;
    padding-right:20px;
    width:60%;
    float:right;
    text-align:right;
}

.quadrado_menu{
    float:left;
}

.esconde_menu{
    display:none;	
}

.link_titulo{
    font-weight:bold;
    font-size:14px;	
}

/*TABS DROPDOWN*/
#tabs{
    background-color: #f49134;height: 41px;
}
#cssmenu,
#cssmenu > ul {       
    margin-bottom: -5px;
    padding-bottom: 0px;
    font-weight: 600;
}
#cssmenu:before,
#cssmenu:after,
#cssmenu > ul:before,
#cssmenu > ul:after {
    content: "";
    display: table;
}
#cssmenu:after,
#cssmenu > ul:after {
    clear: both;
}
#cssmenu {
    zoom: 1;
}
#cssmenu > ul {       
    margin: 0;
    padding: 0;
    position: relative;   
    background-color: #f49134;
}
#cssmenu > ul li {
    margin: 0;
    padding: 0;
    list-style: none;   
    /*padding-top: 12px;
    padding-bottom: 12px;    */
    text-align: center;
}
#cssmenu > ul > li {
    float: left;
    position: relative;
}
#cssmenu > ul > li > a {
    padding: 0px 0px;
    display: block;
    color: white;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 40px;
}
/*#cssmenu > ul > li > a > span {
    line-height: 18px;
}*/
#cssmenu > ul > li.active > a,
#cssmenu > ul > li > a:active {
}
/* Childs */
#cssmenu > ul ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 120px;
    background-color: #282828;
    margin: 0;
    padding: 0;
    width: 200px;
    z-index: 60;
}
.barrinha {
    height: 4px; 
    background-color: #2957a4; 
    width: 100%;
}

#cssmenu > ul li:hover ul {
    opacity: 0.85;
    visibility: visible;
    margin: 0;
    color: #000;
    z-index: 61;
    top: 40px;
    left: 0;
}
#cssmenu > ul ul:before {
    content: "";
    position: absolute;
    top: 10px;
    width: 100%;
    height: 20px;
    background: transparent;
}
#cssmenu > ul ul li {
    list-style: none;
    padding-top: 0px;        
    margin: 0;
    text-align: left;
    height: 20px;
}
#cssmenu > ul ul li a {
    padding-left: 10px;
    display: block;
    color: white;
    font-size: 13px;
    font-weight:  100;
    text-decoration: none;
}
#cssmenu > ul ul li a:active {
    background-color:#6d6e71;
}

#banner_home{
    height: 80px;
}

#barra_titulo{
    background-color: #07a5d5;
    height:36px;
    color:#fff;
}

#barra_titulo a:link, a:visited{
    color:#01a6d6;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
}

#barra_titulo a:hover{
    text-shadow: 0.1em 0.1em 0.1em #006F9A;
}

/* BOX REGULAMENTO - EVENTOS INSCRIÇÃO */
.box-regulamento {
    width: 100%-40px;
    height: 320px;
    background-color: #fff;
    padding: 20px;
    border:  1px solid #ccc;
    margin: 0 0 20px 0;
    overflow-y: scroll;
}
.enabled {
    background-color: #2660AA;
    color: white;
    cursor: pointer;
}
.disabled {
    background-color: #c4c4c4;
    color: #777;
    cursor: default;
}

.mask-album {
    overflow: hidden;
    width: 100%;
    height: 125px;
}
.lista-outros-anos {
    margin-bottom: 40px;
    margin-top: -18px;
    padding-top: 20px;
    text-align: center;
    border-top: 1px solid #05a3d2;
}
.item-outros-anos {
    display: inline-block;
    margin: 10px;
    padding: 20px 10px;
    color: #fff;
    background-color: #05a3d2;
    font-size: 1.8em;
    font-weight: bold;
    border: 5px solid #05B2E1;
}
table.tabela-datas-cep {
    border: 1px solid #ccc;
    margin: 30px auto;
    font-size: 1.3em;
    min-width: 400px;
}
table.tabela-datas-cep td  {
    border-bottom: 1px solid #ccc;
    padding: 8px 10px;
}
table.tabela-datas-cep tr:nth-child(2), table.tabela-datas-cep tr:nth-child(8) {
    background-color: #D9d9d9;
}

.video-item {
    width: 47.5%;
    display:inline-block;
    margin: 1%;
}
.video-item iframe {
    min-height: 210px;
}