<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Departamentos
Theme URI: 
Author: Edson Ney
Author URI: http://www.cead.ufv.br
Description: Tema desenvolvido para os Departamentos da Universidade Federal de ViÃ§osa	
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags: PrÃ³-Reitorias, Universidade Federal de ViÃ§osa, UFV
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body, input, textarea { color: #464D51;	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;margin: 0;padding: 0; }

@font-face {
    font-family: 'OswaldLight';
    src: url('inc/fonts/oswald/Oswald-Light-webfont.eot');
    src: url('inc/fonts/oswald/Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/oswald/Oswald-Light-webfont.woff') format('woff'),
         url('inc/fonts/oswald/Oswald-Light-webfont.ttf') format('truetype'),
         url('inc/fonts/oswald/Oswald-Light-webfont.svg#OswaldLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldBook';
    src: url('inc/fonts/oswald/Oswald-Regular-webfont.eot');
    src: url('inc/fonts/oswald/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('inc/fonts/oswald/Oswald-Regular-webfont.woff') format('woff'),
         url('inc/fonts/oswald/Oswald-Regular-webfont.ttf') format('truetype'),
         url('inc/fonts/oswald/Oswald-Regular-webfont.svg#OswaldBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1,h2,h3,h4,h5,h6 { clear: both; text-align: left; color: #CF1715; font-family: 'OswaldLight'; font-weight: normal; margin: 0px; padding: 0px; }

h1, h1 a { font-size: 22px; !important; color: #686868 }

h1 { border-bottom: 1px dashed #C6C6C6; line-height: normal; margin-bottom: 25px; font-size: 28px; color: #CB1512}

h2 { font-size: 24px; margin-bottom: 20px }
h2 a { font-size: 24px; }

h3 { font-size: 20px; margin: 20px 0 }

hr { background-color: #ccc; border: 0;	height: 1px; margin-bottom: 1.625em; }

/* Text elements */
p { margin-bottom: 8px; text-align: justify; line-height: 20px }
ul, ol { margin: 0; padding: 0; margin-left: 20px }
ul { list-style: square; }
ul li, ol li { list-style: square; text-align: justify; margin-bottom: 15px }

/* Forms */
input[type=text], input[type=password], textarea { background: #fafafa; -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); border: 1px solid #ddd; color: #888; }
input[type=text]:focus, textarea:focus { color: #000000; }

textarea { padding-left: 3px; width: 98%; }

input[type=text] { padding: 3px; }
input#s { -moz-border-radius: 2px; border-radius: 2px; font-size: 14px; height: 22px; line-height: 1.2em; padding: 7px 10px 6px 28px; }
input#searchsubmit { display: block; }

/* Links */
a { color: #CF1715; text-decoration: none; }
a:focus, a:active, a:hover { text-decoration: none; color: #FB9701; }


#Geral { width: 100%; overflow:auto; background: #000; }

#Geral .Barra { width: 950px; height: 26px; margin: 4px auto 0; }
#Geral .Barra ul { width: 270px; float: right; }
#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 }


#Topo { width: 980px; height: 85px; margin: 23px auto 0; text-align: center; }

#Topo #Logo { width: 472px; height: 92px; float: left; }
#Topo #Logo a { width: 472px; height: 62px; display: block; }
#Topo #Logo h1 { width: 85px; height: 60px; font-size: 50px; line-height: 60px; margin: 2px 10px 0 0; float: left; clear: none; font-family: 'OswaldBook'; color: #CB1512; border: 0 }
#Topo #Logo h1:hover { color: #A11D1B }
#Topo #Logo h2 { clear: none; color: #fff; float: left; font-size: 19px; font-weight: normal; height: 62px; line-height: 24px; margin-top: 9px; width: 202px; }

#Geral #Topo #Brasao { background: url("images/estrutura/brasao-ufv.png") no-repeat scroll left top transparent; cursor: pointer; float: right; height: 43px; margin-top: 12px; width: 197px; }
#Geral #Topo #Brasao:hover { background: url("images/estrutura/brasao-ufv.png") no-repeat scroll right top transparent; }

#Banners { width: 980px; height: 272px; margin: 30px auto 25px; z-index: 0; font-family: 'OswaldLight'; letter-spacing:0.5px; }
#Banners #slider { width: 725px; height: 250px; float: left; border: 10px solid #fff; box-shadow: 1px 0px 4px 0px #aaa }

#Banners #Ensino { width: 211px; height: 107px; border: 1px solid #d7d7d7; background: #fff; float: right; } 
#Banners #Ensino a { background: url(images/estrutura/bg-banner-ensino.jpg) no-repeat top left; width: 211px; height: 34px; display: block; color: #cb1512; font-size: 15px; line-height: 34px; padding-left: 5px;  } 
#Banners #Ensino a:hover { background-position: bottom left; color: #000000 } 

#Banners #BibliotecaSetorial { width: 211px; height: 40px; background: #fff; border: 1px solid #d7d7d7; float: right; margin-top: 12px; }
#Banners #BibliotecaSetorial a { width: 190px; display: block; margin: 4px; border-bottom: 1px dashed #d7d7d7; color: #333; font-size: 14px; margin: 8px 4px 4px; line-height: 25px; padding-left: 12px; background: url(images/estrutura/bg-seta.png) no-repeat top left }
#Banners #BibliotecaSetorial a:hover { color: #CB1512; background-position: bottom left }

#Banners #AuditÃ³rios { width: 211px; height: 40px; background: #fff; border: 1px solid #d7d7d7; float: right; margin-top: 12px; }
#Banners #AuditÃ³rios a { width: 190px; display: block; margin: 4px; border-bottom: 1px dashed #d7d7d7; color: #333; font-size: 14px; margin: 8px 4px 4px; line-height: 25px; padding-left: 12px; background: url(images/estrutura/bg-seta.png) no-repeat top left }
#Banners #AuditÃ³rios a:hover { color: #CB1512; background-position: bottom left }

#Banners #Latoratorios { width: 211px; height: 40px; background: #fff; border: 1px solid #d7d7d7; float: right; margin-top: 12px; }
#Banners #Latoratorios a { width: 190px; display: block; margin: 4px; border-bottom: 1px dashed #d7d7d7; color: #333; font-size: 14px; margin: 8px 4px 4px; line-height: 25px; padding-left: 12px; background: url(images/estrutura/bg-seta.png) no-repeat top left }
#Banners #Latoratorios a:hover { color: #CB1512; background-position: bottom left }

#Menu { width: 100%; height: 34px; overflow: auto; margin-top: 6px; background: #fff; }
#Menu ul { width: 980px; height: 34px; margin: 0 auto; text-align: center; padding: 0px; }
#Menu ul li { float: left; display: block; margin: 0px; } 
#Menu ul li a { color: #000000; margin-right: 20px; height: 33px; line-height: 33px; display: block; font-size: 17px; letter-spacing: 0.5px; font-family: 'OswaldLight';} 
#Menu ul li a:hover { background: #fff; color: #CB1512 } 

#Menu ul li a:active { color: #CB1512 }
#Menu ul li ul { background: #fff; width: 160px !important; border: 1px solid #DFDFDF; display: none; height: auto; margin-top: 14px; padding-bottom: 8px; position: absolute; z-index: 20; }
#Menu ul li ul li { display: block; margin-bottom: 0px; }
#Menu ul li ul li a { border: 0px; margin-left: 5px; display: block; width: 155px; height: 28px; text-align: left; font-size: 13px; }
#Menu ul li ul li a:hover { background: none; color: #CB1512; border: 0px; }

#Conteudo { width: 100%; overflow: auto; }

#Navegacao { width: 980px; height: 40px; margin: 20px auto 0; text-align: center;  }
#Navegacao #BreadCrumb { width: 750px; float: left; height: 30px; margin-top: 5px; text-align: left; border-bottom: 1px solid #f0f0f0; }
#Navegacao #Busca { width: 217px; float: right; float: right; height: 40px; }

#ConteudoPagina { width: 980px; overflow: auto; margin: 0 auto; text-align: center;  }

#ConteudoPagina #Textos { background: none repeat scroll 0 0 #FFFFFF; border: 10px solid #FFFFFF; float: left; width: 725px; }

#ConteudoPagina #Textos hr { border: 0; margin: 0; border-bottom: 1px solid #DEDEDE; background: #fff; margin: 20px 0; display: block; clear: both; }

#ConteudoPagina #Textos img { max-width: 710px; } 

#ConteudoPagina #Textos #InformacoesBanco { }
#ConteudoPagina #Textos #InformacoesBanco p { margin: 0px;  }
#ConteudoPagina #Textos #InformacoesBanco .nome { width: 86%; height: 22px; font-weight: bold; clear: both; margin-top: 10px; margin-left: 95px; }
#ConteudoPagina #Textos #InformacoesBanco .foto { margin: -30px 10px 20px 0; width: 85px; height: 100px; display: block; float: left; background: url(images/estrutura/sem-foto.jpg) no-repeat; border-radius: 5px;}
#ConteudoPagina #Textos #InformacoesBanco .foto img { width: 85px; height: 100px;  border-radius: 5px; text-indent: -2000px; margin-top: 0px; }
#ConteudoPagina #Textos #InformacoesBanco .email { margin: 0px; }
#ConteudoPagina #Textos #InformacoesBanco .link { margin: 0px; }
#ConteudoPagina #Textos #InformacoesBanco br { clear: both; display: block; margin: 10px; }

#ConteudoPagina #Textos #InformacoesBanco .Formacao br { clear: both; display: block; margin: 5px; }

#ConteudoPagina #Textos #InformacoesBanco .Lista { width: 725px; clear: both; margin-bottom: 10px; border-bottom: 1px solid #C6C6C6; overflow: auto; }
#ConteudoPagina #Textos #InformacoesBanco .Lista .Foto { margin: 0px; width: 85px; height: 100px; float: left; display: block; float: left; margin: 4px 0 10px; background: url(images/estrutura/sem-foto.jpg) no-repeat; border-radius: 5px; }
#ConteudoPagina #Textos #InformacoesBanco .Lista .Foto img { width: 85px; height: 100px;  border-radius: 5px; text-indent: -2000px; }

#ConteudoPagina #Textos #InformacoesBanco .Lista .Informacoes { width: 625px; float: right; }
#ConteudoPagina #Textos #InformacoesBanco .Lista .Informacoes .Nome { width: 100%; height: 22px; font-weight: bold; clear: both; text-transform: uppercase; margin: 0 }

#ConteudoPagina #Textos #InformacoesBanco .Lista .Informacoes .Email { margin: 0px; }
#ConteudoPagina #Textos #InformacoesBanco .Lista .Informacoes .Link { margin: 0px; }
#ConteudoPagina #Textos #InformacoesBanco .Lista .Informacoes br {  }

#ConteudoPagina #Lateral { float: right; width: 213px; } 

#ConteudoPagina #Lateral #Busca { width: 213px; height: 40px; float: right; margin-bottom: 14px; }
#ConteudoPagina #Lateral #Busca input[type="text"]{ background: #fff url(images/search.png) no-repeat 5px 9px; border: 1px solid #D7D7D7; border-radius: 5px; width: 128px; float: left; font-size: 12px; }
#ConteudoPagina #Lateral #Busca input[type="text"]:focus { font-weight: bold; border-color: #c7c7c7 } 
#ConteudoPagina #Lateral #Busca input[type="submit"]{ background: #fff; border: 1px solid #D7D7D7; border-radius: 5px; width: 38px; height: 37px; float: left; font-size: 12px; font-weight: bold; margin-left: 7px }
#ConteudoPagina #Lateral #Busca input[type="submit"]:hover { background: #FC9700; color: #fff; cursor: pointer; }

#ConteudoPagina #Lateral #Endereco { width: 211px; float: right; }
#ConteudoPagina #Lateral #Endereco .Sigla { min-width: 55px; font-size: 39px; color: #cb1512; line-height: 39px; text-align: left; margin-right: 5px; letter-spacing: -1px; float: left; clear: none; font-weight: bold; font-family: 'OswaldLight'; }
#ConteudoPagina #Lateral #Endereco .Nome { width: 140px; height: 45px; font-size: 16px; float: left; clear: none; line-height: 20px; color: #000000; text-align: left; font-family: 'OswaldLight'; }
#ConteudoPagina #Lateral #Endereco p { margin: 3px 0; font-size: 12px; text-align: left ; color: #fff;}
#ConteudoPagina #Lateral #Endereco h3 { margin: 0px; padding: 0px; color: #fff; }



#ConteudoPagina #Banners { width: 217px; float: right; }

#ConteudoPagina #Banners a { width: 100%; height: 55px; background: url(images/estrutura/bg-banner-lateral.png) no-repeat right top; display: block; }
#ConteudoPagina #Banners a:hover { background: url(images/estrutura/bg-banner-lateral.png) no-repeat right bottom; }

#ConteudoPagina #Banners &gt; div { width: 205px; height: 55px; display: block; border: 5px solid #fff; margin: 5px 0 6px 0; box-shadow: 0 0 4px #999999 }

#ConteudoPagina #Banners #Semana { background: url(images/estrutura/banner-semana.jpg) no-repeat right top; }

#ConteudoPagina #Banners #Sia { width: 92px; height: 55px; float: left; margin-right: 10px; background: url(images/estrutura/banner-sia.jpg) no-repeat right top; }
#ConteudoPagina #Banners #Eventos { width: 92px; height: 55px; float: left; background: url(images/estrutura/banner-eventos.jpg) no-repeat right top; }
#ConteudoPagina #Banners #Publicacoes { width: 92px; height: 55px; float: left; margin-right: 10px; background: url(images/estrutura/banner-publicacoes.jpg) no-repeat right top; }
#ConteudoPagina #Banners #Casa { width: 92px; height: 55px; float: left; background: url(images/estrutura/banner-casa.jpg) no-repeat right top; }
#ConteudoPagina #Banners #Espaco { width: 92px; height: 55px; float: left; margin-right: 10px; background: url(images/estrutura/banner-espacos.jpg) no-repeat right top; }
#ConteudoPagina #Banners #Movimentos { width: 92px; height: 55px; float: left; background: url(images/estrutura/banner-movimentos.jpg) no-repeat right top; }

#ConteudoPagina #Informativo h2 { border-bottom: 1px dashed #C6C6C6; margin-bottom: 15px; line-height: normal }
#ConteudoPagina #Informativo p { margin: 0; }
#ConteudoPagina #Informativo p.Data { margin: 0 0 10px 0; font-size: 11px; color: #555 }
#ConteudoPagina #Informativo p.MaisNoticias { margin: 10px 0 10px 0; border-top: 1px dashed #C6C6C6; text-align: right }
#ConteudoPagina #Informativo p.MaisNoticias a { font-size: 11px; }
#ConteudoPagina #Informativo a { color: #464D51; font-size: 13px; }
#ConteudoPagina #Informativo a:hover { color: #CB151F }

#ConteudoPagina .ListaNoticias h2 { border-bottom: 1px dashed #C6C6C6; margin-bottom: 15px; line-height: normal }
#ConteudoPagina .ListaNoticias p { margin: 0 }
#ConteudoPagina .ListaNoticias p.Titulo { text-transform: uppercase;  }
#ConteudoPagina .ListaNoticias p.Data { margin: 0 0 10px 0; font-size: 11px; color: #555 }
#ConteudoPagina .ListaNoticias p.Linha { display: block; border-top: 1px dotted #c6c6c6; margin: 20px 0; }

#ConteudoPagina .ResultadosBusca h2 a { font-size: 20px; }

#ConteudoPagina #Breadcrumb { width: 726px; margin-bottom: 25px; border-bottom: 1px solid #dedede; text-align: left; font-size: 11px; height: 20px; }

#Rodape { width: 100%; background: #fff; border-top: 2px solid #EAEAEA; margin-top: 30px; }

#Rodape #SaibaMais { clear: both; margin: 0 auto; width: 980px; font-family: 'OswaldLight'; }
#Rodape #SaibaMais h2 { background: url("images/estrutura/mais.png") no-repeat scroll left top transparent; color: #cb1512; margin: 20px 0 10px; padding-left: 35px; line-height: 39px; font-size: 17px; }
#Rodape #SaibaMais ul { width: 745px; list-style: none; margin: 0; padding: 0; height: 40px; border-bottom: 1px solid #DEDEDE; }
#Rodape #SaibaMais ul li { float: left; list-style: none; }
#Rodape #SaibaMais ul li a { border: 4px solid transparent; color: #464D51; margin-right: 4px; text-transform: uppercase; font-size: 13px; }
#Rodape #SaibaMais ul li a:hover { background-color: #CB1512; border: 4px solid #CB1512; border-radius: 3px; color: #fff; text-decoration: none; }

#Creditos { width: 980px; height: 300px; margin: 0 auto; }
#Creditos p { text-align: right; font-size: 11px;  color: #A5A5A5; width: 745px; }
#Creditos p a { color: #A5A5A5; border: 3px solid transparent; border-radius: 3px; }
#Creditos p a:hover { color: #fff; background-color: #CB1512; border-color: #CB1512 }


/* =Outros
----------------------------------------------- */

span.Busca { font-size: 24px; }



/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

</pre></body></html>