body {
    margin: 0px;
    padding: 0px;

}

/*Formatação das Fontes*/

h1 , h2 , h3 , h4 , p , a {

    font-family:"Raleway", Arial, Helvetica, sans-serif;
}

h1 {

    font-size: 20px;

}

p {
    font-size: 12px;

}

/* Fim da formatação das Fontes*/


/*Inicio da Barra do Governo*/ 

#wrapper-barra-brasil {
    max-width: 1150px !important;
} 


#barra-brasil .brasil-flag {


    box-sizing: content-box;


}
/*Fim da Barra do Governo*/


/*Logo*/

#logo {

    margin-top: 20px;
    margin-bottom: 20px;
}

@media screen and (max-width: 990px) {

    #logo img{

        float: left !important;
        margin-left: 11% !important;

    }

}

@media screen and (max-width: 660px) {

    #logo img{

        float: left !important;
        margin-left: 2% !important;

    }

}

/*Fim Logo*/

/* Auxtopo */

#auxtopo {

    margin-top: 20px;
    margin-bottom: 20px;

}

/*Fim Auxtopo*/


/*Início do Menu-Topo (antes do principal) */

#menu {

    float: left;

}

#menu a {

    padding-right: 10px;
    padding-left: 5px;
    display: relative;

}

#menu-menu-topo {

    height: auto;   
    float: left;
    padding-left: 0px;
    margin-bottom: 0px;

}

#menu li {

    float: left;

}

#menu ul {

    color: transparent;
}

@media screen and (max-width: 480px) {

    #menu-menu-topo {


        margin-bottom: 10px;

    }
}

@media only screen and (max-width: 600px) {

    #menu-menu-topo {

        margin-bottom: 10px;

    }
}


@media only screen and (max-width: 1024px) {

    #menu {

        padding: 0px;
    }

}


/*Fim do Menu-Topo (antes do principal)*/


/*Tradutor*/


#sortable {

    padding-left: 0px;

}

#tradutor {

    width: 104px;

}

#flags {

    width: 104px !important;


}

@media screen and (max-width: 480px) {

    #tradutor {


        margin-bottom: 10px;
        padding: 0px;
        float: left;
        width: 104px;


    }

    #sortable, #flags {

        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 104px !important;
        float: left;

    }
}

@media only screen and (max-width: 600px) {

    #tradutor {

        margin-bottom: 10px;

    }

    #sortable, #flags  {

        padding-left: 0px !important;
        padding-right: 0px !important;

    }
}

/*Tradutor*/


/*Pesquisar*/

#searchform {

    margin-bottom: 0px;

}

.screen-reader-text {

    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    font-weight: normal;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    margin-right: -4px;
    float: left;

}

#s{

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    height: 36px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-top: 6px;
    width: 226px;
    margin-right: -4px;
    float: left;



}

#txtBusca{

    float: right;
    padding-left:5px;   
    border:none;
    height:38px;

}

#searchsubmit {


    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background-image: url("../images/lupa.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom-color: -moz-use-text-color !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-style: none !important;
    border-bottom-width: medium !important;
    border-image-outset: 0 0 0 0 !important;
    border-image-repeat: stretch stretch !important;
    border-image-slice: 100% 100% 100% 100% !important;
    border-image-source: none !important;
    border-image-width: 1 1 1 1 !important;
    border-left-color: -moz-use-text-color !important;
    border-left-style: none !important;
    border-left-width: medium !important;
    border-right-color: -moz-use-text-color !important;
    border-right-style: none !important;
    border-right-width: medium !important;
    border-top-color: -moz-use-text-color !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 4px !important;
    border-top-style: none !important;
    border-top-width: medium !important;
    box-shadow: none !important;
    color: transparent;
    font-size: 0;
    padding-left: 15px ;
    padding-right: 15px;
    float: left;
    height: 36px;
}

#auxmenufooter li {
	float: none !important;
}

@media only screen and (max-width: 480px) {

    #searchform {

        margin-left: 0px;

    }

    #s {
        float: left;
        width: 200px;
        margin-left: 0px;
    }

    #searchsubmit {

        float: left;

    }


}



@media only screen and (max-width: 1024px) {



    #s {
        float: left;
        width: 155px;
        margin-left: 0px;
    }
}



/* Fim Pesquisar */



/*Início do Menu*/


#auxmenu {
	
    height: 42px;
    z-index: 1000;
    margin-bottom: 15px;
    position: relative;

}

#auxmenu .navbar-default {

    background-image: none;
    background-color: transparent;
    height: 50px;
    box-shadow: none;

}


#auxmenu .navbar-toggle {

    margin-top: 2px;
    margin-bottom: 5px;

}

#auxmenu a {

    height: 42px;
    color: #fff !important;

}


#bs-example-navbar-collapse-1 {


    padding-left: 0px;
    padding-right: 0px;

}


.nav > li, .nav > li > a:focus, .nav > li > a:hover {

    z-index: 30;
    position: relative;


}

/*Fim do Menu*/


/* Div Auxmeio*/ 



/* Slide */


#slide {

    padding-right: 0px;

}


@media only screen and (max-width: 800px) {

    #slide {

        padding-left: 15px;
        padding-right: 15px;

    }

    #menulateral {

        padding-left: 15px !important;

    }

    .menu-menu-lateral-container {

        padding-left: 0px !important;


    }

    #menulateral h1 {

        padding-left: 0px !important;

    }


}



@media only screen and (min-width: 801px) and (max-width: 1024px)  {

    #slide {

        padding-left: 15px;
        padding-right: 15px;

    }

    #menulateral {

        padding-left: 15px !important;

    }

    .menu-menu-lateral-container {

        padding-left: 0px !important;


    }

    #menulateral h1 {

        padding-left: 0px !important;

    }


}


.huge_it_slideshow_description_text_1 {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    bottom: 0;
    display: inline-block;
    font-size: 13px;
    padding: 2%;
    position: absolute;
    right: 0;
    text-align: justify;
    text-decoration: none;
    width: 100%;

}

.huge_it_slideshow_image_wrap_2 {
    background: transparent !important;
    border: none !important;
}

/* Fim do Slide */

/*Menu Lateral*/


#menulateral a {

    font-size: 15px;
    color: #1E6CB4;
    line-height: 2.5;
    font-weight: normal !important;

}

#menulateral h1 {

    color: #005AAB;
    font-size: 35px;
    padding-left: 20px;

}

#auxmenulateral {

    border-top: 4px solid #005AAB;

}


#menulateral {


    background-image: url("../images/fundomenulateral.png");
    background-position: center center;
    background-repeat: no-repeat;
    list-style-image: url('../images/seta.png') !important;
    list-style-position: inside;
    padding-left: 0px;

}

#menulateral ul {
    padding-left: 0px !important;
}


#menulateral .menu-menu-lateral-container {

    padding-left: 20px;


}


/* Fim do Menu Lateral */


/*Imagens*/

.imagem img{

    max-width: 80% !important; 
    height: auto;
}

/*Fom das Imagens */

/* Início do widget */


.image-text-widget-text {

    padding: 10px;
}

/* Fim do widget */

/* Início dos boxes */


#auxbox {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
}


#auxbox a {

    font-size: 13px;
    color: #fff;
    font-weight: normal !important;

}

#auxbox h1 {

    color: #fff;
    margin-top: 5px !important;
    width: 220px;
    height: 37px;
    margin-left: -18px;
    padding-left: 10px !important;
    margin-bottom: 0px;
    padding-top: 3px;

}

#auxbox h1 #menuboxposgraduacao {

    width: 230px !important;

}

#auxbox {
    background-color: #F1F2F1;
}
#menu-menu-footer
#auxbox ul li {
    padding-left: 5px !important;
    color: #fff;
    list-style-image: url("../images/setabox.png");
}

#auxbox {

    flex-direction: row;
    text-align: center;
    text-align: left;

}

#menu-estrutura li , #menu-funcionamento li {
    padding-bottom: 5px;
}

#menuboxgraduacao , #menuboxposgraduacao , #menuboxpesquisa , #menuboxextensao {

    min-height: 260px;

}

@media screen and (max-width: 768px) {

    #menuboxgraduacao , #menuboxposgraduacao , #menuboxpesquisa , #menuboxextensao  {

        -moz-box-orient: vertical;
        display: block;

    }

    #menuboxgraduacao , #menuboxposgraduacao , #menuboxpesquisa , #menuboxextensao  {

        margin-top: 5%;
        width: 80%;
        text-align: left;


    }

}


@media screen and (width: 1024px) {
    #menuboxgraduacao , #menuboxposgraduacao , #menuboxpesquisa , #menuboxextensao {

        -moz-box-orient: vertical;
        display: block;

    }

    #menuboxgraduacao , #menuboxposgraduacao , #menuboxpesquisa , #menuboxextensao {

        margin-top: 5%;
        width: 80%;
        text-align: left;


    }

    #menuboxgraduacao , #menuboxposgraduacao , #menuboxpesquisa , #menuboxextensao {


        margin-bottom: 10px;
        padding-bottom: 10px;
        width: 100%;
    }


}

/* Fim dos boxes */

/* Início do destaque */
.widget-title.srp-widget-title { 
	font-size: 2
3px;
}

.srp-post-thumbnail {
	width: 100%;
}

#auxdestaque {

    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;

}

#titulodestaque {

    width: 100%;

}

#titulodestaque h1 {

    margin: 10px;
    padding: 0px;

}



#destaque {

    padding-left: 0px;
    padding-right: 0px;

}

#destaque .srp-widget-container {

    padding-top: 10px;
    flex-direction: row;
    text-align: center;
    padding-left: 2%;
    background-color: #fff;
}

#destaque .srp-post-content-container {

    display: block;



}

@media screen and (max-width: 768px) {

    #destaque .srp-widget-container {

        -moz-box-orient: vertical;
        display: block;

    }

    #destaque .srp-content-box {

        margin-top: 5%;
        width: 80%;
        text-align: left;


    }
    
    #destaque .srp-thumbnail-box {
        
        width: 300px !important;
        
              
    }

}

@media only screen and (max-width: 800px) {


    #destaque .srp-thumbnail-box a img {
        
        width: 100% !important;
        
              
    }

}

@media only screen and (min-width: 801px) and (max-width: 1024px)  {


    #destaque .srp-thumbnail-box a img {
        
        width: 100% !important;
        
              
    }

}


@media screen and (width: 1024px) {
    #destaque .srp-widget-container {

        -moz-box-orient: vertical;
        display: block;

    }

    #destaque .srp-content-box {

        margin-top: 5%;
        width: 80%;
        text-align: left;


    }

    #destaque  .srp-widget-singlepost {


        margin-bottom: 10px;
        padding-bottom: 10px;
        width: 100%;
    }


}




#destaque .srp-content-box {

    margin-top: 5%;
    width: 80%;
    text-align: left;


}

#destaque  .srp-widget-singlepost {

    border-bottom-style: solid;
    border-bottom-width: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#destaque .srp-post-content a {


    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 6px;
    margin-left: 0px;
    margin-top: 6%;
    display:inline-block; 



}

/* Fim do widget de destaque */

/*Inicio das Ultimas Notícias*/


#noticias {

    padding-right: 0px;

}

#noticias .srp-widget-container {
    background-color: #fff;
    padding: 10px;

}

.news_li {


    padding: 10px;

}

#noticias a ,#destaque a{
	font-weight: bold;
}


.recent-news-items  ul {

    padding-left:  0px;


}




/*Fim das Ultimas Notícias*/


/* Início da div Menu Footer*/


#auxmenufooter li {

    display: inline;
    float: left;

}

#auxmenufooter ul {

    color: transparent;	
	text-align: center;

}



#menu-menu-footer li {

    margin-bottom: 8px;
    padding: 0px 10px 5px 10px;
}

#menu-menu-footer {

	margin: 10px;
    padding-left: 0px;
}

/* Fim da div Menu Footer */


/*Ínicio do Conteúdo*/

#conteudo {


    text-align: justify;
    margin-left: 0px;
    margin-right: 0px;
    min-height: 700px;

}

#fundoconteudo {

    min-height: 700px;



}

/*Fim do Conteúdo*/



/* Formatação do footer */

#auxfooterabaixo {


    padding-bottom: 10px;


}

#footer {

    margin-left: 0px;
    margin-right: 0px;

}

#footerabaixo {

    margin-left: 0px;
    margin-right: 0px;

}


#footer p {

    padding-left: 0px;
    text-align: left;
    font-size: 13px;

}


#brasao {

    float: left;
    padding-left: 0px;
    padding-right: 0px;
}

#brasao img {

    float: left;    
    margin: 0px;
}


#endereco {

    float: left;
    text-align: left;
    margin-top: 10px;

}


#endereco p {

    margin-bottom: 5px !important;
    margin-top: 5px;

}

#informacao {

    padding-left: 0px;



}

#informacao h3 {

    color: #376690;
}

#informacao p {
    color: black;
}

#caixa {

    width: 250px;
    height: 35px;
}

#botao {
 
    font: white;
    color: white;
    height: 35px;

}


/* Fim da formatação do footer */
