/* TAGS */

@import 'https://fonts.googleapis.com/css?family=Philosopher';

html {
  min-width: 368px;
}
BODY {
    margin: 0px;
    font-family: sans-serif;
    font-size: 11px;
    color: #333;
    line-height: 1.2em;
    text-align: center;
}
UL {
    margin: 0px;
}
A {
    text-decoration: none;
    font-weight: bold;
    overflow: hidden;
}
A:hover {} LI {
    line-height: 1.5em;
}
/* IDs 

#container {
    width: 778px;
    margin: 0 auto;
    padding: 0;
}
/*
PARTE CENTRAL - INDEX
*/

#meio {
    padding-bottom: 0px;
    padding-right: 10px;
    padding-top: 30px;
    clear: both;
    background: #EDEDED url(../images/estrutura/bg-geral.jpg) top left repeat-x;
}
#boxIntro {
    width: 430px;
    font-size: 12px;
}
#boxIntro p {
    text-align: justify;
    line-height: 15px;
    text-indent: 30px;
}
#boxNoticias {
    width: 430px;
    border: 1px solid #c3c3c3;
    -moz-border-radius: 4px;
    background-color: #FFF;
}
#boxNoticias H3 {
    margin: 0px;
    color: #003F9A;
    font-size: 14px;
    font-family: arial, verdana;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    background: #c3c3c3;
    background: url("../images/textura_bg_menu_2.png") repeat-x top;
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
    text-align: left;
}
#boxMestrado {
    text-indent: -10000em;
    float: right;
    width: 214px;
    height: 100px;
    border: 2px solid #D9D9D9;
    background-image: url(../images/box_titulo_Mestrado.gif);
    background-repeat: no-repeat;
}
#boxMestrado A {
    display: block;
    text-indent: -10000em;
    text-decoration: none;
    height: 100px;
    border: none;
}
#boxIntermat {
    float: right;
    width: 219px;
    height: 108px;
    margin-top: 18px;
    background-image: url(../images/box_intermat.gif);
    clear: both;
}
#boxIntermat A {
    display: block;
    text-indent: -10000em;
    text-decoration: none;
    height: 108px;
    border: none;
}
#boxEventos {
    width: 197px;
    border: 1px solid #D9D9D9;
    background-color: #FFF;
    float: right;
    clear: both;
    -moz-border-radius: 4px;
}
#boxMail {
    float: right;
    clear: both;
    margin-top: 18px;
    padding: 8px;
}
#boxMail a {
    border: none;
}
#boxEventos H3 {
    margin: 0px;
    background-repeat: no-repeat;
    height: 22px;
    color: #003F9A;
    font-size: 14px;
    font-family: arial, verdana;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    background: #D9D9D9;
    background: url("../images/textura_bg_menu_2.png") repeat-x top;
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
    text-align: left;
}
#boxNoticias UL,
#boxEventos UL {
    padding: 6px;
    list-style-type: none;
}
#boxNoticias LI,
#boxEventos LI {
    margin: 4px;
}

/*
CLASSES
*/

.mais {
    margin: 15px 0 10px 0;
    border-top: 1px dashed #C6C6C6;
    text-align: right;
}
.mais > a {
    font-size: 11px;
    display: block;
    text-align: right;
    margin: 8px;
    color: #464D51;
}
.mais > a:hover {
    color: #CB151F;
}
.descDocente {
    display: block;
    padding-top: 5px;
    font-size: 10px;
}
.dataNoticia {
    font-size: 10px;
    font-style: italic;
}
.tituloNoticia {
    margin: 6px 0px 6px 0px;
}
/*Atualização do site*/

#dma > a > h1 {
    display: block;
    text-decoration: none;
    color: #D21615;
    font-weight: bold;
    font-family: 'Oswald';
    font-size: 50px;
    line-height: 60px;
    margin-top: 0px;
    margin-bottom: 0px;
		text-align: left;
}
div #dma {
    padding-left: 0;
}
#dep > h4 {
    display: block;
    text-decoration: none;
    font-weight: 300;
    color: #525252;
    font-family: 'Oswald';
    font-size: 19px;
    text-align: left;
		margin-top: 23px;
}
#univ > h4 {
    display: block;
    text-decoration: none;
    font-weight: 300;
    color: #525252;
    font-family: 'Oswald';
    font-size: 19px;
		margin-top: 22px;
    text-align: left;
}
#logo-ufv > a > img {
	height: 40px;
	margin-top: 10px;
}
#logo-ufv {
    text-align: right;
}
@media only screen and (max-width: 990px) {
	#univ > h4 {
		margin-top: 10px;
	}
	#dep > h4 {
		margin-top: 13px;
	}
}
@media only screen and (max-width: 767px) {
    #dma > a > h1 {
        text-align: center;
    }
    #dep > h4 {
        text-align: center;
        margin-left: 0px;
    }
    #logo-ufv {
        text-align: center;
				float: right;
    }
    #univ {
        display: none;
    }
    #dep {
        display: none;
    }
    .navbar-brand {
        height: 50px;
    }
    #home-icone {
        font-size: 30px;
    }
}
#Menu {
    width: 100%;
    height: 100%;
    border-top: rgba(128, 128, 128, 0.14) 1px solid;
    background-color: #4f5b66;
}
#Menu ul {
    height: 100%;
    text-align: center;
    padding: 0px;
    float: none;
}
#Menu ul li {
    display: block;
    margin: 0px;
    text-align: left;
}
#Menu ul li a {
    color: #fff;
    display: block;
    font-size: 17px;
    letter-spacing: 0.5px;
    font-weight: 300;
    font-family: 'Oswald';
}
#Menu ul li a:hover {
    background: #31383F;
    color: #fff
}
/*#Menu ul li a:active { color: #CB1512 }*/

#Menu ul li ul {
    max-width: 100%;
    min-width: 190px !important;
    background: #fff;
    border: 1px solid #DFDFDF;
    height: auto;
    padding-bottom: 8px;
    padding-top: 8px;
    position: absolute;
    z-index: 20;
}
#Menu ul li ul li a {
    color: #525252;
}
#Menu ul li ul li a:hover {
    color: #CE1817;
    background: #fff;
}
#Geral {
    width: 100%;
    overflow: auto;
}
#Geral .Barra {
    width: 100%;
    padding-right: 15.6%;
    height: 26px;
    margin: 0px auto 0;
    background: #EDEDED url(../images/estrutura/barra-vermelha.png) top left repeat-x;
}
#Geral .Barra ul {
    float: right;
    padding-top: 3px;
}
#Geral .Barra ul li {
    list-style: none;
    float: left;
}
#Geral .Barra ul li .Informacao {
    width: 161px;
    height: 26px;
    display: block;
    background: url(../images/estrutura/acesso.png) no-repeat top left;
    text-indent: -3000px;
    float: left
}
#Geral .Barra ul li .Brasil {
    width: 108px;
    height: 26px;
    display: block;
    background: url(../images/estrutura/brasil.png) no-repeat top left;
    text-indent: -3000px;
    float: left;
}
#Geral .Barra #Acessibilidade {
    float: right;
    height: 20px;
    margin-top: 0px;
    min-width: 269px;
}
#Geral .Barra #Acessibilidade h3 {
    color: #FFFFFF;
    display: none;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-right: 5px;
    width: auto;
}
#Geral .Barra #Acessibilidade .AltoContraste {
    float: left;
    margin-right: 10px;
}
#Geral .Barra #Acessibilidade .AltoContraste a {
    color: #FFFFFF;
    font-size: 11px;
    text-transform: uppercase;
}
#Geral .Barra #Acessibilidade .TamanhoTexto {
    float: left;
    width: 48px;
}
#Geral .Barra #Acessibilidade .TamanhoTexto input {
    background: transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 11px;
    width: 20px;
    cursor: pointer
}
@media only screen and (min-width: 768px) {
    #container-menu {
        padding-left: 0px;
    }
}
.abaAtiva {
    background-color: #eee;
}
.navbar-default {
    background-color: white;
}
.navbar-default .navbar-nav > li > a:hover {
    background-color: #eee;
}
#menu-top {
    margin-bottom: 0px;
    border-bottom-width: 0px;
}
#Rodape {
    height: 100%;
    background: #fff;
    border-top: 2px solid #EAEAEA;
    padding-top: 20px;
}
#Rodape #SaibaMais h2 {
    background: url("../images/estrutura/mais.png") no-repeat scroll left top transparent;
    color: #CF1715;
    margin: 20px 0 0;
    padding-left: 35px;
    line-height: 39px;
    font-size: 16px;
    text-align: left;
    font-family: 'Oswald';
}
#menu-footer {
    border-bottom: #DEDEDE 1px solid;
}
#menu-footer > li > a {
    padding: 4px 6px;
    font-size: 13px;
    color: #464D51;
    font-family: 'Oswald';
}
#menu-footer > li > a:hover {
    background-color: #CE1817;
    color: #fff;
}

#topo {
    padding-top: 30px;
    padding-bottom: 30px;
}
.slider-home {
    border: 4px solid #fff;
    box-shadow: 4px 0px 4px 0px #aaa;
    width: 100% !important;
}
#meio .col-sm-10 {
    background-color: #fff;
}
#meio .col-sm-9 {
    background-color: #fff;
}
#meio .col-sm-8 {
    background-color: #fff;
}
#meio .col-sm-7 {
    background-color: #fff;
}
#meio .col-sm-6 {
    background-color: #fff;
}
#menu-lateral > li > a {
    background-color: #4F5B66;
    color: #FFFFFF;
}
#menu-lateral > li > a:hover {
    background: #31383F;
    color: #fff;
}
#Endereco {
    text-align: left;
    font-family: 'Oswald';
}
#Endereco h4 {
    color: #CF1715;
}
#Informativo {
    margin-top: 20px;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
}

#Informativo h4 {
    clear: both;
    text-align: left;
    color: #CF1715;
    font-family: 'Oswald';
    font-weight: normal;
    margin: 0px;
    padding-bottom: 5px;
    font-size: 24px;
    border-bottom: 1px dashed #C6C6C6;
    margin-bottom: 15px;
}
#conteudo-esquerda,
#conteudo-direita {
    margin-bottom: 20px;
}
#jssor_1 > div {
    position: static !important;
}
.jssorb05 {
    left: 610px !important;
}
.bannerLateral > img{
    width: 100%;
    height: auto;
    background-size: cover;
}
.bannerLateral{
    display: block;
    border: 5px solid #fff;
    box-shadow: 0 0 4px #999;
    clear: both;
    margin-bottom: 17px;
}
.bannerLateral:hover{
    border: 5px solid #ededed;
}
.tituloInformativo, .dataInformativo{
    text-align: left;
}
.tituloInformativo{
    margin-bottom: 0px;
}
.linkInformativo{
    color: #4F5B66;
    font-size: 13px;
}
.linkInformativo:hover{
    color: #CB151F;
}
.dataInformativo{
    margin: 0 0 10px 0;
    font-size: 11px;
    color: #555;
}
#entreContato{
    color: #CE1817;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
}
#entreContato:hover h4{
    color: #525255;
}
#botaoContato{
    background: #4F5B66;
    color: #fff;
    border:0px;
}
#botaoContato:hover{
    background: #31383F;
    color: #fff;
}

/*
PARTE CENTRAL - PAGINAS INTERNAS
*/
.informativos h1 {
    margin-bottom: 20px;
    line-height: 28px;
    color: #CE1817;
    font-family: 'Oswald';
    font-size: 28px;
    text-align:left;
}
.informativos h2 {
    margin-bottom: 20px;
    line-height: 28px;
    font-family: 'Oswald';
    font-size: 1.5em;
}
.informativos{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
    height: 100%;
    font-family: 'arial';
    text-align:left;
    font-size:12px;
}

.informativos p{
    text-align:center;
}

#boxListaDisciplinas H2 {
	margin: 3px;
	font-size: 14px;
	font-family: arial, verdana;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.boxConteudo{
    background: none repeat scroll 0 0 #FFFFFF;
    text-align: justify;
    padding: 10px;
    height: 100%;
    font-family: 'Philosopher', sans-serif;
}

.boxConteudo H2 {
    background-repeat: no-repeat;
    height: 22px;
    margin: 3px;
    color: #003F9A;
    font-size: 16px;
    font-family: arial, verdana;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}
.boxConteudo H3 {
    font-size: 14px;
	font-style: italic;
    margin-left: 35px;
}
.boxConteudo H4 {
    font-size: 16px;
    margin-top: 30px;
}

#boxConteudo h3 a {}

#boxConteudo h2 {
    background-repeat: no-repeat;
    height: 22px;
    margin: 3px;
    color: #003F9A;
    font-size: 16px;
    font-family: arial, verdana;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}
	
#boxConteudo H4 {
    font-size: 14px;
    margin: 8px 0px 8px 0px;
}

#boxConteudo P {
    margin: 10px 18px 10px 18px;
}

#boxConteudo LI {
    margin: 8px;
    padding: 1px 5px 1px 5px;
}

#boxConteudo TABLE.disciplinas {
    width: 700px;
    margin: auto;
    border: none;
}

#boxConteudo TABLE.disciplinas TD {
    padding: 10px;
    width: 220px;
}

#tituloSoftwares {
    background-image: url(../images/titulo_softwares.gif);
}

#tituloApplets {
    background-image: url(../images/titulo_applets.gif);
}

#tituloLinks {
    background-image: url(../images/titulo_links.gif);
}

#tituloTutoriais {
    background-image: url(../images/titulo_tutoriais.gif);
}

#tituloDisciplinasvicosa {
    background-image: url(../images/titulo_disciplinas_vicosa.gif);
}

#tituloDisciplinasflorestal {
    background-image: url(../images/titulo_disciplinas_florestal.gif);
}

#tituloOutrasDisciplinas {
    background-image: url(../images/box_outrasdisciplinas.gif);
}

/*
PARTE CENTRAL - DISCIPLINAS
*/

#menuDisciplina {
    list-style-type: none;
    margin-bottom: 6px;
    height: 5em;
}

#menuDisciplina LI {
    display: block;
    float: left;
    width: 125px;
    border-left: 2px solid #EFEFEF;
    border-right: 2px solid #EFEFEF;
    margin: 3px;
    overflow: hidden;
    height: 18px;
}

#listaProfessores {
    list-style-type: none;
    padding: 0px 0px 0px 6px;
    margin: 0px;
}

#boxListaDisciplinas {
    width: 120px;
    float: right;
    background-color: #FFF;
    border: 1px solid #f6dfba;
    margin: 0px;
    padding: 8px;
    text-align: center;
}

#boxListaDisciplinas UL {
    margin: 6px;
    padding: 6px;
    list-style-type: none;
}

#boxListaDisciplinas LI {
    margin: 4px;
}

#listaPlanoCurso {
    list-style-type: none;
}

#listaPlanoCurso LI {
    font-weight: bold;
    font-style: italic;
}

#listaPlanoCurso UL LI {
    font-weight: normal;
    font-style: normal;
}

/*
CLASSES
*/

.mais {
    display: block;
    text-align: right;
    margin: 8px;
}

.descDisciplina {
    display: block;
    font-size: 14px;
}

.descricaoDisciplina {
    clear: both;
    font-size: 12px;
    margin: 4px 30px 4px 30px;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    padding: 6px;
	
}

.boxDisciplina {
    width: 490px;
}

.clear {
    clear: both;
}

/*
CORES DAS TURMAS
*/
.t1 {color: #000;}
.t2 {color: #600;}
.t3 {color: #060;}
.t4 {color: #006;}
.t5 {color: #666;}
.t6 {color: #900;}
.t7 {color: #090;}
.t8 {color: #009;}
.t9 {color: #960;}
.t10 {color: #906;}
.t11 {color: #966;}
.t12 {color: #690;}
.t13 {color: #096;}
.t14 {color: #696;}
.t15 {color: #609;}
.t16 {color: #069;}
.t17 {color: #669;}
.t18 {color: #999;}

.turmasHorario {
    text-align: center;
    display: block;
}

.horario {
    border: 1px dotted #EFEFEF;
    font-size: 10px;
}

.horarioNone {
    width: 80px;
}

.horarioTitulo {
    width: 75px;
    font-size: 10px;
    text-align: center;
    background-color: #F7F7F7;
    font-weight: bold;
    border: 1px dotted #ccc;
}

.campoGoogle {
    width: 100px;
	border: 1px solid #930;
	font-family: sans-serif;
	font-size: 11px;
	height: 14px;
	margin-bottom: 1px;
}

.disciplinaItens {
    list-style-type: circle;
}

.listaSemestres {
    list-style-type: none;
    display: inline;
    padding: 0px;
}

.listaSemestres LI {
    padding: 6px;
}
