@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url(../images/fullBackground2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	outline:none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	font-weight: normal;
	font-size: 2.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
	font-size: 1.4em;
}
#container {
	padding: 0px;
	height: 100%;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bgContainer.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#header {
	padding: 0px;
	height: 317px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bgHeader.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 317px;
	width: 960px;
}

#content {
	padding: 0px;
	float: right;
	width: 710px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content p {
	text-align: left;
	line-height: 1.6em;
	padding-right: 10px;
	padding-left: 10px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-right: 15px;
	font-weight: normal;
	font-size: 1.5em;
	background-image: url(../images/h3Bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
#mainMenu {
	padding: 0px;
	list-style-type: none;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#mainMenu li {
	display: inline;
	float: left;
}
#mainMenu li a {
	display: block;
	width: 190px;
	text-align: left;
	color: #960;
	text-decoration: none;
	line-height: 1.6em;
	outline:none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
}
#mainMenu li a:hover {
	background-image: url(../images/bgMenuHover.png);
	background-repeat: repeat-y;
	background-position: center center;
	border-bottom-color: #F60;
	color: #F60;
}
#shadowLeftMenu {
	float: left;
	margin-top: 100px;
	margin-left: 5px;
}
#mainMenu li a.menuLinksSemCategoria {
	background-repeat: no-repeat;
	background-position: 5px bottom;
	text-indent: 40px;
	margin-bottom: 5px;
	text-align:left;
}
#mainMenu li #menuPaginaInicial, #mainMenu li #menuPaginaInicial:hover  {
	background-image: url(../images/home-icon.png);	
}
#mainMenu li #menuContato, #mainMenu li #menuContato:hover  {
	background-image: url(../images/mail-icon.png);	
}
#mainMenu li #menuBlog, #mainMenu li #menuBlog:hover {
	background-image: url(../images/wordpress.png);	
}
#mainMenu li #menuAgenda, #mainMenu li #menuAgenda:hover {
	background-image: url(../images/Holiday_Diary_32.png);
}
#mainMenu li #menuCalendarioAcad, #mainMenu li #menuCalendarioAcad:hover {
	background-image: url(../images/Calendar-32.png);
}
#mainMenu li #menuManualAcad, #mainMenu li #menuManualAcad:hover {
	background-image: url(../images/Whack-Notepad-32.png);
}
#mainMenu li #menuAlbumFotos, #mainMenu li #menuAlbumFotos:hover {
	background-image: url(../images/camera-icon.png);	
}
#mainMenu li #menuOutrosLinks, #mainMenu li #menuOutrosLinks:hover {
	background-image: url(../images/bookmarksBlack_32.png);	
}
#menuEnsino {
	background-image: url(../images/menuEnsino.png);	
}
#menuPesquisa {
	background-image: url(../images/menuPesquisa.png);	
}
#menuExtensao {
	background-image: url(../images/menuExtensao.png);	
}
#menuAuri {
	background-image: url(../images/menuAuri.png);	
}
#menuBookmarks {
	background-image: url(../images/menuBookmarks.png);
}	
#menuNAE {
	background-image: url(../images/menuNAE.png);	
}
#menuCPA {
	background-image: url(../images/menuCPA.png);	
}

#menuCapacitacao {
	background-image: url(../images/menuCapacitacao.png);	
}
#footerContainer {
	padding: 0px;
	height: 190px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
}
#iconAdmin {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 29px;
	top: 139px;
}

#footer {
	background-color: #666;
	margin: 0px;
	position: relative;
	height: 80px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #F60;
	text-decoration: underline;
}
#logoFooter {
	position: absolute;
	left: 5px;
	bottom: 5px;
}
#blocoGraduacao, #blocoPosGraduacao {
	background-image: url(../graduacao/images/blocoGraduacao.jpg);
	 margin-top:45px;	
}
#blocoAgenda {
	background-image: url(../images/blocoAgenda.jpg);
}
#blocoCalendario {
	background-image: url(../images/blocoCalendario.jpg);
}
#blocoManual {
	background-image: url(../images/blocoManual.jpg);
}
#blocoNutricaoDietetica {
	background-image: url(../images/blocoNutricaoDietetica.jpg);	
}
#blocoEnfermagem {
	background-image: url(../images/blocoEnfermagem.jpg);
}
#blocoNTI {
	background-image: url(../images/blocoNTI.jpg);
	padding-right: 10px;
	padding-left: 10px;
	width: 684px;
}
#blocoNTI h2 {
	margin-bottom: 70px;
}

#blocoContato {
	background-image: url(../images/blocoContato.jpg);
}
#formContato table  {
	text-align: left;
	line-height: 2em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	margin-bottom: 40px;
}
#blocoEscolaBasica {
	background-image: url(../escola-basica/images/blocoEscolaBasica.jpg);
	margin-top: -30px;
	padding-top: 300px;
}
#blocoEnfermagem h2, #blocoNutricaoDietetica h2, #blocoEscolaBasica h2, #blocoAgenda h2 , #blocoPesquisa h2, #blocoExtensao h2, #blocoFotos h2 {
	padding-left:130px;
}
#blocoFotos {
	background-image: url(../images/blocoFotos.jpg);
	width: 684px;
	padding-left:10px;
	padding-right: 10px;
}
#blocoPesquisa {
	background-image: url(../images/blocoPesquisa.jpg);
	width: 684px;
	padding-left:10px;
	padding-right: 10px;
}
#blocoExtensao {
	background-image: url(../images/blocoExtensao.jpg);
	width: 684px;
	padding-left:10px;
	padding-right: 10px;
}
#blocoInstituicao {
	background-image: url(../images/blocoInstituicao.jpg);	
	width: 684px;
	padding-left:10px;
	padding-right: 10px;
}
#blocoInstituicao h2 {
	text-indent: 50px;
	margin-bottom: 60px;
}
#blocoInstituicao img , #blocoNTI img{
	border: 3px solid #FFF;
	float: right;
	margin: 10px;
}
#blocoCalendario2013 img {
	border: 3px solid #FFF;
	float: right;
	margin: 10px;
}

#blocoInstituicao ul {
}
#blocoInstituicao ul li , #blocoNTI ul li{
	text-align: left;
	list-style-image: url(../images/li-bullet-1.gif);
	line-height: 1.6em;
}
#blocoPosGestaoPessoas {
	background-image: url(../pos/images/blocoGestaoPessoas.jpg);
	
}
#blocoPosGestaoAgronegocios {
	background-image: url(../pos/images/blocoAgronegocio2.jpg);
	/*background-image: url(../pos/images/blocoAgronegocio2.jpg);*/
}
#blocoPosGestaoPessoas h2 , #blocoPosGestaoAgronegocios h2, #blocoAgenda h2, #blocoCalendario h2, #blocoManual h2, #blocoNTI h2 {
	padding-left: 140px;
	margin-bottom:50px;
}

#buttonsGraduacao, #buttonsPosGraduacao  {
	padding: 0px;
	list-style-type: none;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#buttonsGraduacao li, #buttonsPosGraduacao li  {
	float: left;
}
#buttonsGraduacao li a, #buttonsPosGraduacao li a  {
	display: block;
	width: 200px;
	height: 78px;
	float: left;
	padding: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#buttonsGraduacaoNEWS li a,#buttonsPosGraduacaoNEWS li a  {
	display: block;
	width: 200px;
	height: 78px;
	float: left;
	padding: 0px;
	text-indent: -1px;
	/*text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#outrosCursos,#outrosProjetos {
	width: 650px;
	float: right;
	margin-top: -60px;
}
#outrosCursos h4, #outrosProjetos h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: right;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outrosCursos ul {
	text-align: left;
	float: left;
	list-style-image: url(../images/h3Bullet.gif);
}
#outrosCursos li {
}
#outrosCursos li a {
	text-align: left;
	color: #666;
	text-decoration: none;
	line-height: 1.4em;
	padding: 2px;
}
#outrosCursos li a:hover {
	background-color: #F60;
	color: #FFF;
}
#formFeedback table {
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6em;


}
#buttonFeedback {
	background-image: url(../images/buttonFeedback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin: 10px;
	float: left;
	height: 183px;
	width: 251px;
}
#buttonFeedback:hover {
	background-position: center bottom;
}
#blocoAgenda .buttonsMesesAgenda {
	list-style-type: none;
	float: right;
	width: 580px;
	height: 85px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bgButtonsAgenda.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#blocoAgenda .buttonsMesesAgenda li {
	float: left;
}
#blocoAgenda .buttonsMesesAgenda li a {
	text-decoration: none;
	display: block;
	float: left;
	width: 86px;
	height: 30px;
	margin: 5px;
	padding: 0px;
	line-height: 2.2em;
	background-image: url(../images/buttonAgenda.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
}
#blocoAgenda .buttonsMesesAgenda li a:hover {
	background-position: center bottom;
	color: #FC0;
}
#blocoAgenda h3 {
	background-image: url(../images/Google-Calendar-32.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 0px;
	padding-left: 40px;
	font-size: 1.4em;
	padding-top: 4px;
	padding-bottom: 4px;
}
#blocoAgenda p a {
	color: #000;
	text-decoration: none;
	background-color: #F90;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#blocoAgenda p a:hover {
	color: #FFF;
	background-color: #09F;
}

#content .galeriaFotos li {
	float: left;
	margin-left: 15px;
}
#content .galeriaFotos li a {
	background-image: url(../images/linkAlbumFotos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 142px;
	width: 320px;
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	font-size: 1.4em;
	text-align: left;
	padding-left: 10px;
	padding-top: 50px;
}
#content .galeriaFotos li a:hover {
	background-position: center bottom;
	color: #F60;
	text-decoration: underline;
}
#blogFeed {
	margin: 0px;
	padding: 0px 0px 200px;
	float: left;
	font-size: 0.9em;
	width: 500px;
}
#blogFeed h4  {
	font-weight: bold;
}
#blogFeed h4 a {
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#blogFeed h4 a:hover {
	color: #F60;
	text-decoration: underline;
}
#blogFeed p a {
	color: #FFF;
	text-decoration: none;
	background-color: #F90;
	padding: 2px;
	font-weight: normal;
}
#blogFeed p a:hover {
	color: #F60;
	background-color: #FFF;
}
#noticiaList img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #FFF;
}
#noticiaList h4 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
}
#noticiaList p {
	text-align: justify;
}
#noticiaFotos {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menuHome {
	background-image: url(../images/bgMenuHome.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	height: 32px;
	width: 704px;
	list-style-type: none;
	float: left;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuHome li {
	float: left;
}
#menuHome li a {
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
}
#menuHome li a:hover {
	background-position: center bottom;
}
#menuHome li #menuLinkEmail {
	background-image: url(../images/menuLinkEmail.png);
	height: 17px;
	width: 51px;
	margin-left: 20px;
}
#menuHome li #menuLinkBlog {
	background-image: url(../images/menuLinkBlog.png);
	height: 19px;
	width: 36px;
	margin-left: 21px;
}
#menuHome li #menuLinkEscolaBasica {
	background-image: url(../images/menuLinkEscolaBasica.png);
	height: 18px;
	width: 108px;
	margin-left: 19px;
}
#menuHome li #menuLinkEdicacaoProf {
	background-image: url(../images/menuLinkFormacaoProf.png);
	height: 22px;
	width: 172px;
	margin-left: 18px;
}
#menuHome li #menuLinkGraduation {
	background-image: url(../images/menuLinkGraduacao.png);
	height: 22px;
	width: 84px;
	margin-left: 19px;
}
#menuHome li #menuLinkPosGraduation {
	background-image: url(../images/menuLinkPosGraduacao.png);
	height: 22px;
	width: 118px;
	margin-left: 19px;
}
.menuHomeRight {
	margin: 10px 16px 0px 0px;
	float: right;
	text-align: right;
	list-style-type: none;
	width: 180px;
	background: url(../images/bgRightSideMenu180.png) repeat-y center center;
	padding: 0px;
}
.menuHomeRight li {
	float: right;
}
.menuHomeRight li.header {
	background: url(../images/headerRightSideMenu180.png) no-repeat left top;
	line-height: 35px;
	height: 34px;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: left;
	padding-left: 35px;
	color: #FFF;
}
.menuHomeRight li a {
	display: block;
	width: 165px;
	color: #FFF;
	text-decoration: none;
	margin-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
	float: right;
	border-bottom: 1px dotted #FFF;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menuHomeRight li a:hover {
	background: #F60;
}
.bottomMenuRight  {
	background: url(../images/bottomRightSideMenu180.png) no-repeat center center;
	margin: 0px 16px 10px 0px;
	height: 13px;
	width: 180px;
	float: right;
}
#bannerBossoroca {
	float: left;
	margin: 10px 0px;
	padding: 0px;
	border-style: none;
}
#bannerBossoroca img {
	border-style: none;
}
#portalURInet , #buttonAvalie{
	background-image: url(../images/buttonURInet.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 10px 6px 0px 0px;
	padding: 0px;
	float: right;
	height: 54px;
	width: 180px;
	text-indent: -9999px;
	display: block;
}
#portalURInet:hover , #buttonAvalie:hover{
	background-position: center bottom;
}
#banner , #nav{
	float: left;
}
#banner a, #banner a img{
	border-style: none;
}
#banner a img {
	padding-left: 10px;
}

#nav {
	line-height: 20px;
	width: 680px;
	padding-left: 10px;
}
#nav a {
	background-color: #FACC9A;
	width: 20px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	text-decoration: none;
}
#nav a:hover {
	background-color: #556FD3;
	color: #FFF;
}

#nav a.activeSlide {
	font-weight: bold;
	color: #FFF;
	background-color: #FFB23E;
}