* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
body {
	background: url('../img/bg-body.jpg') repeat-x center top;
	font-family: Arial, Verdana, sans-serif;
	border-top: 7px solid #265f96;
	font-size: 12px;
	color: #666;
	min-width: 960px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h3 {
	color: #014497;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 5px;
}

h4 {
	color: #238298;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 6px
	
}

h5 {
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px 10px;

}

input,
select {
	color: #666;
}
.clear {
	clear: both;
}
#tudo {
	width: 960px;
	margin: 0 auto;
}
#topo {
	height: 120px;
	position: relative;
	margin-bottom: 25px;
}
#topo form {
	position: absolute;
	top: 27px;
	left: 420px;
	height: 30px;
	padding: 6px 0 0 0;
	width: 255px;
	background: url('../img/lupa.png') no-repeat;
	padding-left: 40px;
	color: #fff;
	z-index: 1;
}
#topo input,
#topo select {
	font-size:11px;
	background: url('../img/bg-input-topo.jpg') no-repeat;
	height: 14px;
	padding: 4px;
	width: 186px;
}
#topo select {
	width: auto;
	height: 22px;
	width: 120px;
}
#topo .submit input {
	border: 1px solid #1d919f;
	background: url('../img/bg-submit-topo.jpg');
	color: #fff;
	padding: 0px 4px 0 4px;
	height: 21px;
	width: 55px;
	display: inline-block;
}
#homeSlide{
	float:left;
	margin-top:30px;
	width:100%;
}
#meioSlide{
	width:960px;
	margin:auto;
}
#logo {
	position: absolute;
	top: 26px;
	left: 0;
}
#abas {
	position: absolute;
	top: 0px;
	right: 0;
}
#abas li {
	height: 25px;
	line-height: 18px;
	float: left;
	background: url('../img/bg-aba-li.png') no-repeat left -1px;
	padding-left: 57px;
	margin-right: 3px;
	position: relative;
	width: 114px;
}
#abas li.webmail {
	width: 105px;
}
#abas img {
	position: absolute;
	left: 36px;
	top: 2px;
}
#abas a {
	display: block;
	height: 25px;
	background: url('../img/bg-aba-a.png') no-repeat right top;
	padding-right: 30px;
	color: #fff;
	text-transform: uppercase;
}
#sala-virtual {
	position: relative;
	z-index: 5;
}
#topo #sala-virtual form {
	background: url('../img/bg-sala-virtual-hover.png');
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 78px;
	padding: 15px 10px 0 10px;
	z-index: 10;
}
#sala-virtual input {
	width: 100px;
	margin-bottom: 5px;
	background: url('../img/bg-input-sala-virtual.jpg');
	height: 17px;
	padding: 3px 0 0 5px;
}
#sala-virtual form span {
	position: absolute;
	bottom: 5px;
	left: 47px;
	text-transform: uppercase;
	cursor: pointer;
}
#sala-virtual .submit input {
	background: none;
	border: none;
	color: #b5e202;
	font-weight: bold;
	position: absolute;
	top: 42px;
	right: -7px;
}
#menu {
	background: url('../img/bg-menu.jpg');
	height: 28px;
	width: 955px;
	padding-left: 5px;
	position: absolute;
	top: 125px;
	left: 0;
}
#menu li {
	float: left;
	text-transform: uppercase;
	line-height: 28px;
	background: url('../img/filete-menu.jpg') no-repeat right center;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
}
#menu span {
	cursor: pointer;
}
#menu ul {
	position: absolute;
	background: #fff;
	top: 28px;
	left: 10px;
	z-index: 10;
	width: 450px;
}
#menu ul li {
	background: none;
	padding: 0;
}
#menu li.none a {
	border: none;
}
#menu ul  a {
	color: #666;
	border-right: 1px solid #666;
	font-weight: normal;
	padding: 0 5px;
	font-size: 11px;
}
#menu a {
	color: #fff;
	font-size: 12px;
}
#nav {
	background: url('../img/bg-nav.png');
	height: 41px;
	width: 537px;
	position: absolute;
	top: 64px;
	right: 0;
}
#nav li {
	float: left;
	line-height: 41px;
	padding: 0 11px;
	text-transform: uppercase;
	background: url('../img/filete-nav.png') no-repeat right center;
}
#nav a {
	color: #fff;
	border-top: 1px solid #f00;
	padding-top: 3px;
}
#nav li.home a { border-color: #ffd000; }
#nav li.apresentacao a { border-color: #f58220; }
#nav li.corpo-docente a { border-color: #00aeef; }
#nav li.noticias a { border-color: #bfd730; }
#nav li.artigos a { border-color: #ec008c; }
#nav li.contato a { border-color: #ed1c24; }
#slide {
	float:left;
	width:620px;
	margin-left:-10px;
}
#rolagem {
	float:left;
	height:255px;
	width:350px;
}
#chamadas {
	float:left;
	width:100%;
}
#chamadas h2 {
	color: #caf461;
	font-family: 'Trebuchet MS';
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 22px;
}
#chamadas p {
	margin-bottom: 10px;	
}
#chamadas li {
	float:left;
	width: 440px;
	height: 130px;
	padding-right: 40px;
}
#chamadas li.none {
	padding-left: 40px;
	width: 400px;
}
#chamadas img {
	float: left;
	margin-right: 20px;
}
.saibamais {
	background: url('../img/saibamais.jpg');
	height: 16px;
	padding: 4px 2px 2px 6px;
	width: 72px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	display: inline-block;
}
#conteudo {
	min-height: 300px;
	float:left;
	width:100%;
	margin-top:30px;
	background-color:#FFF;
}
#meio-conteudo{
	margin:auto;
	width:960px;
	padding-top:10px;
}
#meio-conteudo p a{
	color:#666666;
}
* html #conteudo {
	height: 300px;
}
#quadro-avisos {
	background: url('../img/bg-quadro-avisos.jpg');
	width: 250px;
	height: 185px;
	float: left;
	padding: 45px 20px 0 45px;
}
#quadro-avisos li{
	margin-bottom: 10px;
	margin-right: 25px;
	border-bottom: 1px dashed #666;
	padding-bottom: 6px;
	padding-right: 5px;
	height:26px;
	overflow:hidden;
}
#quadro-avisos li.none {
	border-bottom: none;
}
#quadro-avisos a {
	color: #666;
}
#quadro-avisos strong {
	display: block;
}
#central-atendimento {
	background: url('../img/bg-atendimento.jpg');
	width: 278px;
	height: 190px;
	padding: 10px 0 0 15px;
	float: left;
	margin-top: 30px;
	margin-left: 35px;
}
#central-atendimento h3 {
	margin-left: 45px;
	padding: 7px 0;
}
#central-atendimento p {
	margin-bottom: 15px;
}
#central-atendimento a {
	display: block;
	border-bottom: 1px dashed #666;
	width: 180px;
	margin-bottom: 5px;
	padding-bottom: 7px;
	color: #666;
	font-size: 13px;
	font-weight: bold;
}
#central-atendimento span {
	font-weight: bold;
	font-size: 12px;
}
#informe-cursos {
	background: url('../img/bg-informe.jpg');
	width: 278px;
	height: 183px;
	padding: 17px 0 0 15px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}
#informe-cursos label {
	display: block;
	margin: 7px 0;
}
#informe-cursos input {
	background: url('../img/bg-input-informe.jpg');
	height: 22px;
	width: 172px;
	padding: 5px 0 0 7px;
}
#informe-cursos .submit input {
	width: 42px;
	height: 27px;
	background: url('../img/bg-ok.jpg');
	color: #fff;
	font-weight: bold;
	padding: 0;
}
#noticias {
	margin-top: 30px;
}
#noticias h2 {
	background: url('../img/bg-h2-noticias.jpg');
	height: 25px;
	width: 283px;
	padding: 3px 0 0 10px;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	margin-bottom: 15px;
}
#noticias li {
	float: left;
	width: 275px;
	background: url('../img/divisoria.jpg') no-repeat right center;
	height: 290px;
	padding: 0 45px 0 7px;
	text-align:left;
}
#noticias li li {
	background: url('../img/bullet-noticias.jpg') no-repeat left 6px;
	float: none;
	height: 37px;
	padding: 3px 0 0 13px;
	border-bottom: 1px dashed #666;
	height:32px;
	overflow:hidden;
}
#noticias a {
	color: #666;
}
#noticias .todas {
	display: inline-block;
	background: url('../img/bg-todas.jpg');
	height: 24px;
	width: 111px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 24px;
	font-size: 11px;
	margin-left: 10px;
}
#noticias .todas span {
	font-weight: bold;
}
#noticias li.none {
	background: none;
	width: 298px;
	padding: 0 0 0 7px;
}
#noticias h2 span {
	font-weight: normal;
}
#rodape {
	background: url('../img/bg-rodape.jpg');
	height: 256px;
	clear: both;
	border-bottom: 22px solid #003264;
	color: #fff;
	margin-top: 50px;
}
#rodape input {
	background: url('../img/bg-input-rodape.jpg');
	height: 22px;
	width: 162px;
	padding: 5px 0 0 7px;
}
#rodape .submit input {
	width: 25px;
	height: 25px;
	background: transparent;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
}
#rodape h4 {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#rodape p {
	margin-bottom: 5px;

}
#rodape h4 span{
	font-weight: normal;
}
#rodape address {
	font-style: normal;
	line-height: 19px;
}
#miolo-r {
	width: 960px;
	margin: 0 auto;
	padding: 70px 0 0 0;
	background: url('../img/bg-miolo-r.jpg') no-repeat center 50px;
	height: 186px;
	position: relative;
}
#faixa {
	position: absolute;
	top: 5px;
	left: 0;
	height: 40px;
	width: 100%;
}
#faixa ul {
	height: 35px;
	width: 160px;
	float: left;
	background: url('../img/bg-midias.jpg') no-repeat right bottom;
}
#faixa li {
	position: relative;
	top: 0px;
	overflow: hidden;
	height: 30px;
	margin-right: 0px;
	margin-left: 10px;
	display: inline;
}
#faixa span {
	float: left;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 25px;
}
#parceiros {
	left: 470px;
	position: absolute;
	top: 0;
}

#boxParceiros{
	background: url('../img/bg_logo_uva.png') no-repeat;
	height:74px;
	margin-left:570px;
	position:relative;
	top:-23px;
	width:231px;
}
#boxParceiros a{
	float:left;
	margin-left:24px;
	margin-top:10px;
}
#boxParceiros a.uva{
	background: url('../img/uva.png') no-repeat;
	width:59px;
	height:57px;
}
#boxParceiros a.uniasselvi{
	background: url('../img/uniasselvi.png') no-repeat;
	width:89px;
	height:57px;
}

#uva {
	top: -20px;
	position: absolute;
	left: 580px;
}
#faixa li {
	float: left;
}
#endereco {
	background: url('../img/bg-endereco.jpg') no-repeat left top;
	float: left;
	width: 180px;
	padding: 0 0 0 60px;
	margin-left: 40px;
}
#newsletter {
	width: 370px;
	padding: 0 20px 0 20px;
	float: left;
	position: relative;
	margin-left: 10px;
}
#copy {
	margin-top: 50px;
	text-align: center;
}
#click {
	float: right;
}
.nav {
	width: 130px;
	float: left;
}
.nav a {
	color: #fff;
	line-height: 20px;
}
.lista_livros li{
	color:#014497;
	float:left;
	width:230px;
	text-align:center;
	margin-top:10px;
}
.lista_livros li span{
	display:block;
}
.lista_livros li p{
	margin:5px 0;
}
.lista_livros li a{
	color:#014497;
}
#cont_livro{
	float:left;
	width:960px;
	margin-bottom:30px;
}
#cont_livro img{
	float:left;
}
#cont_livro h2,#cont_livro p,#cont_livro a{
	color:#014497;
	float:right;
	width:800px;
}
#cont_livro h2{
	font-size:15px;
	margin-bottom:10px;
}
#cont_livro a{
	margin-top:20px;
}
.texto_interno {
	color:#006699;
	font-family:"Trebuchet MS",Arial,Tahoma;
	font-size:13px;
	text-decoration:none;
	padding-left:5px;
}
.campos_newsletter {
	border:1px solid #314E79;
	color:#314E79;
	font-size:11px;
	padding:3px;
	display:block;
	margin-left:10px;
}
.botoes {
	background-color:#006699;
	border:1px solid #003366;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:12px;
}
.obrigado{
	color:#014497;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:10px;
}
.voltar{
	color:#014497;
}
.lista_cursos{
	margin-bottom:30px;
	float:left;
}
.lista_cursos li{
	float:left;
	width:750px;
}
.lista_cursos li img{
	float:left;
}
.lista_cursos li a{
	color:#014497;
	margin:16px 0 0 5px;
	float:left;
	width:700px;
	text-transform:uppercase;
}
.lista_noticias li{
	margin-top:15px;
}
.lista_noticias li a{
	color:#014497;
}
.data_noticia,.titulo_noticia{
	margin:10px 0;
	color:#014497;
}
.titulo_noticia{
	text-transform:uppercase;
}
.corpo_noticia{
	margin-bottom:30px;
}
.textBusca{
	border:1px solid #314E79;
	color:#314E79;
	font-size:11px;
	padding:3px;
}
.labelBusca{
	color:#014497;
}
.btBusca{
	background-color:#006699;
	border:1px solid #003366;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}
.autor{
	position:relative;
	top:48px;
	width:100%;
}
.alerta{
	margin-top:10px;
	text-align:justify;
	width:100%;
}
.lista_artigos_home p.autor{
	display:none;
}
.linksBusca{
	color:#014497;
	display:block;
	margin-bottom:5px;
}
.titBusca{
	font-weight:bold;
	margin:10px 0 5px 0;
}
#contBusca{
	margin-bottom:30px;
}
.catProva{
	color:#014497;
	font-weight:bold;
	font-size:14px;
	margin-top:15px;
	display:block;
}
.listaProvas{
	margin-left:10px;
}
#listaProvassub{
	margin-left:20px;
}
.listaProvas li{
	margin-top:5px;
}
.listaProvas li a{
	color:#014497;
}
.subcatProva{
	margin:5px 0 0 10px;
	color:#014497;
	font-size:12px;
	font-weight:bold;
	display:block;
}
.lista_videos li{
	float:left;
	margin:0 15px 30px 0;
}

/*paginação*/
.pgoff {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none
}
a.pg {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #003366;
	text-decoration: none
}
a:hover.pg {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #0066cc;
	text-decoration:underline
}
#paginacao {
	margin:30px 0 30px 5px;
}
/*******/
.l-provas {
	width: 500px;
	margin: 0 auto;
}
.l-provas li {
	line-height:38px;
	height: 38px;
	clear: both;
	border-bottom: 1px dashed #ccc;
}
.l-provas a {
	float: right;
}

.imgL {
	align: left;
	padding: 10px 0 10px;
	float: left
	
}