﻿@charset "utf-8";
/* CSS Document */

/* SHAREPOINT */
/* -------------------------------------------------------------- */

body {
	overflow: auto !important;
}

body #s4-workspace {
	width: 100%;
	min-width: 950px;
	margin: 0 auto;
	overflow: visible;
	text-align:left;
}

body #s4-ribbonrow {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	overflow-y: visible;
	text-align:left;
}

.ms-PartSpacingVertical {
	margin: 0 0 0 0;
}

#s4-bodyContainer,
.ms-rte-wp {
	color: #333333;
}
.ms-WPHeaderTd h3.ms-standardheader.ms-WPTitle {
	font-weight: lighter !important;
	font-size: 12px !important;
	margin: 0 0 0 0 !important;
	padding: 5px 0 5px 5px !important;
}


.ms-WPBody {
 font:12px Arial, Helvetica, sans-serif;
}
.ms-WPBody a:link {
 color: #0f3f76;
 text-decoration:none;
}
.ms-WPBody a:visited {
 color: #0f3f76;
 text-decoration:none;
}
.ms-WPBody a:hover {
 color: #0f3f76;
 text-decoration:underline;
}
.ms-WPBody h1 {
 font-size: 22px;
}
.ms-WPBody h2 {
 font-size: 20px;
}
.ms-WPBody h3 {
 font-size: 18px; 
}
.ms-WPBody h4 {
 font-size: 16px;
}
.ms-WPBody h5 {
 font-size: 14px;
}
.ms-WPBody h6 {
 font-size: 12px;
}

/*  WebPart:  ERRO
------------------------------------------------------------- */
div.wp-error {
	color: #ca0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #d56868;
	background: #f5dfdf;
	padding: 10px;
}


/* DEFAULTS */
/* -------------------------------------------------------------- */

* html, html, body {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-weight: lighter;
}

ul {
	list-style: none;
}

blockquote {
	quotes: none;
	padding-left: 30px;
}


del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: none;
}


a,
a:link,
a:visited {
	text-decoration:none;
	cursor: pointer;
	color: #0f3f76;
	font-size: inherit;
}
a img {
	border: none;
}
a font {
	color: #0f3f76;
}
a:hover{
	text-decoration:underline;	
	color: #1760b3;
}

p {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

.content-interna ul {
	margin: 20px 0px;
	list-style: disc;
}
.content-interna li {
	margin-bottom: 5px;
	margin-left: 20px;
}


div {
	display:block;
}

.clear {
	clear: both;
}

.pesquisando {
	background: url('/Style%20Library/Univali/images/ico/loader.gif') no-repeat 99% center;
}



.ms-rteElement-H1,
h1.ms-rteElement-H1,
h1 {
	color: #0f3f76;
	font-size: 24px;
	font-weight:lighter;
	margin: 0 0 20px 0;
	line-height: 1.2em;
}
.ms-rteElement-H2,
h2.ms-rteElement-H2,
h2,
h2 a {
	color: #0f3f76;
	font-size: 20px;
	font-weight: bold;
	font-weight:lighter;
	margin: 0 0 10px 0;
	line-height: 1.2em;
}
.ms-rteElement-H3,
h3.ms-rteElement-H3,
h3,
h3 a {
	color: #0f3f76;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 10px 0 ;
	line-height: 1.2em;
}
.ms-rteElement-H4,
h4.ms-rteElement-H4,
h4,
h4 a {
	color: #0f3f76;
	font-size: 14px;
	font-weight:lighter;
	margin: 30px 0 10px 0;
	line-height: 1.2em;
}
h2 a,
h3 a,
h4 a {
	text-decoration:none;
}

.ms-rteElement-P,
p {
	color: #222222;
	line-height: 18px;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;

}



/* layout */
/* -------------------------------------------------------------- */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #0F3F76;
}

#s4-bodyContainer {
	width: 100%;
	min-width: 950px;
	background: #fff;
	text-align: center;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
}
.ms-WPBody {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
}

div.wrap {
	width: 910px;
	margin: 0px auto;
	padding: 0px 20px;
	display: block;
	text-align:left;
}



/* LOGIN BAR */
/* -------------------------------------------------------------- */

div.login {
	width: 100%;
	display: block;
	position: absolute;
	z-index: 2;
	color: #fff;
}

div.login div.bar {
	height: 20px;
	width: 100%;
	min-width: 950px;
	background: url('/Style%20Library/Univali/images/layout/bgLogin_bar.png') repeat-x;
	display: block;
}

div.login div.bar div.wrap {
	width: 930px;
	margin: 0px auto;
	padding: 0px 10px;
}

div.login .barLogin {
	margin-right: 10px;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: right;
	background: #125094; /* Old browsers */
	background: -moz-linear-gradient(left,  #125094 0%, #0e3f76 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#125094), color-stop(100%,#0e3f76)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #125094 0%,#0e3f76 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #125094 0%,#0e3f76 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #125094 0%,#0e3f76 100%); /* IE10+ */
	background: linear-gradient(to right,  #125094 0%,#0e3f76 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#125094', endColorstr='#0e3f76',GradientType=1 ); /* IE6-9 */
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 6px;
}
div.login .barLogin a {
	color: #fff;
	margin: 0 5px;
	text-decoration: none;
}
div.login .barLogin a:hover {
	color: #a8cbf3;
}


/* HEADER */
/* -------------------------------------------------------------- */

div.header {
	height: 100px;
	background: #fff url('/Style%20Library/Univali/images/layout/bgTop.jpg') repeat-x;
	border-bottom: 3px solid #EEEEEE;
}

div.header div.logo {
	height: 53px;
	width: 77px;
	margin-left: -4px;
	padding: 31px 21px 35px 21px;
	background: url('/Style%20Library/Univali/images/layout/bgLogo.png') no-repeat;
	position: absolute; 
	float: left;
	z-index: 2;
}
* html body div.header div.logo {
	background: url('/Style%20Library/Univali/images/layout/bgLogo.gif') repeat-x;
}
* html body div.header div.logo img {
	display: none;
}

/* MENU */
div.header div.global-menu {
	width: 550px;
	margin: 35px 0px 0px 135px;
	display: block;
	position: absolute; 
	float: left;
}
div.header h1 {
	margin: 0px 0px 14px 0px;
	padding: 0px;
	color: #000;
	font-size: 18px;
	font-weight: lighter;
}
div.header div.global-menu a {
	margin-right: 15px;
	color: #0f3f76;
	text-decoration: none;
}
div.header div.global-menu a.active {
	color: #ff6600;
}
div.header div.global-menu a:hover {
	text-decoration: none;
}

/* PLACE */
div.header div.place {
	height: 100px;
	width: 178px;
	display: block;
	float: right;
	zoom: 1;
	overflow: hidden;
}

/* IDIOMAS */
div.header div.wp-idiomas {
	margin-top: 38px;
	margin-bottom: 8px;
	height: 20px;
	width: 178px;
	display: block;
	text-align: right;
}
div.header div.wp-idiomas a {
	color: #666666;
	margin-left: 10px;
	font-size: 0.8em;
}
div.header div.wp-idiomas img {
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 4px;
}

/* SEARCH */
div.header div.search {
	display: block;
	background: url('/Style%20Library/Univali/images/layout/bgBusca.jpg') no-repeat;
	padding: 8px 9px;
	height: 20px;
}
div.header div.search span.texto {
	color: #666666;
	margin: 2px 0px 0px 0px;
	float: left;
}
div.header div.search input.textbox {
	width: 95px;
	font-size: 11px;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	float: left;
}
div.header div.search input.ok {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('/Style%20Library/Univali/images/ico/search.jpg') no-repeat;
	width: 18px;
	height: 18px;
	cursor: pointer;
	float: left;
}
div.header div.search input.ok:hover {
	background-position: bottom;
}
div.header div.search input.ok:focus {
	background-position: bottom;
}



/* FOOTER */
/* -------------------------------------------------------------- */

div.footer {
	background: #104581;
	border-top: 2px solid #fff;
	color: #fff;
	min-width: 950px;
}
div.footer a {
	color: #fff;
}
div.footer div.left {
	float:left;
}
div.footer div.right {
	float:right;
}

/* BELT */
div.footer div.belt {
	background: url('/Style%20Library/Univali/images/layout/bgBottom.jpg') no-repeat;
	height: 40px;
	display: block;
	padding: 5px 10px;
}
div.footer div.belt div.central {
	font-family: 'FuturaMdBTMedium', sans-serif;
	color: #0F3F76;
	height: 40px;
	padding: 3px;
}
div.footer div.belt div.central span.fone {
	font-size: 14px;
	font-weight: bold;
}
div.footer div.belt div.redes a {
	display: block;
	margin: 10px 5px;
	float: left;
}
div.footer div.belt div.redes a.facebook {
	width: 52px;
	height: 15px;
	background: url('/Style%20Library/Univali/images/ico/redes_facebook.gif') 50% top;
}
div.footer div.belt div.redes a.twitter{
	width: 22px;
	height: 19px;
	background: url('/Style%20Library/Univali/images/ico/twitter.png') 50% top;
}
div.footer div.belt div.redes a.youtube {
	width: 42px;
	height: 16px;
	background: url('/Style%20Library/Univali/images/ico/redes_youtube.gif') 50% top;
}
div.footer div.belt div.redes a.google {
	width: 20px;
	height: 20px;
	background: url('/Style%20Library/Univali/images/ico/google.png') 50% top;
}
div.footer div.belt div.redes a.foursquare {
	width: 65px;
	height: 15px;
	background: url('/Style%20Library/Univali/images/ico/foursquare.png') 50% top;
}

/* SUBNAV */
div.footer  div.subnav div.wrap {
	padding: 40px 10px;
	width: 910px;
	text-align: center;
}

div.footer div.subnav span.block {
	padding-right: 30px;
}

/* COPY */
div.footer div.copy {
	background: #0F3F76;
}
div.footer div.copy div.wrap {
	padding: 15px 10px;
	width: 910px;
	color: #ACC2DB;
	text-align: center;
	font-size: 10px;
}



/* BANNER */
/* -------------------------------------------------------------- */

div.banner {
	height: 200px;
	background: url('/Style%20Library/Univali/images/layout/bgBanner.jpg') repeat-x;
	clear: both;
}
div.banner div.wrap {
	width: 100%;
	padding: 0px;
}
div.banner div.wrap div.content {
	width: 100%;
	z-index: 0;
}

/* MENU */
div.banner div.global-menu-content {
	height: 200px;
	width: 100%;
	display:none;
	position: absolute;
	float: left;
	z-index: 1;
}
div.banner div.global-menu-content div.fade,
div.banner div.global-menu-content div.fadeMenu {
	height: 200px;
	width: 100%;
	background: url('/Style%20Library/Univali/images/layout/fade.png');
	position: absolute;
	z-index: 0;
}
div.banner div.global-menu-content div.int {
	height: 200px;
	padding: 10px 0px;
	line-height: 18px;
	position: absolute;
	z-index: 1;
	display:none;
}
div.banner div.global-menu-content div.int a {
	color: #fff;
}
div.banner div.global-menu-content div.int td {
	padding: 0 40px 0 0;
	vertical-align: top;
}




/* HOME */
/* -------------------------------------------------------------- */

div.favoritos {
	height: 90px;
	background: #fff url('/Style%20Library/Univali/images/layout/bgFavoritos.jpg') repeat-x;
	border-top: 3px solid #EEEEEE;
	display: block;
}
div.favoritos div.border {
	width: 1px;
	background: #fff url('/Style%20Library/Univali/images/layout/bgBorder_.jpg') no-repeat center bottom;
	height: 90px;
	display: block;
	float: left;
}

/* ICOS */
div.favoritos a.ico {
	display: block;
	width: 80px;
	height: 65px;
	float: left;
	padding: 10px;
	font-size: 11px;
	text-align: center;
	color: #555555;
}
div.favoritos a.ico:hover {
	text-decoration: none;
	color: #0f3f76;
}
div.favoritos a.ico span.ico {
	margin: 0px 20px 3px 20px;
	display: block;
	width: 40px;
	height: 40px;
	background: url('/Style%20Library/Univali/images/ico/icos.jpg') no-repeat;
}
div.favoritos a.l0 span.ico { background-position: left 0px; }
div.favoritos a.l1 span.ico { background-position: left -40px; }
div.favoritos a.l2 span.ico { background-position: left -80px; }
div.favoritos a.l3 span.ico { background-position: left -120px; }
div.favoritos a.l4 span.ico { background-position: left -160px; }
div.favoritos a.l5 span.ico { background-position: left -200px; }
div.favoritos a.l6 span.ico { background-position: left -240px; }
div.favoritos a.l7 span.ico { background-position: left -280px; }
div.favoritos a.l8 span.ico { background-position: left -320px; }
div.favoritos a.l0:hover span.ico { background-position: right 0px; }
div.favoritos a.l1:hover span.ico { background-position: right -40px; }
div.favoritos a.l2:hover span.ico { background-position: right -80px; }
div.favoritos a.l3:hover span.ico { background-position: right -120px; }
div.favoritos a.l4:hover span.ico { background-position: right -160px; }
div.favoritos a.l5:hover span.ico { background-position: right -200px; }
div.favoritos a.l6:hover span.ico { background-position: right -240px; }
div.favoritos a.l7:hover span.ico { background-position: right -280px; }
div.favoritos a.l8:hover span.ico { background-position: right -320px; }


/* DESTAQUES */

div.destaques-area {
	display: block;
	overflow: hidden;
	height: 180px;
	background: #fff url('/Style%20Library/Univali/images/layout/bgDestaques.jpg') repeat-x;
}
div.destaques-area div.wrap {
	display: block;
	height: 170px;
}
div.destaques-area div.border {
	width: 1px;
	background: #fff url('/Style%20Library/Univali/images/layout/bgBorder.jpg') no-repeat 50% bottom;
	height: 170px;
	display: block;
	float: left;
}
div.destaques-area .destaques {
	width: 265px;
	display: block;
	margin: 20px 16px 15px 21px;
	float: left;
}
div.destaques-area .destaques ul {
	margin: 0;
	padding: 0;
}
div.destaques-area .destaques li {
	display:none;
}

div.destaques-area div.txt {
	float: left;
	display: block;
	height: 35px;
	width: 242px;
	color: #555555;
}
div.destaques-area div.txt a {
	text-decoration: underline;
}
div.destaques-area div.txt a:hover {
	font-weight: bold;
}

div.destaques-area div.nav {
	margin-bottom: 15px;
	height:5px;
	display:none;
}
div.destaques-area div.nav a {
	display:block;
	width:10px;
	height:10px;
	background:url('/Style%20Library/Univali/images/ico/bullets.png') no-repeat;
	margin-right:3px;
	float:left;
	text-decoration: none;
}
div.destaques-area div.nav a.active {
	background-position:-10px 0;
}

/* JCAROUSEL DESTAQUES */
div.destaques-area .destaques .jcarousel-container {
	width: 265px;
	height: 85px;
}
div.destaques-area .destaques .jcarousel-direction-rtl {
	direction: rtl;
}
div.destaques-area .destaques .jcarousel-container-vertical {
	width: 265px;
	height: 85px;
	padding: 0 0 0 0;
}
div.destaques-area .destaques .jcarousel-clip-vertical {
	width: 265px;
	height: 85px;
}
div.destaques-area .destaques .jcarousel-item {
	width: 265px;
	height: 85px;
}
div.destaques-area .destaques .jcarousel-clip {
    overflow: hidden;
}
div.destaques-area .destaques .jcarousel-item-horizontal {
	margin: 0 0 0 0;
}
div.destaques-area .destaques .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin: 0 0 0 0;
}
div.destaques-area .destaques .jcarousel-item-vertical {
    margin: 0 0 0 0;
}


/* CONTENT-HOME */

div.content-home {
	padding: 20px 0px 30px 0px;
	display: block;
}

div.content-home h2, 
div.content-home h3 {
	color: #0f3f76;
	font-size: 18px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	font-weight: lighter;
}

div.content-home .ms-rteElement-P, div.content-home p {
	line-height: 1.3em;
}

div.content-home a {
	color: #0f3f76 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.content-home .coluna-1 {
	width: 190px;
	display: block;
	float: left;
}
div.content-home .coluna-2 {
	width: 250px;
	display: block;
	float: left;
	padding: 10px 0 0 0;
}
div.content-home .coluna-3 {
	width: 460px;
	display: block;
	float: left;
}


/* ESTUDE */

div.wp-estude {
	background: url('/Style%20Library/Univali/images/layout/estude.jpg') no-repeat;
	width: 166px;
	height: 230px;
	display: block;
	float: left;
	padding: 115px 12px 10px 12px;
}

div.wp-estude a {
	margin: 10px 0 0 0;
	display: block;
	color: #ffffff !important;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.wp-estude a:hover {
	color: #a8cbf3 !important;
	text-decoration: none;
}

div.wp-estude a i {
	font-size: 14px;
	margin-right: 5px;
	color: #a8cbf3;
}

/* DESTAQUE COM LINK */

div.wp-destaque-link {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	padding: 0 20px 0 20px;
}

/* DESTAQUE COM LISTA */

div.wp-destaque-lista {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	padding: 0 20px 0 20px;
}

div.wp-destaque-lista div.drop-link {
	background: url('/Style%20Library/Univali/images/layout/drop_grey.png') no-repeat;
	width: 145px;
	height: 14px;
	margin: 3px 0;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 4px 10px 4px 5px;
	cursor:pointer;
}
div.wp-destaque-lista div.drop-link.hover {
	background-position: bottom;
	color: #0f3f76;
}

div.wp-destaque-lista div.drop-content {
	float: left;
	z-index: 2;
	position: absolute;
	display: none;
	margin-top: -1px;
	background: #ffffff;
	border: 1px solid #0f3f76;
	-moz-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	padding: 10px;
}




/* INTERNA */
/* -------------------------------------------------------------- */

div.breadcrumb {
	background: #fff url('/Style%20Library/Univali/images/layout/bgFavoritos.jpg') repeat-x;
	border-top: 3px solid #EEEEEE;
	display: block;
	border-bottom: 1px solid #e0e0e0;
}
div.breadcrumb div.wrap {
	display: block;
	padding: 10px 10px 10px 10px;
}


div.content-interna {
	width: 100%;
	display: block;
}
div.content-interna div.wrap {
	display: block;
	overflow: visible;
	zoom: 1;
}

div.content-interna img {
	max-width: 100%;
}



/*  ELEMENTOS DINÂMICOS DE CONTEÚDO - SHAREPOINT
------------------------------------------------------------- */

/* IMAGENS */

.ms-rtePosition-1,
.ms-rtePosition-3 {
	margin: 0 15px 15px 0px !important;
	vertical-align: top;
}
.ms-rtePosition-2,
.ms-rtePosition-5 {
	margin: 0 0 15px 15px !important;
	vertical-align: top;
}
.ms-rtePosition-4 {
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	vertical-align: top;
}
.ms-rtePosition-3,
.ms-rtePosition-4,
.ms-rtePosition-5 {
	display: block;
}

/* OCORRE PROBLEMA COM OS LINKS PARA ARQUIVOS INSERIDOS NA PÁGINA */
a .ms-rtePosition-1.ms-asset-icon,
a .ms-rtePosition-2.ms-asset-icon,
a .ms-rtePosition-3.ms-asset-icon,
a .ms-rtePosition-4.ms-asset-icon,
a .ms-rtePosition-5.ms-asset-icon {
	margin: inherit;
	margin-right: 5px;
	display:inline;
}


.img-legend {
	background: #E7E7E7;
	padding: 0 0 0 0;
}


/*
.img-legend,
div.ms-rteElement-div-imagem-esquerda,
div.ms-rteElement-div-imagem-centro,
div.ms-rteElement-div-imagem-direita {
	border: 1px solid #cccccc;
	background: #E7E7E7;
	padding: 0 0 0 0;
}

div.ms-rteElement-div-imagem-esquerda {
	-ms-name: Imagem - Esquerda;
	margin: 0 15px 15px 0 !important;
	float: left;
}
div.ms-rteElement-div-imagem-centro {
	-ms-name: Imagem - Centro;
	margin: 15px 0;
	display: inline-block;
}
div.ms-rteElement-div-imagem-direita {
	-ms-name: Imagem - Direita;
	margin: 0 0 15px 15px !important;
	float: right;
}
*/

.legend {
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}



/*  TABELAS  */

table.ms-rteTable-univali { -ms-name: "Tabela - Univali"; }

.ms-rteTable-univali td,
th.ms-rteTableFirstCol-univali,
th.ms-rteTableFooterFirstCol-univali {
	padding: 4px 2px 4px 10px;
    text-align:left;
}
.ms-rteTableHeaderRow-univali th {
    background:#ccc;
    color:#666666;
    padding: 4px 2px 4px 5px;
    text-align:center;
}
.ms-rteTableOddRow-univali {
	background: #ffffff;
}
.ms-rteTableEvenRow-univali {
	background: #f5f5f5;
}


/* ACCORDION */

div.ms-rteElement-div-accordion-title {
	-ms-name: Accordion - Título;
	background: rgb(223, 239, 252) url("/Style%20Library/Univali/images/ui/ui-bg_glass_85_dfeffc_1x400.png") repeat-x scroll 50% 50%;
	border: 1px solid #c5dbec;
	color: #2e6e9e;
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3;
	margin: 1px 0 0 0;
	padding: 5px;
}
div.ms-rteElement-div-accordion-content {
	-ms-name: Accordion - Conteúdo;
	background: rgb(252, 253, 253) url("/Style%20Library/Univali/images/ui/ui-bg_inset-hard_100_fcfdfd_1x100.png") repeat-x scroll 50% bottom;
	border: 1px solid #a6c9e2;
	color: #222222;
	margin: -2px 0 2px 0;
	padding: 1em 2.2em;
	color: #222222;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.accordion {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px 0;
}




/* CONTEUDO
---------------------------------------------------*/

div.content-interna div.col-conteudo {
	width: 870px;
	padding: 20px;
	background: #fff;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	display: block;
	min-height: 300px;
}

div.content-interna.com-esquerda div.col-conteudo {
	width: 688px;
	margin-left: -1px;
	float: left;
}

div.content-interna.com-esquerda div.col-esquerda {
	width: 180px;	
	display: block;
	float: left;
	margin: 15px 0px;
}

div.content-interna.com-direita div.col-conteudo {
	width: 668px;
	margin-left: -1px;
	float: left;
}

div.content-interna.com-esquerda.com-direita div.col-conteudo {
	width: 489px;
	margin-left: -1px;
	float: left;
}


/* COLUNA AUXILIAR */
div.content-interna div.col-direita {
	float: right;
	width: 200px;
	padding: 10px 0px 20px 0;
}
div.content-interna div.col-direita img {
	max-width: 168px;
	height: auto;
}
div.content-interna div.col-direita .box {
	padding: 10px;
	border: 1px solid #e0e0e0;
	background: #f4f4f4;
	max-width: 178px;
	margin-bottom: 10px;
}





/*  BREADCRUMB */

div.wp-breadcrumb {
	float: left;
	width: 800px;
	display: block;
}

div.wp-breadcrumb ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
div.wp-breadcrumb li {
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
div.wp-breadcrumb li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f3f76;
}
div.wp-breadcrumb li span {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}



/* MENU LATERAL */

div.wp-menu-lateral {
	width: 100%;
}
/*
div.wp-menu-lateral a:hover {
	text-decoration: none;
	color: #1760b3 !important;
}

div.wp-menu-lateral div.bloco .title {
	border-right: 1px #e0e0e0 solid;
	border-bottom: 1px #e0e0e0 dotted;
	margin: 0 0 0 0;
	padding: 0 10px 6px 0;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
div.wp-menu-lateral div.bloco a {
	border-right: 1px #e0e0e0 solid;
	border-bottom: 1px #e0e0e0 dotted;
	background: #fff;
	margin-bottom: 0px;
	padding: 5px 10px 5px 4px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0f3f76;
}

div.wp-menu-lateral div.bloco,
div.wp-menu-lateral div.bloco.cor-laranja,
div.wp-menu-lateral div.bloco.cor-cinza {
	margin: 0 0 25px 0;
}

div.wp-menu-lateral div.bloco a:first-child {
	border-top: 2px #ff8a00 solid;
}
div.wp-menu-lateral div.bloco.cor-cinza a:first-child {
	border-top: 2px #999999 solid;
}

div.wp-menu-lateral div.bloco .title,
div.wp-menu-lateral div.bloco.cor-laranja .title {
	border-bottom: 2px #ff8a00 solid;
	border-top: none !important;
}
*/


div.wp-menu-lateral a:hover {
	text-decoration: none;
}

div.wp-menu-lateral div.bloco,
div.wp-menu-lateral div.bloco.cor-laranja,
div.wp-menu-lateral div.bloco.cor-cinza {
	margin: 0 0 15px 0;
}
div.wp-menu-lateral div.bloco.cor-cinza {
	border-left: 2px solid #999999;
}
div.wp-menu-lateral div.bloco,
div.wp-menu-lateral div.bloco.cor-laranja {
	border-left: 2px solid #ff8a00;
}

div.wp-menu-lateral div.bloco .title {
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 2px solid #ff8a00;
	background: #f4f4f4;
	margin: 0 0 -1px -2px;
	padding: 5px 10px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #0f3f76;
}
div.wp-menu-lateral div.bloco a {
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background: #fff;
	margin-bottom: -1px;
	padding: 3px 10px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0f3f76;
}
div.wp-menu-lateral div.bloco a:hover {
	background: #F3F3F3;
}







/* FORM ELEMENTS 
---------------------------------------*/

div.mw-form fieldset {
	padding: 10px 10px 10px 10px;
	border: 1px solid silver;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0 0 0;
}
div.mw-form fieldset > legend {
	padding: 0 5px 0 5px;
	margin: 0 0 10px 0;
}
div.mw-form div {
	clear:both;
	padding: 3px 0;
	position: relative;
}
div.mw-form div p {
	padding: 0 0 0 1px;
	margin: 0;
}
div.mw-form label {
	display:block;
	width: 100px;
	float: left;
	padding: 5px 0 0 0;
}
div.mw-form fieldset.l80 label { width: 80px; }
div.mw-form fieldset.l100 label { width: 100px; }
div.mw-form fieldset.l120 label { width: 120px; }
div.mw-form fieldset.l150 label { width: 150px; }
div.mw-form fieldset.l175 label { width: 175px; }
div.mw-form fieldset.l200 label { width: 200px; }

div.mw-form fieldset.buttons {
	background: #f1f1f1;
	margin: -1px 0 0 0;
}

/* FullRow */
div.mw-form div.fullrow label {
	display:block;
	width: 100%;
	float: none;
	padding: 5px 0 3px 0;
}
div.mw-form .radios label,
div.mw-form .checkoxes label {
	display:inline;
	width:inherit;
	float: none;
	padding: 5px 0 3px 0;
	font-weight: lighter;
}
div.mw-form .radios input,
div.mw-form .checkoxes input {
	position: relative;
	top: -2px;
}

/* CALENDARIO */
div.mw-form div.calendario {
	float: left;
	clear:none;
}

/* VALIDATION */

div.mw-form .req {
	color: red;
}
div.mw-form .validation ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
}
div.mw-form .validation ul li {
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}
div.mw-form .errorfloat {
	position:absolute;
	top: 7px;
	left: 250px;
}



/* FONTS */
div.mw-form > legend {
	font-size: 12px; 
	font-family: Arial;
}
div.mw-form div p {
	font-size: 12px;
	font-style: italic; 
	font-family: Arial;
}
div.mw-form fieldset > legend, div.mw-form optgroup {
	font-size: 12px;
	font-style: italic; 
	font-family: Arial;
}
div.mw-form label {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
div.mw-form label.box, div.mw-form optgroup {
	font-weight: normal;
}
div.mw-form input[type=text], div.mw-form input[type=password], div.mw-form select, div.mw-form textarea, div.mw-form optgroup, div.mw-form option {
	font-size: 14px;
	font-family: Arial;
}
div.mw-form div.help, div.mw-form optgroup, div.mw-form div.desc {
	font-size: 10px;
}

/* COLORS */
div.mw-form fieldset > legend, div.mw-form label, div.mw-form div.counter, div.mw-form optgroup {
	color: #454545;
}
div.mw-form fieldset > legend, div.mw-form div.footer {
	border-color: #ccc;
}
div.mw-form input[type=text], div.mw-form input[type=password], div.mw-form textarea, div.mw-form select {
	border-color: #999;
}
div.mw-form input.alert, div.mw-form select.alert, div.mw-form textarea.alert {
	border-color: #e77d7d;
}
div.mw-form .alert {
	background-color: #f9dbdb;
}
div.mw-form div.help {
	color: #595959;
}

/* ELEMENTS */
div.mw-form .w100 { width: 100px; }
div.mw-form .w150 { width: 150px; }
div.mw-form .w200 { width: 200px; }
div.mw-form .w300 { width: 300px; }
div.mw-form .w350 { width: 350px; }
div.mw-form .w400 { width: 400px; }

div.mw-form input[type=text], div.mw-form input[type=password]{
	padding: 0.2em;
	border-style: solid;
	border-width: 1px;
}
div.mw-form input[type=checkbox], div.mw-form input[type=radio]{
	margin: 5px 5px 0px 5px;
}
div.mw-form select {
	padding: 0.2em;
	border-style: solid;
	border-width: 1px;
}
div.mw-form textarea {
	height: 80px;
	padding: 0.2em;
	border-style: solid;
	border-width: 1px;
}

/* BUTTONS */
div.mw-form .mw-btn {
	background: #015292;
	border: none;
	font-size: 12px; 
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 15px;
	margin: 0 5px 0 0;
	cursor: pointer;
}
div.mw-form .mw-btn:hover {
	background: #064278;
}
div.mw-form .mw-btn.cancel {
	background: #909090;
	border: none;
	font-size: 12px; 
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 10px;
}
div.mw-form .mw-btn.cancel:hover {
	background: #848484;
}



/*  WebPart:  COMPARTILHE
------------------------------------------------------------- */
div.wp-compartilhe {
	float: right;
}



/*  WebPart:  LISTA DE DOCUMENTOS
------------------------------------------------------------- */
ul.docs {
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	list-style: none;
}
ul.docs li {
	margin: 0 0 5px 10px;
	padding: 0 0 0 0;
	list-style: none;
}
ul.docs li span {
	color: #666;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
ul.docs img {
	vertical-align: bottom;
}
ul.docs li .txt-resumo {
	color: #666;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 40px;
}


/*  WebPart:  LISTA DE PÁGINAS
------------------------------------------------------------- */
div.wp-lista-paginas {
	padding: 10px 0 10px 0;
}
div.wp-lista-paginas ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style:none;
}
div.wp-lista-paginas ul li {
	margin: 3px 0 6px 0;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.wp-lista-paginas ul.sem-data {
	margin: 20px 0 20px 40px;
	padding: 0 0 0 0;
	list-style:disc;
}
div.wp-lista-paginas ul.sem-data li {
	margin: 3px 0 6px 0;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.wp-lista-paginas ul li span {
	color: #333333;
}
div.wp-lista-paginas .ver-mais {
	padding: 5px 0 10px 0;
	text-align:right;
}





/*  WebPart:  LISTA DE PÁGINAS EM CALENDÁRIO
------------------------------------------------------------- */
div.wp-lista-paginas div.calendario {
	margin: 0 20px 0 0;
	position: absolute;
	z-index: 10;
}
div.wp-lista-paginas div.calendario a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

div.wp-lista-paginas div.lista {
	position:relative;
	min-height: 200px;
	padding: 0 0 0 220px;
}


/*  WebPart:  LISTA DE PÁGINAS EM CALENDÁRIO
------------------------------------------------------------- */
div.wp-calendario-academico div.calendario {
	margin: 0 20px 0 0;
	position: absolute;
	z-index: 10 !important;
}
div.wp-calendario-academico div.calendario a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

div.wp-calendario-academico div.lista {
	position:relative;
	min-height: 200px;
	padding: 0 0 0 220px;
}



/* CALENDARIO */
div.calendario > table {
	border: 1px solid #e0e0e0 !important;	
}
div.calendario th,
div.calendario td {
	padding: 0px;
	background: #ffffff !important;
}
div.calendario .TitleStyle td { background:#104584 !important; color: #ffffff !important; padding: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;font-weight :bold; }
div.calendario .NextPrevStyle { padding: 2px; }
div.calendario .NextPrevStyle a { padding: 0 5px; background: #ffffff; color: #0f3f76 !important; text-decoration:none; }
div.calendario .NextPrevStyle a:hover { background: #e5eeff; }
div.calendario .SelectorStyle { background:#e7e3e7 !important; }
div.calendario .SelectorStyle a { display: block; padding: 2px 5px; color: #727172 !important; text-decoration:none; }
div.calendario .SelectorStyle a:hover { background: #c7c4c4; }
div.calendario .DayHeaderStyle { background:#e7e3e7 !important; color: #727172 !important; padding: 5px 2px; font-weight:lighter; text-transform:uppercase; }
div.calendario .NextPrevStyle,
div.calendario .OtherMonthDayStyle,
div.calendario .SelectedDayStyle,
div.calendario .TodayDayStyle,
div.calendario .WeekendDayStyle { padding: 2px; }
div.calendario .DayStyle a,
div.calendario .SelectedDayStyle a { color: #104584 !important; }
div.calendario .DatEventStyle a { font-weight: bold; color: #ff8a00 !important; }
div.calendario .OtherMonthDayStyle a { color: #a1a1a1 !important; }
div.calendario .SelectedDayStyle { background: #e5eeff !important; }
div.calendario .TodayDayStyle { background: #104584 !important; }
div.calendario .TodayDayStyle a { color: #ffffff !important; }




/*  WebPart:  CALENDÁRIOA CADÊMICO
------------------------------------------------------------- */
div.wp-calendario-academico div.lista h3 {
	margin: 0 0 10px 0 !important;
}

div.wp-calendario-academico div.lista div.row {
	display: block;
	padding: 5px; 
	border-top: #ccc 1px solid;
	position: relative;
}
div.wp-calendario-academico div.lista div.col1 {
	position: absolute;
	text-align: left; 
	width: 110px; 
	display: block;
}
div.wp-calendario-academico div.lista div.col2 {
	position: relative;
	padding-left: 120px;
}

div.wp-calendario-academico div.lista div.item {
	padding: 2px 0 6px 0;
}

div.wp-calendario-academico div.lista span.m, 
div.wp-calendario-academico div.lista span.em, 
div.wp-calendario-academico div.lista span.d,
div.wp-calendario-academico div.lista span.s {
	color: #666;
}
div.wp-calendario-academico div.lista span.d {
	font-size: 18px;
	font-weight: bold;
	padding-right: 5px;
	float: left;
	width: 22px;
	text-align: right;
}
div.wp-calendario-academico div.lista span.em {
	font-style: italic;
}
div.wp-calendario-academico div.lista span.m {
	padding-top: 2px;
	float: left;
}




/*  WebPart:  LISTA DE CURSOS ( GRADUAÇÃO, ESPECIALIZAÇÃO, MESTRADO, DOUTORADO )
------------------------------------------------------------- */
div.wp-lista-cursos {
	padding: 10px 10px 10px 0;
}
div.wp-lista-cursos ul {
	margin: 20px 0 20px 40px;
	padding: 0 0 0 0;
	list-style:disc;
}
div.wp-lista-cursos ul li {
	margin: 3px 0 6px 0;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.wp-lista-cursos.centros h4 {
	margin-left: 40px;
	color: #000;
}
div.wp-lista-cursos.centros ul {
	margin: 20px 0 20px 60px;
}

/* LEGENDA */
div.wp-lista-cursos .legenda {
	background: #f9f9f9;
	border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding: 10px;
}
div.wp-lista-cursos .legenda ul {
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	list-style: none;
}
div.wp-lista-cursos .legenda ul li {
	margin: 2px 10px 0 0;
	padding: 0 0 0 0;
	color: #0f3f76;
	float: left;
}
div.wp-lista-cursos span {
	padding: 2px 4px;
}


/*  WebPart:  LISTA DE LABORATÓRIOS
------------------------------------------------------------- */
div.wp-lista-laboratorios {
	padding: 10px 10px 10px 0;
}
div.wp-lista-laboratorios ul {
	margin: 20px 0 20px 40px;
	padding: 0 0 0 0;
	list-style:disc;
}
div.wp-lista-laboratorios ul li {
	margin: 3px 0 6px 0;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/*  WebPart:  DESTAQUES COM IMAGENS
------------------------------------------------------------- */

div.wp-destaque-interno h2 {
	border-bottom: 1px solid #e0e0e0;
	padding: 0 0 5px 0;
}

div.wp-destaque-interno div.imagem {
	border: 1px solid #e0e0e0;
	position: absolute;
}
div.wp-destaque-interno div.texto {
	padding: 5px 0 5px 0;
}
div.wp-destaque-interno div.texto h3 {
	margin-top: 0 !important;
}

div.wp-destaque-interno div.bar {
	margin-top: 5px;
	margin-bottom: 10px;
	height:20px;
	display:block;
}

div.wp-destaque-interno div.nav a {
	display:block;
	width:10px;
	height:10px;
	background:url('/Style%20Library/Univali/images/ico/bullets.png') no-repeat;
	margin-right:3px;
	float:left;
	text-decoration: none;
}
div.wp-destaque-interno div.nav a.active {
	background-position:-10px 0;
}

div.wp-destaque-interno div.ver-mais {
	text-align:right;
	position: absolute;
	right: 0;
}
div.wp-destaque-interno div.ver-mais a {
	font-weight:bold;
}



/* JCAROUSEL DESTAQUES */
div.wp-destaque-interno .jcarousel-direction-rtl {
	direction: rtl;
}
div.wp-destaque-interno .jcarousel-container-horizontal {
	/*width: 680px;
	height: 102px;*/
	padding: 0 0 0 0;
}
div.wp-destaque-interno.jcarousel-container,
div.wp-destaque-interno .jcarousel-clip-horizontal,
div.wp-destaque-interno .jcarousel-item {
	/*width: 680px;
	height: 102px;*/
}
div.wp-destaque-interno .jcarousel-clip {
    overflow: hidden;
}
div.wp-destaque-interno .jcarousel-item-horizontal {
	margin: 0 0 0 0;
}
div.wp-destaque-interno .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin: 0 0 0 0;
}
div.wp-destaque-interno .jcarousel-item-vertical {
    margin: 0 0 0 0;
}



/*  WebPart:  DESTAQUES COM IMAGENS
------------------------------------------------------------- */

div.wp-lista-trabalhos .barra-busca {
	height: 90px;
}

div.wp-lista-trabalhos .txtPesquisa {
	font-size: 12pt;
	font-family: Arial;
	float: left;
	width: 450px;
	height: 18px;
	color: #00467f;
	padding: 5px;
	border: 2px solid #4D8AB2;
}

div.wp-lista-trabalhos .btnPesquisar {
	height: 32px;
	width: 100px;
	background: #4D8AB2;
	color: #fff;
	font-size: 12pt;
	font-family: Arial;
	border: 2px solid #4D8AB2;
	cursor: pointer;
}
div.wp-lista-trabalhos .btnPesquisar:hover,
div.wp-lista-trabalhos .btnPesquisar:focus {
	background: #3281b5;
}

div.wp-lista-trabalhos p.erro {
	padding: 10px;
	font-style:italic;
}

div.wp-lista-trabalhos .resultados p {
	line-height: 15px;
	font-family:Arial, Helvetica, sans-serif;
}
div.wp-lista-trabalhos .resultados span.titulo {
	color: #333333;
	font-size: 15px;
	font-weight:bold;
	line-height: 20px;
}
div.wp-lista-trabalhos .resultados a span.titulo {
	color: #e77817;
}
div.wp-lista-trabalhos .resultados a {
	background: url('/Style%20Library/Univali/images/ico/window.png') no-repeat center left;
	padding: 2px 0 0 15px;
	text-decoration: none;
}
div.wp-lista-trabalhos .resultados a:hover span.titulo {
	color: #cb5f00;
	text-decoration: none;
}
div.wp-lista-trabalhos .resultados span.mrk {
	background-color: #3281b5;
	color: #fff;
	padding: 1px 2px;
}



/*  WebPart:  CAMPI E UNIDADES
------------------------------------------------------------- */

div.wp-lista-campi .bloco-campus {
	display: block;
}

div.wp-lista-campi .bloco-campus .foto {
	display: block;
	float: left;
	padding-right: 20px;
	width: 200px;
}
div.wp-lista-campi .bloco-campus .texto {
	display: block;
	float: left;
	padding: 20px 0px;
	width: 400px;
	font-size: 14px;
}
div.wp-lista-campi .bloco-campus .texto p {
	margin: 0 0 0 0;
}

div.wp-lista-campi .bloco-campus .fone {
	font-size: 18px;
	color: #015292;
}



/*  WebPart:  ENDEREÇOS CURSO GRADUAÇÃO
------------------------------------------------------------- */

div.wp-lista-endereco {
	padding: 10px 10px 10px 0;
}
.content-interna .wp-lista-endereco p {
	line-height: 14px;
}
.wp-lista-endereco ul {
	margin: 20px 0 20px 40px;
	padding: 0 0 0 0;
	list-style:disc;
}
.wp-lista-endereco ul li {
	margin: 3px 0 20px 0;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wp-lista-endereco.centros ul {
	margin: 20px 0 20px 60px;
}

.wp-lista-endereco blockquote {
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}



/*  WebPart:  DADOS DO CURSO GRADUAÇÃO
------------------------------------------------------------- */

div.wp-dados-curso,
div.wp-dados-curso p {
	line-height: 14px;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
}

div.wp-dados-curso ul.dados {
	margin: 20px 0px;
	padding: 0px;
}
div.wp-dados-curso ul.dados > li {
	margin: 3px 0 10px 0;
	padding:  0 0 0 20px;
	list-style: none;
	color: #000;
}
div.wp-dados-curso ul.dados > li.titulo {
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	font-weight:bold;
	color: #004174;
	border-left: 1px solid #ff8a00;
}

div.wp-dados-curso ul.dados li ul {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}
div.wp-dados-curso ul.dados li ul li {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	list-style: disc;
}



/*  WebPart:  PREVISÃO DO TEMPO
------------------------------------------------------------- */

div.wp-previsao-tempo .item h4 {
	margin: 20px 0 5px 0;
}

div.wp-previsao-tempo .item .box {
	border: 1px solid #e0e0e0;
}

/* ÍCONE */
div.wp-previsao-tempo .item .icone {
	float: left;
	padding: 10px;
	width: 100px;
}

/* TEMPERATURA */
div.wp-previsao-tempo .item .temperatura {
	float: left;
	padding: 35px 20px 35px 10px;
	width: 60px;
	height: 53px;
}
div.wp-previsao-tempo .item .temperatura span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
div.wp-previsao-tempo .item .temperatura .max span.value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #C20000;
}
div.wp-previsao-tempo .item .temperatura .min span.value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #0082CA;
	padding: 0 0 0 2px;
}

/* DETALHES */
div.wp-previsao-tempo .item .detalhes {
	padding: 10px 0 10px 0;
}
div.wp-previsao-tempo .item .descricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	padding: 10px 10px 15px 210px;
}
div.wp-previsao-tempo .item .vento,
div.wp-previsao-tempo .item .mar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 0 10px 10px 210px;
}
div.wp-previsao-tempo .item .vento span,
div.wp-previsao-tempo .item .mar span {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 3px 0 0;
}


/*  WebPart:  PREVISÃO DO TEMPO
------------------------------------------------------------- */

div.wp-taxa-cambial {
	background:#f5f5f5;
	border:1px solid #ccc; 
	padding: 10px 0; 
	width: 350px; 
	margin:0px auto; 
}

div.wp-taxa-cambial table th {
	padding: 5px; 
	border-bottom:1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: left;
}

div.wp-taxa-cambial table td {
	padding: 5px;
	border-bottom:1px solid #ccc;
	background:#fff;
}
div.wp-taxa-cambial table td span.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000;
	display: block;
}
div.wp-taxa-cambial table td span.nome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	display: block;
}

/* ÍCONES VARIAÇÕES */
div.wp-taxa-cambial table td.var {
	width: 30px;
}
div.wp-taxa-cambial table td.var .Alta {
	width:30px;
	height:30px;
	background: url('images/ico/taxa.png') no-repeat top left;
}
div.wp-taxa-cambial table td.var .Estável {
	width:30px;
	height:30px;
	background: url('images/ico/taxa.png') no-repeat center left;
}
div.wp-taxa-cambial table td.var .Baixa {
	width:30px;
	height:30px;
	background: url('images/ico/taxa.png') no-repeat bottom left;
}

/* VALORES */
div.wp-taxa-cambial table td.valor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
}

/* RODAPÉ */
div.wp-taxa-cambial table td.rodape {
	background: none;
	border: none;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}




/*  WebPart:  GRID DE EVENTOS
------------------------------------------------------------- */

div.wp-grid-eventos {
	text-align: center;
}

div.wp-grid-eventos .bloco {
	padding: 0px 21px 20px 21px;
	float: left;
	text-align: left;
	width: 247px;
	height: 230px;
}
div.wp-grid-eventos .bloco img {
	display: block;
}
div.wp-grid-eventos .bloco a .titulo {
	background: #6b829c;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
div.wp-grid-eventos .bloco a:hover,
div.wp-grid-eventos .bloco a:hover .titulo {
	text-decoration: none;
}
div.wp-grid-eventos .bloco a:hover .titulo {
	background: #5a799c;
}

/* ITENS */
div.wp-grid-eventos .bloco ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.wp-grid-eventos .bloco ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
div.wp-grid-eventos .bloco ul li a:hover {
	text-decoration: underline;
}
div.wp-grid-eventos .bloco ul li .data {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

div.wp-grid-eventos .notfound {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}


div.wp-grid-eventos div.nav {
	margin: 3px 0 3px 0;
	height: 10px;
	display:block;
}
div.wp-grid-eventos div.nav a {
	display:block;
	width:10px;
	height:10px;
	background:url('/Style%20Library/Univali/images/ico/bullets.png') no-repeat;
	margin-right:3px;
	float:left;
	text-decoration: none;
}
div.wp-grid-eventos div.nav a.active {
	background-position:-10px 0;
}

/* JCAROUSEL */
div.wp-grid-eventos .jcarousel-direction-rtl {
	direction: rtl;
}
div.wp-grid-eventos .jcarousel-container-vertical {
	width: 247px;
	height: 50px;
	padding: 0 0 0 0;
}
div.wp-grid-eventos .jcarousel-container,
div.wp-grid-eventos .jcarousel-item,
div.wp-grid-eventos .jcarousel-clip-vertical {
	width: 247px;
	height: 50px;
}
div.wp-grid-eventos .jcarousel-clip {
    overflow: hidden;
}
div.destaques-area .jcarousel-item-horizontal {
	margin: 0 0 0 0;
}
div.wp-grid-eventos .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin: 0 0 0 0;
}
div.wp-grid-eventos .jcarousel-item-vertical {
    margin: 0 0 0 0;
}



/*  WebPart:  LISTA DE PODCASTS
------------------------------------------------------------- */

div.content-interna div.wp-lista-podcasts .item p {
	margin: 0 0 3px 0;
}
div.wp-lista-podcasts .item .data {
	color: #666;
}
div.wp-lista-podcasts .ver-mais {
	padding: 5px 0 10px 0;
	text-align:right;
}



/*  WebPart:  GUIA DE FONTES
------------------------------------------------------------- */

div.wp-guiadefontes {
	display:block;
	clear: both;
}

div.wp-guiadefontes .barra-busca {
	height: 90px;
}

div.wp-guiadefontes .txtPesquisa {
	font-size: 14pt;
	font-family: Arial;
	font-style: italic;
	float: left;
	width: 750px;
	height: 21px;
	color: #90805b;
	padding: 8px;
	border: 2px solid #90805b;
}

div.wp-guiadefontes .btnPesquisar {
	height: 41px;
	width: 100px;
	background: #90805b;
	color: #fff;
	font-size: 12pt;
	font-family: Arial;
	border: 2px solid #90805b;
	cursor: pointer;
	padding: 10px;
}
div.wp-guiadefontes .btnPesquisar:hover,
div.wp-guiadefontes .btnPesquisar:focus {
	background: #90805b;
}

div.wp-guiadefontes p.erro {
	padding: 10px;
	font-style:italic;
}

div.wp-guiadefontes .resultados {
	background: #ffffff;
	padding: 20px;
}

div.wp-guiadefontes .resultados p {
	line-height: 15px;
	font-family:Arial, Helvetica, sans-serif;
}
div.wp-guiadefontes .resultados span.titulo {
	color: #75c54a;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
div.wp-guiadefontes .resultados span.mrk {
	background-color: #46a6a2;
	color: #ffffff;
	padding: 1px 2px;
}


/*  WebPart:  PAGINAS A-Z
------------------------------------------------------------- */

div.wp-paginas-az {
	padding: 20px 0 0 0;
}
div.wp-paginas-az > div > div {
	margin: 20px;
}

div.wp-paginas-az ul.list {
	margin: 30px 0;
}
div.wp-paginas-az ul.list li {
	margin: 0 0 3px 0;
}

div.wp-paginas-az .unSelectIndex {
	border: 1px solid silver;
	margin: 0 5px;
	padding: 5px 8px;
	font-size: 14px;
	color: #003366;
}
div.wp-paginas-az .selectIndex {
	border: 1px solid #003366;
	background: #003366;
	margin: 0 5px;
	padding: 5px 8px;
	font-weight: bold;
	font-size: 14px;
	color: #fff !important;
}



/*  WebPart:  ENQUETE
------------------------------------------------------------- */
div.wp-enquete .item {
	position: relative;
	padding: 0 0 5px 0;
}
div.wp-enquete .res {
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}
div.wp-enquete .bar {
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	background: #ffffff;
	width: 100%;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.wp-enquete .fill {
	background: #003366;
	height: 15px;
	padding: 0 0 0 0;
}

div.wp-enquete .per {
	font-size: 11px;
	padding: 0 0 5px 0;
}

div.wp-enquete .total {
	margin: 5px 0 0 0;
	font-size: 11px;
}



/*  Páginas de Notícias
------------------------------------------------------------- */
.content-interna h1.news-title {
	margin: 5px 0 0 0 !important;
}

.news-data {
	color: #666;
}

.news-intro {
	color: #333;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	line-height: 18px;
	color: #666;
}

.news-autor {
	margin: 10px 0px 20px 0px;
	font-size: 11px;
}



/* HTML REUTILIZÁVEL :  ATALHOS GRADUAÇÃO
------------------------------------------------------------- */

.content-interna .wp-grad-menu ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style: none;
}
.content-interna .wp-grad-menu li {
	margin: 0;
}
.wp-grad-menu a {
	margin-bottom: 3px;
	padding: 13px 0px 13px 50px;
	display: block;
}
.wp-grad-menu a.Bib {
	background:url('images/ico/ico_1.jpg') no-repeat top left;
}
.wp-grad-menu a.Cal {
	background:url('images/ico/ico_2.jpg') no-repeat top left;
}
.wp-grad-menu a.Cen {
	background:url('images/ico/ico_3.jpg') no-repeat top left;
}
.wp-grad-menu a.Tel {
	background:url('images/ico/ico_4.jpg') no-repeat top left;
}
.wp-grad-menu a.Mor {
	background:url('images/ico/ico_5.jpg') no-repeat top left;
}
.wp-grad-menu a.Men {
	background:url('images/ico/ico_6.jpg') no-repeat top left;
}

.wp-grad-menu a:hover {
	background-position: bottom left;
	text-decoration: none;
}



/*  TABELAS
------------------------------------------------------------- */
.tabela th {
	padding: 4px 2px 4px 5px;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	text-align:left;
	height:20px;
	color:#666666;
}
.tabela td {
	padding: 4px 2px 4px 10px;
	border-bottom:1px solid #cccccc;
}



/* PAGINAÇÃO
------------------------------------------------------------- */

div.paginacao {
	text-align: center;
	padding: 20px 0 0 0;
}

div.paginacao a:link {
	border: 1px solid silver;
	padding: 5px;
	margin: 0 3px;
}

div.paginacao a.atual:link {
	border: 1px solid #003366;
	background: #f5f5f5;
	font-weight:bold;
	padding: 5px;
}

div.paginacao a:link:hover {
	background: #f5f5f5;
	text-decoration:none;
}


/* JQUERY-UI DIALOG
------------------------------------------------------------- */

.dialog { display: none; }
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000000; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.ui-widget-header { background:#104584; border: none; overflow:visible; }
.ui-widget-content { background: #ffffff; color: #000000; }
.ui-dialog { border: none; position: absolute; padding: 0; width: 900px; overflow: visible; }
.ui-dialog .ui-dialog-titlebar { position: relative; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: 10px; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }


/* IDIOMAS */

.wpt-idiomas  {
	margin-bottom: 10px;
	padding: 5px 10px;
	background: #F3F3F3;
}
div.content-interna .wpt-idiomas h4 {
	color: #004174 !important;
	padding-bottom: 5px !important;
	font-size: 12px !important;
	margin: 0px !important;
	font-family: Arial;
	font-weight: bold !important;
}
.wpt-idiomas a {
	margin-right: 10px;
}


/* SELOS */

.wpt-selo {
	margin: 0 0 10px 0;
}



/* INSCRIÇÕES */

.wpt-inscricoes {
	background: #125094; /* Old browsers */
	background: -moz-linear-gradient(top, #125094 0%, #0e3f76 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#125094), color-stop(100%,#0e3f76)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #125094 0%,#0e3f76 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #125094 0%,#0e3f76 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #125094 0%,#0e3f76 100%); /* IE10+ */
	background: linear-gradient(to bottom, #125094 0%,#0e3f76 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#125094', endColorstr='#0e3f76',GradientType=0 ); /* IE6-9 */
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-bottom: 10px;
}

.content-interna .wpt-inscricoes h2 {
	color: #fff !important;
	padding: 15px;
	border-bottom: 1px solid #0c335f;
	margin: 0 !important;
}

.content-interna .wpt-inscricoes ul {
	color: #fff !important;
	list-style: none;
	margin: 0;
	padding: 5px 15px;
	border-top: 1px solid #34679e;
}

.content-interna .wpt-inscricoes li {
	margin: 0;
}

.content-interna .wpt-inscricoes a {
	color: #fff !important;
	background: transparent url(images/ico/ico-inscricao.png) no-repeat -10px center;
	padding: 12px 0 12px 40px;
	margin: 2px 0;
	display: block;
}




/* BIBLIOTECA */

div.content-interna div.wpt-accessobiblioteca {
	display: block;
	padding: 30px 25px;
}

div.content-interna div.wpt-accessobiblioteca a {
	width: 140px;
	height: 140px;
	text-align: center;
	font-size: 16px;
	display: block;
	float: left;
	text-indent:-9999px;
	margin: 0 25px 0 0;
}

div.content-interna div.wpt-accessobiblioteca a.pesquisa {
	background: url(custom/biblioteca/pesquisa.jpg) no-repeat top center;
}

div.content-interna div.wpt-accessobiblioteca a.acesso {
	background: url(custom/biblioteca/acesso.jpg) no-repeat top center;
}

div.content-interna div.wpt-accessobiblioteca a.virtual {
	background: url(custom/biblioteca/virtual.jpg) no-repeat top center;
}

div.content-interna div.wpt-accessobiblioteca a:hover {
	background-position: bottom;
}

div.content-interna div.wpt-accessobiblioteca a.pesquisa-mobile {
	background: url(custom/biblioteca/pergamun-mobile.png) no-repeat top center;
	margin: 0 0 0 0;
}
div.content-interna div.wpt-accessobiblioteca a.pesquisa-mobile:hover {
	background: url(custom/biblioteca/pergamun-mobile-over.png) no-repeat top center;
}


div.content-interna div.wpt-box {
	background: #F4F4F4;
	padding: 10px;
}


/* ACERVOS */

div.content-interna .wpt-acervos {
	padding: 20px 0px;
}

div.content-interna .wpt-acervos .acervo-item {
	float: left;
	width: 150px;
	height: 120px;
	display: block;
	margin-right: 22px;
}
div.content-interna .wpt-acervos .acervo-item span {
	margin: 3px 0px;
	display: block;
	clear: both;
}


.ouvirRadio {
	background: url(custom/radio/images/radio_play.png) no-repeat;
	display: block;
	width: 150px;
	height: 60px;
	text-decoration: none !important;
}
.ouvirRadio:hover {
	background: url(custom/radio/images/radio_play_hover.png) no-repeat;
}

/*QUER SABER MAIS SOBRE*/
    .semBorda{
    border:none;
    }
    .fechado-box{
      height: 300px;
      width: 500px;
      background-color: #FFF;
      border-top: 1px solid #D4D4D4;
      border-left: 1px solid #D4D4D4;
      border-right: 1px solid #D4D4D4;
      position: fixed;
      bottom: 0;
      right: 0;
      transition: transform 1s;
      transform: translateY(100%);
      text-align: center;
      color: #3a3a3a;
      font-family: arial;
      font-size:16px;
      padding: 10px 50px;
      box-sizing: border-box;
    }
    .fechado-box h1{
      color: #277bc4;
      font-size: 22px;
      font-weight: 400;
    }
    .fechado-box input{
      border: none;
      outline: none;
      border: 1px solid #D4D4D4;
      width: 94%;
      padding: 10px;
      color: #b6b6b6;
      font-size: 15px;
      font-style: italic;
      margin-top: 5px;
      margin-bottom: 10px;
    }
    .submitInput{
      color: #FFF !important;
      width: 100% !important;
      background-color: #034d89;
      cursor: pointer;
      margin-top: 12px;
      line-height: 2.3;
      font-weight: 400;
      font-size: 18px !important;
    }
    .abre-box{
     transform:  translateY(0%);
    }
    .fechado-box a{
      position: absolute;
      top: 0;
      right: 0;
      margin-top: -33px;
      border: none;
      outline: none;
      text-transform: uppercase;
      border-top: 1px solid #D4D4D4;
      border-left: 1px solid #D4D4D4;
      border-right: 1px solid #D4D4D4;
      background-color: #FFF;
      color: #b6b6b6;
      line-height: 2;
      min-height: 33px;
      width: 195px;
      text-align: left;
      padding-left: 15px;
      cursor: pointer;
    }
    .fechado-box a:link{
	  color: #b6b6b6;
      text-decoration: none;
      font-size:14px;
	}
	
	.fechado-box a:hover{
	  color: #b6b6b6;
      text-decoration: none;
      font-size:14px;      
	}
    .abre-box a:after{
      content: url("/PublishingImages/plus.png");
      position: absolute;
      right: 0;
      margin-right: 15px;
      color: #FFF;
      height: 25px;
      margin-top: 4px
    }
    .fechado-box a:before{
      content: url("/PublishingImages/minus.png");
      position: absolute;
      right: 0;
      margin-right: 15px;
      color: #FFF;
      height: 25px;
      margin-top: 4px
    }    
    
   
    
