/*
Autor: Eduardo Santos
Email: dudu.wd@hotmail.com
*/
* {padding: 0; margin: 0; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style: none; border: none; line-height: 14px; outline: none;}

hr { display: none;}

@font-face {
	font-family: swissBc;
	src: url('swz721c-webfont.ttf');
}

body {background: #003018 url(../img/bg.jpg) repeat-x;}

h2 { font-family: swissBc; font-size: 18px; font-weight: normal; color: #015336;}
h2 strong { font-family: swissBc; font-size: 20px;}

/* LINK das LISTAS do Middle e ColRight */
#middle ul li a, #colRight ul li a { color: #464646;}
#middle ul li a:hover, #colRight ul li a:hover { color: #015336;}

/* P do Middle e ColRight */
#middle p, #colRight { color: #464646;}

/* ------------------------------------------- DIV CONTAINER ------------------------------------------- */
div#container { width: 897px; margin: 15px auto 0;}
/* ------------------------------------------- FIM DIV CONTAINER ------------------------------------------- */



/* ------------------------------------------- DIV HEADER ------------------------------------------- */
div#header { height: 299px; position: relative; background: url(../img/bg/header.png) no-repeat;}
div#header ul { position: absolute; top: 6px; left: 365px;}
div#header ul li { display: block; float: left; height: 22px; border-right: 1px solid #d0d1d1; padding: 11px 15px 0;}
div#header ul li a { display: block;}
div#header ul li a#btHome { width: 11px; height: 12px; text-indent: -9999px; background: url(../img/bg/atalho-home.jpg) no-repeat;}
div#header ul li a#btWebmail { padding-left: 19px; font: 11px; font-weight: bold; color: #015336; background: url(../img/bg/webmail.jpg) no-repeat; line-height: 12px;}
div#header ul li a#btDocente { padding-left: 13px; font: 11px; font-weight: bold; color: #015336; background: url(../img/bg/areaDocente.jpg) no-repeat; line-height: 12px;}

div#header form { width: 183px; height: 19px; padding: 3px 4px; background: url(../img/bg/input-pesquisar.png) no-repeat; position: absolute; top: 10px; left: 682px;}
div#header form fieldset legend { display: none;}
div#header form fieldset .campo { background: none; color: #c7c8ca; font-size: 11px; margin: 3px 0 0 5px;}

div#header h1 { position: absolute; top: 80px; left: 15px;}

div#header div#slideHeader { width: 651px; height: 173px; position: absolute; top: 58px; left: 220px; z-index: 0;}
div#header div#slideHeader div#maskSlideHeader1 {width: 659px; height: 23px; position: absolute; top: -5px; left: -3px; background:  url(../img/maskSlideHeader1.png) no-repeat; z-index: 5500;}
div#header div#slideHeader div#maskSlideHeader2 {width: 659px; height: 23px; position: absolute; bottom: -5px; left: -3px; background:  url(../img/maskSlideHeader2.png) no-repeat; z-index: 5500;}
div#header div#slideHeader div#maskSlideHeader3 {width: 3px; height: 139px; position: absolute; top: 18px; left: -3px; background:  url(../img/maskSlideHeader3.png) no-repeat; z-index: 5500;}
div#header div#slideHeader div#maskSlideHeader4 {width: 5px; height: 139px; position: absolute; top: 18px; right: -5px; background:  url(../img/maskSlideHeader4.png) no-repeat; z-index: 5500;}
/* ------------------------------------------- FIM DIV HEADER ------------------------------------------- */



/* ------------------------------------------- DIV CONTENT ------------------------------------------- */
div#content { width: 887px; border-right: 1px solid #a5b4ac; background: #fff url(../img/bg/content.jpg) repeat-y;}
div#content h2 { margin-bottom: 20px;}
div#content h2.bgh2Big { width: 403px; height: 23px; background: #fff url(../img/bg/h2-big.jpg) no-repeat; line-height: 20px; margin-bottom: 15px;}
div#content h2.bgh2Medium { width: 207px; height: 23px; background: #fff url(../img/bg/h2-medium.jpg) no-repeat; line-height: 20px; margin-bottom: 15px;}
div#content h2.bgh2Small { width: 200px; height: 23px; background: #fff url(../img/bg/h2-small.jpg) no-repeat; line-height: 20px; margin-bottom: 13px;}

div#content a.linkMais { color: #015336; font-size: 11px; padding-left: 16px; background: url(../img/bg/mais.jpg) no-repeat left center; font-family: Arial, Helvetica, sans-serif; float: right; margin-bottom: 20px;}
div#content a.linkMais strong {color: #015336; font-size: 12px; font-family: swissBc;}

/*ColLeft*/
	div#colLeft { width: 214px; float: left;}
		
		#nav {background: url(../img/bg/nav.jpg) repeat-y; position: relative; margin-bottom: 20px;}
		#nav h3 , #nav a { font-size: 11px; display: block; width: 178px; height: 33px; color: #015336; padding-left: 27px; line-height: 32px; background: url(../img/bg/nav-a-normal.jpg) no-repeat; cursor: pointer; font-weight: normal; font-weight: bold;}
		#nav a:hover, #nav h3:hover {/*background: url(../img/bg/nav-a.jpg) no-repeat; color: #fff; */color: #015336; font-weight: normal;}
		#nav #bottomNav { width: 214px; height:24px; background: url(../img/bg/bottom-nav.png) no-repeat; position: absolute; bottom: -13px;}
		
		#nav .linkOpenSub {background: url(../img/bg/left.jpg) no-repeat left top;}
		#nav h3.linkDownSub {background: url(../img/bg/left.jpg) left -132px no-repeat;}
		#nav h3.linkOpenSub:hover { color: #015336;}
		#nav .subNav { display: none; }
		#nav .subNav a, #nav .subNav h3 { font-size: 11px; display: block; width: 168px; height: 33px; color: #fff; padding-left: 37px; line-height: 32px; background: url(../img/bg/left.jpg) no-repeat left -33px;}
		#nav .subNav a:hover, #nav .subNav h3:hover { color:#ccc; font-weight: normal;}
		#nav .subNav.navPos { background: url(../img/bg-nav-pos.jpg) repeat-y; }
		#nav .subNav.navPos a{ height: auto!important; background: url(../img/btn/arrow-lef-nav-pos.jpg) no-repeat 20px 10px; line-height: 15px; padding-top: 8px;  }
		
		
		#nav .subNav h3.linkOpenSub {background: url(../img/bg/left.jpg) left -66px no-repeat;}
		#nav .subNav h3.linkDownSub {background: url(../img/bg/left.jpg) left -165px no-repeat;}
		/*#nav .subNav h3.linkOpenSub:hover {background: url(../img/bg/left.jpg) left -66px no-repeat;}*/
		
		#nav .subNav .subNav a {background: url(../img/bg/left.jpg) left -99px no-repeat; width: 158px; padding-left: 47px;}
		#nav .subNav .subNav a:hover {background: url(../img/bg/left.jpg) left -99px no-repeat; color: #72bf44;}
		
		div#posNav {background: url(../img/bg/nav.jpg) repeat-y; position: relative; padding: 20px; margin: 30px 0 24px;}
			#topPosNav {width: 214px; height:19px; background: url(../img/bg/top-posNav.jpg) no-repeat; position: absolute; top: -19px; left: 0;}
			#bottomPosNav {width: 214px; height:24px; background: url(../img/bg/bottom-nav.png) no-repeat; position: absolute; bottom: -15px; left: 0;}
			
			div.areaAcesso { margin-bottom: 24px;} 
			div.areaAcesso form { width: 166px}
			div.areaAcesso form .campo { width: 134px; height: 13px; padding: 6px 16px; background: url(../img/bg/input-col-left.png) no-repeat; margin-bottom: 7px; color: #939598; font-size: 11px;}
			div.areaAcesso form .btEnviar { float: right;}
			
			div#redesSociais ul li { display: block; float: left; margin-right: 3px; *margin-right: 5px; margin-bottom: 3px;}
			div.eventos { margin-bottom: 20px;}
				.bgRedondoEventos { width: 3px; height: 17px; position: absolute; top: 0; right: 0; background: url(../img/bgRedondoEventos.jpg) no-repeat;}
				.dataEventos {background: #015336 url(../img/dataEventos.jpg) no-repeat; position: relative; height: 13px; padding: 2px 3px; margin-bottom: 6px; float: left; }
			div#redesSociais div.eventos h2 { color: #fff; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; margin-bottom: 0;}
			div.eventos h3 { margin-bottom: 6px; color: #464646; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
			
			#areaDocente {color: #015336; font-size: 11px; text-decoration: underline; line-height: 30px; margin-left: 2px;}
	
/*Middle*/
	div#middle { width: 408px; float: left; margin-left: 16px;}
		div#slideMiddle { width: 408px; height: 246px; position: relative; margin-bottom: 20px;}
/*		div#slideMiddle div#maskSlideMiddle {width: 414px; height: 252px; position: absolute; top: -3px; left: -3px; background: url(../img/bg/maskSlideMiddle.png) no-repeat; z-index: 5500; border: 1px solid red;}*/
		div#slideMiddle div#topMaskSlideMiddle {width: 410px; height: 12px; position: absolute; top: -2px; left: -1px; background: url(../img/bg/topMaskSlideMiddle.png) no-repeat; z-index: 5500;}
		div#slideMiddle div#botMaskSlideMiddle {width: 410px; height: 12px; position: absolute; bottom: -2px; left: -1px; background: url(../img/bg/botMaskSlideMiddle.png) no-repeat; z-index: 5500;}
		
		div#slideMiddle div#leftMaskSlideMiddle {width: 3px; height: 227px; position: absolute; top: 10px; left: -1px; background: url(../img/bg/leftMaskSlideMiddle.png) no-repeat; z-index: 5500;}
		div#slideMiddle div#rightMaskSlideMiddle {width: 3px; height: 227px; position: absolute; top: 10px; right: -1px; background: url(../img/bg/rightMaskSlideMiddle.png) no-repeat; z-index: 5500;}
		
		div#ultimasNoticias {}
		div#ultimasNoticias ul {margin-bottom: 19px;}
		div#ultimasNoticias ul li { display: block; clear: both; height: 18px; margin-bottom: 8px;}
		div#ultimasNoticias ul li span { display: block; float: left; width: 74px; height: 18px; background: url(../img/bg/data.jpg) no-repeat; text-align: center; line-height: 20px; color: #015336; font-size: 11px; margin-right: 6px; font-weight: bold;}
		div#ultimasNoticias ul li a { line-height: 20px;}
		
		div#videoCast { width: 194px !important; border-right: 2px solid #f0f0f0; float: left !important; padding-right: 11px !important; margin-right: 11px !important;}
		div#podCast { width: 190px !important; float: left !important;}
		div.casts p { margin-bottom: 13px; font-size: 12px;}
		div.casts p strong { font-size: 11px;}
		div.casts div { margin-bottom: 20px;}
		
		div.boxNoticiasCast h3 { font-size: 11px;}
		div.boxNoticiasCast span { font-size: 11px; font-weight: bold;}
		div.boxNoticiasCast a { font-size: 12px; font-weight: bold;}
		
		div.casts h3 { margin-bottom: 10px; color: #015336;}
		div.casts span { display: block; color: #464646;}
		div.casts a {color: #015336;}
		.fotoCategoria { margin-bottom: 10px;}
		
		#paginacao { text-align: center; margin: 20px 0 30px 0;}
		#paginacao li { display: inline; margin-top: -5px; position: relative}
		#paginacao li a span {}
		#paginacao li img { position: absolute; right: 0;}
		#paginacao li.padLeft { padding-left: 15px;}
		#paginacao li.padR { padding-right: 12px;}
		#paginacao li img.posLeft { left: 0;}
		
		#noticia {}
		#noticia h3 { margin-bottom: 16px; color: #015236; font-size: 20px; line-height: 22px;}
		#noticia h4 {margin-bottom: 16px; color: #464646; font-size: 15px; line-height: 18px;}
		#noticia .fotoNoticia {margin-bottom: 16px; width: 408px; height: 246px; position: relative; overflow: hidden;}
		#noticia .fotoNoticia .maskFotoNoticia {width: 408px; height: 246px; position: absolute; top: 0; left: 0; background: url(../img/bg/mask-fotoNoticia.png) no-repeat;}
				div#noticia div#topMaskSlideMiddle {width: 410px; height: 12px; position: absolute; top: -2px; left: -1px; background: url(../img/bg/topMaskSlideMiddle.png) no-repeat; z-index: 5500;}
		div#noticia div#botMaskSlideMiddle {width: 410px; height: 12px; position: absolute; bottom: -2px; left: -1px; background: url(../img/bg/botMaskSlideMiddle.png) no-repeat; z-index: 5500;}
		
		div#noticia div#leftMaskSlideMiddle {width: 3px; height: 227px; position: absolute; top: 10px; left: -1px; background: url(../img/bg/leftMaskSlideMiddle.png) no-repeat; z-index: 5500;}
		div#noticia div#rightMaskSlideMiddle {width: 3px; height: 227px; position: absolute; top: 10px; right: -1px; background: url(../img/bg/rightMaskSlideMiddle.png) no-repeat; z-index: 5500;}
		
		#noticia p { margin-bottom: 16px; line-height: 18px; text-align: justify;}
		#noticia p a { color: #015236; text-decoration: underline;}
		
		#boxLado li { width: 192px; height: 240px !important; float: left; margin-bottom: 20px;}
		#boxLado li span { color: #464646; font-size: 11px; font-weight: bold;}
		#boxLado li span strong { color: #015236; font-size: 11px;}
		#boxLado li a { color: #464646; font-weight: bold;}
		div.contentMaskCategoria { position: relative; width: 192px; height: 116px; margin-bottom: 10px;}
		.maskFotoCategoria { position: absolute; top: 0; left: 0; width: 192px; height: 116px; background: url(../img/bg/maskFotoCategoria.png) no-repeat;}
		
		div#comentarios { margin: 40px 0;}
		#listaComentario li { border-bottom: 1px solid #f0f0f0; padding-bottom: 10px; margin-bottom: 10px;}
		#listaComentario li span { color: #464646;}
		#listaComentario li span strong { color: #015236;}
		#listaComentario li a { color: #464646;}
		
		#listaVideoCast { margin: 30px 0;}
		#listaVideoCast li { float: left; width: 200px; height: 80px; margin-bottom: 15px;}
		#listaVideoCast li .redondoVideocast { float: left; position: relative; width: 81px; height: 65px;}
		.bgredondoVideocast { position: absolute; top: 0; left: 0; width: 81px; height: 65px; background: url(../img/redondoVideocast.png) no-repeat;}
		#listaVideoCast li a { float: right; width: 115px;}
		#listaVideoCast li a strong {color: #015236;}
		
		#listaPodCast { margin: 20px 0;}
		#listaPodCast li { width: 191px; padding-right: 12px; text-align: center; float: left; display: block; border-right: 1px solid #f0f0f0; padding-bottom: 30px;}
		#listaPodCast li.LiRight { padding-right: 0; border: none;}
		#listaPodCast li p { text-align: left; margin-bottom: 10px; font-size: 11px;}
		#listaPodCast li p strong {color: #015236; font-size: 11px;}
		#listaPodCast li p span {font-size: 12px;}
		#listaPodCast .playerPodCast {}
		#listaPodCast .compartilharSmall { margin-top: -3px; margin-left: -2px;}
		
		

/*ColRight*/
	div#colRight { width: 210px; float: right; border-left: 1px solid #f0f0f0; padding-left: 10px; margin-right: 17px;}
	
		div#recebaNews { margin-bottom: 20px;}
		div#recebaNews form .campo { width: 174px; height: 13px; padding: 6px 16px; background: url(../img/bg/input-col-right.jpg) no-repeat; margin-bottom: 7px; color: #939598; font-size: 11px;}
		div#recebaNews form .btEnviar { float: right;}
		
		div#eventosAgenda {}
		div#eventosAgenda ul { margin-bottom: 20px;}
		div#eventosAgenda ul li { clear: both; height: 39px; display: block; margin-bottom: 12px;}
		div#eventosAgenda ul li .data { width: 39px; height: 37px; padding-top: 2px; background: url(../img/bg/data2.jpg) no-repeat; text-align: center; float: left; margin-right: 5px;}
		div#eventosAgenda ul li .data h4 { color: #015336; font-size: 25px; line-height: 21px;}
		div#eventosAgenda ul li .data h5 { color: #015336; font-size: 15px;}
		
		div#vejaBlog {}
		div#vejaBlog ul { margin-bottom: 20px;}
		div#vejaBlog ul li { margin-bottom: 5px;}
		div#vejaBlog ul li h4 { color: #015336; font-size: 11px;}
		div#vejaBlog ul li a { padding-left: 10px; display: block; background: url(../img/bg/a-blog.jpg) no-repeat left 6px; font-size: 12px;}
		
		div#participeEnquete p { font-size: 10px; margin-bottom: 10px;}
		div#participeEnquete form label { display: block; margin-bottom: 5px; font-size: 11px;}
		div#participeEnquete form label input { margin-right: 5px;}
		
		div#colRight #listaCategorias li a {display: block; padding: 2px 11px; color: #015236; font-size: 11px; font-variant: small-caps;}
		div#colRight #listaCategorias li a:hover { background: #015336 url(../img/bg/seta.jpg) no-repeat 4px center; color: #fff;}
		

/*middleRight*/

#middleRight { width: 620px; margin-left: 16px; float: left;}
#middleRight #paginacao li a { color: #464646;}
	.pVerde { color: #015336 !important;  padding: 0 15px; line-height: 18px;}
	.pCinza { color: #464646; padding: 0 15px; font-size: 12px; line-height: 18px; text-align: justify;}
	#formContato { margin-left: 6px; width: 600px;}
	#formContato form { margin: 20px 0;}
	#formContato form label { color: #464646;}
	#formContato form div.widthMedium { width: 287px;}
	#formContato form .campo { background: #f1f2f2; border: 1px solid #d1d3d4; width: 577px; height: 15px; padding: 8px 10px; color: #939598; margin-bottom: 20px; margin-top: 7px;}
	#formContato form .widthMedium { width: 267px;}
	#formContato form .widthSmall { width: 124px;}
	#formContato form textarea.campo { height: 203px;}
	#formContato form p {background: #f1f2f2; font-size: 12px; border: 1px solid #d1d3d4; padding: 8px 12px; float: left; width: 225px; color: #464646; line-height: 18px;}
	#formContato .pCinza { margin-bottom: 15px; padding: 0 5px;}
	
	#codigo { width: 300px;}
	#codigo img { float: left;}
	#limparEnviar {}
	
	.panel-overlay h2 { display: none;}
	.panel-overlay p { line-height: 70px; text-align: right; padding-right: 32px;}
	
	.boxDestaque { width: 621px; margin: 25px 0; padding: 20px 10px; background: #f3f3f3 url(../img/bg/boxDestaque.jpg) no-repeat; position: relative;}
	#bgBottomBoxDestaque { width: 641px; height: 17px; background: #f3f3f3 url(../img/bg/boxDestaque-bottom.jpg) no-repeat; position: absolute; bottom: 0; left: 0;}
	.boxDestaque h4 { margin: 0 0 15px 8px;}
	.boxDestaque h4, .boxDestaque ul li { font-size: 11px; color: #464646;}
	.boxDestaque ul { width: 201px; padding-right: 5px; float: left;}
	.boxDestaque ul li { padding-left: 8px; background: url(../img/bg/li-boxDestaque.jpg) no-repeat left 5px; margin-bottom: 7px;}
		
	.locais { width: 620px; border-bottom: 1px solid #e7e8e8; padding-bottom: 24px; margin-top: 30px;}
	.lastLocais { padding-bottom: 0; border: none;}
		.endereco { width: 160px; float: left; margin-left: 15px;}
			.endereco h3 { color: #015336; font-size: 12px;}
			.endereco p { color: #464646; font-size: 10px;}
		.fotoMapa { width: 403px; height: 252px; float: right; padding: 3px 0 0 5px; background: url(../img/bg/local.jpg) no-repeat;}
		
	#boxRegimento { width: 264px; float: left; padding-right: 20px; border-right: 1px solid #f0f0f0; margin-left: 13px;}
	#boxPautas { width: 288px; margin-right: 10px;}
	#boxRegimento p { padding: 0 5px;}
	#boxPautas p { padding: 0 5px;}
	#boxPautas a { margin-left: 5px;}
	#boxRegimento a { margin-left: 5px;}
	.boxLado p { color: #464646; margin-bottom: 15px;}
	.boxLado a { color: #015336; padding-right: 22px; background: url(../img/pdf.jpg) no-repeat right center; height: 22px; display: inline-block; line-height: 23px;}
	
	div#tabs { position: relative; height: 438px; padding-top: 36px; margin-top: 25px;}
		div#tab1 { position: absolute; width: 624px; height: 144px; z-index: 2;}
		div#tab1 a#btBuscaCurriculos { width: 310px; height: 36px; position: absolute; top: -36px; background: url(../img/atribuicoes.png) no-repeat; text-indent: -9999px;}
		div#tab1 a.btBuscaCurriculos2 { background: url(../img/atribuicoes.png) no-repeat left -36px !important;}
		div#boxBuscaCurriculos { width: 595px; height: 379px; padding: 20px 10px 15px; position: absolute; top: 0px; background: #f0f1f1; border: 1px solid #e9e9e9; border-top: none; margin-left: 3px;}
		div#boxBuscaCurriculos p { font-size: 12px !important; color: #464646; padding: 0 15px; margin-bottom: 15px;}
		div#tabs p strong { font-size: 11px !important;}
		div#tabs { text-align: justify;}
	
		div#tab2 { position: absolute; width: 624px; height: 144px; z-index: 1;}
		div#tab2 a#btBuscaVagas { width: 378px; height: 36px; position: absolute; top: -36px; right: 0; background: url(../img/objetivos.png) no-repeat; text-indent: -9999px;}
		div#tab2 a.btBuscaVagas2 { background: url(../img/objetivos.png) no-repeat left -36px !important;}
		div#boxBuscaVagas { width: 595px; height: 379px; padding: 20px 10px 15px; position: absolute; top: 0px; background: #f0f1f1; border: 1px solid #e9e9e9; border-top: none; margin-left: 3px;}
		div#boxBuscaVagas p { font-size: 11px; color: #464646; padding: 0 15px; margin-bottom: 15px;}
		
		#boxProcesso { width: 595px; height: 379px; padding: 20px 10px 15px; position: absolute; top: 0px; background: #f1f2f2; border: 1px solid #e9e9e9; border-top: none; margin-left: 3px;}
		div#boxProcesso p { font-size: 11px; color: #464646; padding: 0 15px; margin-bottom: 15px;}
		
		div#tab3 { position: absolute; width: 624px; height: 144px; z-index: 0;}
		div#tab4 { position: absolute; width: 624px; height: 144px; z-index: 0;}
		div#tab5 { position: absolute; width: 624px; height: 144px; z-index: 0;}
		
		#txtAspa { width: 483px; height: 180px; padding: 10px 50px; background: url(../img/bg/aspa.jpg) no-repeat; margin-top: 80px; margin-left: 15px;}
		#txtAspa h3, #txtAspa h4 {font-family: swissBc; color: #015336}
		#txtAspa h3 { font-size: 32px; margin-bottom: 20px;}
		#txtAspa h4 { font-size: 20px; line-height: 23px;}
		
		#listaNomeCargo { padding: 15px;}
		#listaNomeCargo li { margin-bottom: 25px;}
		#listaNomeCargo li h3 { font-size: 12px; color: #015336; margin-bottom: 5px;}
		#listaNomeCargo li p { color: #464646;}
		
		#listaNormal { padding: 22px 15px 0;}
		#listaNormal li { padding-left: 8px; background: url(../img/bg/li-boxDestaque.jpg) no-repeat left 8px; color: #464646; margin-bottom: 5px; margin-bottom: 10px; line-height: 20px; text-align: justify;}
		
		.listaBox li { margin-bottom: 20px !important; line-height: 20px; background: url(../img/bg/li-boxDestaque.jpg) no-repeat left 7px !important;}
		.pBox { line-height: 20px; font-size: 12px !important;}
		.pBox a { position: static !important; background: none !important; font-weight: bold; color: #1B5A41;}
		.h3Box { color: #1b5a41; padding: 0 15px; margin-bottom: 15px;}
		
		.titLi { font-weight: bold; color: #464646; background: none !important; font-size: 12px !important;}
		
		div#tabsMetodologia div#tab1 a, div#tabsMetodologia div#tab2 a, div#tabsMetodologia div#tab3 a  { position: absolute; top: -34px;}
		div#tabsMedicina div#tab1 a, div#tabsMedicina div#tab2 a, div#tabsMedicina div#tab3 a, div#tabsMedicina div#tab4 a, div#tabsMedicina div#tab5 a { position: absolute; top: -31px; text-indent: -9999px;}
		
		div#tabsPosGraduacao div#tab1 a, div#tabsPosGraduacao div#tab2 a, div#tabsPosGraduacao div#tab3 a, div#tabsPosGraduacao div#tab4 a { position: absolute; top: -31px; text-indent: -9999px;}
		
		div#tabsPosGraduacao .oCurso {width: 155px !important; height: 31px !important; background: url(../img/posGraduacao/ocurso.jpg) no-repeat !important; left: 3px;}
		div#tabsPosGraduacao .oCurso2 {width: 155px !important; height: 31px !important; background: url(../img/posGraduacao/ocurso2.jpg) no-repeat !important; left: 3px;}
		div#tabsPosGraduacao .oCurso3 {width: 155px !important; height: 31px !important; background: url(../img/posGraduacao/ocurso3.jpg) no-repeat !important; left: 3px;}
		
		div#tabsPosGraduacao .objetivoPequeno {width: 155px !important; height: 31px !important; background: url(../img/posGraduacao/objetivoPequeno.jpg) no-repeat !important; left: 158px;}
		div#tabsPosGraduacao .objetivoPequeno2 {width: 155px !important; height: 31px !important; background: url(../img/posGraduacao/objetivoPequeno2.jpg) no-repeat !important; left: 158px;}
		div#tabsPosGraduacao .objetivoPequeno3 {width: 155px !important; height: 31px !important; background: url(../img/posGraduacao/objetivoPequeno3.jpg) no-repeat !important; left: 158px;}
		
		div#tabsPosGraduacao .eixos {width: 155px !important; height: 31px !important; background: url(../img/posGraduacao/eixos.jpg) no-repeat !important; left: 313px;}
		div#tabsPosGraduacao .eixos2 {width: 155px !important; height: 31px !important; background: url(../img/posGraduacao/eixos2.jpg) no-repeat !important; left: 313px;}
		div#tabsPosGraduacao .eixos3 {width: 155px !important; height: 31px !important; background: url(../img/posGraduacao/eixos3.jpg) no-repeat !important; left: 313px;}
		
		div#tabsPosGraduacao .laboratorios {width: 151px !important; height: 31px !important; background: url(../img/posGraduacao/laboratorios.jpg) no-repeat !important; left: 468px;}
		div#tabsPosGraduacao .laboratorios2 {width: 151px !important; height: 31px !important; background: url(../img/posGraduacao/laboratorios2.jpg) no-repeat !important; left: 468px;}
		div#tabsPosGraduacao .laboratorios3 {width: 151px !important; height: 31px !important; background: url(../img/posGraduacao/laboratorios3.jpg) no-repeat !important; left: 468px;}

		/*  abas extensão */
		div#tabsPosGraduacao .Curso {width: 124px !important; height: 31px !important; background: url(../img/img/ocurso.jpg) no-repeat  !important; left: 3px;}
		div#tabsPosGraduacao .Curso2 {width: 124px !important; height: 31px !important; background: url(../img/ocurso.jpg) no-repeat left -31px !important; left: 3px;}
		div#tabsPosGraduacao .Curso3 {width: 124px !important; height: 31px !important; background: url(../img/img/ocurso.jpg) no-repeat left -62px !important; left: 3px;}
		
		.oCurso {width: 124px !important; height: 31px !important; background: url(../img/ocurso.jpg) no-repeat !important; left: 1px;}
		.oCurso2 {width: 124px !important; height: 31px !important; background: url(../img/ocurso.jpg) no-repeat left -31px !important; left: 3px;}
		.oCurso3 {width: 124px !important; height: 31px !important; background: url(../img/ocurso.jpg) no-repeat left -62px !important; left: 3px;}
		

				
		div#boxtabex { width: 593px; height: 379px; padding: 20px 10px 15px; position: absolute; top: 0px; background: #f0f1f1; border: 1px solid #e9e9e9; border-top: none; margin-left: 3px;}
		div#boxtabex p { font-size: 12px !important; color: #464646; padding: 0 15px; margin-bottom: 15px;}				
		div#tabsPosGraduacao .metodologia {width: 155px !important; height: 31px !important; background: url(../img/posGraduacao/eixos.jpg) no-repeat !important; left: 313px;}
		div#tabsPosGraduacao .metodologia2 {width: 155px !important; height: 31px !important; background: url(../img/posGraduacao/eixos2.jpg) no-repeat !important; left: 313px;}
		div#tabsPosGraduacao .metodologia3 {width: 155px !important; height: 31px !important; background: url(../img/posGraduacao/eixos3.jpg) no-repeat !important; left: 313px;}

		div#tabsPosGraduacao .maisinfo {width: 136px !important; height: 31px !important; background: url(../img/posGraduacao/laboratorios.jpg) no-repeat !important; left: 485px;}
		div#tabsPosGraduacao .maisinfo2 {width: 136px !important; height: 31px !important; background: url(../img/posGraduacao/laboratorios2.jpg) no-repeat !important; left: 485px;}
		div#tabsPosGraduacao .maisinfo3 {width: 136px !important; height: 31px !important; background: url(../img/posGraduacao/laboratorios3.jpg) no-repeat !important; left: 485px;}

		.obj {width: 178px !important; height: 31px !important; background: url(../img/posGraduacao/objetivos.jpg) no-repeat !important; left: 124px;}
		.obj2 {width: 178px !important; height: 31px !important; background: url(../img/posGraduacao/objetivos.jpg) no-repeat left -31px !important; left: 124px;}
		.obj3 {width: 178px !important; height: 31px !important; background: url(../img/posGraduacao/objetivos.jpg) no-repeat left -62px !important; left: 124px;}

		div#tabsPosGraduacao .obj {width: 178px !important; height: 31px !important; background: url(../img/posGraduacao/objetivoPequeno.jpg) no-repeat !important; left: 158px;}
		div#tabsPosGraduacao .obj2 {width: 178px !important; height: 31px !important; background: url(../img/posGraduacao/objetivoPequeno2.jpg) no-repeat !important; left: 158px;}
		div#tabsPosGraduacao .obj3 {width: 178px !important; height: 31px !important; background: url(../img/posGraduacao/objetivoPequeno3.jpg) no-repeat !important; left: 158px;}

		.metodologia {width: 181px !important; height: 31px !important; background: url(../img/metodologias.jpg) no-repeat !important; left: 300px;}
		.metodologia2 {width: 181px !important; height: 31px !important; background: url(../img/metodologias.jpg) no-repeat left -31px !important; left: 300px;}
		.metodologia3 {width: 181px !important; height: 31px !important; background: url(../img/metodologias.jpg) no-repeat left -62px !important; left: 300px;}
		
		.maisinfo {width: 142px !important; height: 31px !important; background: url(../img/maisinfos.jpg) no-repeat !important; left: 481px;}
		.maisinfo2 {width: 142px !important; height: 31px !important; background: url(../img/maisinfos.jpg) no-repeat left -31px !important; left: 481px;}
		.maisinfo3 {width: 142px !important; height: 31px !important; background: url(../img/maisinfos.jpg) no-repeat left -62px !important; left: 481px;}

		/* fim abas extensão */
				
		.vantagensAbp {width: 209px !important; height: 36px !important; background: url(../img/vantagens.jpg) no-repeat !important; left: 1px;}
		.vantagensAbp2 {width: 220px !important; background: url(../img/vantagens.jpg) no-repeat left -34px !important;}
		.vantagensAbp3 {width: 220px !important; background: url(../img/vantagens.jpg) no-repeat left -68px !important;}
		
		.dinamicaGrupo {width: 206px !important; height: 36px !important; background: url(../img/dinamica.jpg) no-repeat !important;  position: absolute; left: 210px !important;}
		.dinamicaGrupo2 {background: url(../img/dinamica.jpg) no-repeat left -34px !important;}
		.dinamicaGrupo3 {background: url(../img/dinamica.jpg) no-repeat left -68px !important;}
		
		.processosAvaliacao {width: 208px !important; height: 36px !important; background: url(../img/processos.jpg) no-repeat !important; right: 0px !important; position: absolute !important; text-indent: -9999px;}
		.processosAvaliacao2 {background: url(../img/processos.jpg) no-repeat left -34px !important;}
		
		.oCurso {width: 124px !important; height: 31px !important; background: url(../img/ocurso.jpg) no-repeat !important; left: 1px;}
		.oCurso2 {width: 124px !important; height: 31px !important; background: url(../img/ocurso.jpg) no-repeat left -31px !important; left: 3px;}
		.oCurso3 {width: 124px !important; height: 31px !important; background: url(../img/ocurso.jpg) no-repeat left -62px !important; left: 3px;}
		
		.objetivoPequeno {width: 120px !important; height: 31px !important; background: url(../img/objetivoPequeno.jpg) no-repeat !important; left: 124px;}
		.objetivoPequeno2 {width: 120px !important; height: 31px !important; background: url(../img/objetivoPequeno.jpg) no-repeat left -31px !important; left: 124px;}
		.objetivoPequeno3 {width: 120px !important; height: 31px !important; background: url(../img/objetivoPequeno.jpg) no-repeat left -62px !important; left: 124px;}
		
		.eixos {width: 120px !important; height: 31px !important; background: url(../img/eixos.jpg) no-repeat !important; left: 244px;}
		.eixos2 {width: 120px !important; height: 31px !important; background: url(../img/eixos.jpg) no-repeat left -31px !important; left: 244px;}
		.eixos3 {width: 120px !important; height: 31px !important; background: url(../img/eixos.jpg) no-repeat left -62px !important; left: 244px;}
		
		.laboratorios {width: 120px !important; height: 31px !important; background: url(../img/laboratorios.jpg) no-repeat !important; left: 364px;}
		.laboratorios2 {width: 120px !important; height: 31px !important; background: url(../img/laboratorios.jpg) no-repeat left -31px !important; left: 364px;}
		.laboratorios3 {width: 120px !important; height: 31px !important; background: url(../img/laboratorios.jpg) no-repeat left -62px !important; left: 364px;}
		
		.praticaPro {width: 136px !important; height: 31px !important; background: url(../img/pratica.jpg) no-repeat !important; left: 484px;}
		.praticaPro2 {width: 136px !important; height: 31px !important; background: url(../img/pratica.jpg) no-repeat left -31px !important; left: 484px;}
		
		#accordionDiv { width: 590px; margin: 25px auto 0;}
		#accordionDiv h3 { padding-left: 18px; margin-bottom: 15px; color: #015336; cursor: pointer;}
		#accordionDiv .linkOpenSub {background: url(../img/mais.jpg) no-repeat left 1px;}
		#accordionDiv .linkDownSub {background: url(../img/menos.jpg) no-repeat left 0;}
		#accordionDiv .subNav { display: none; margin-bottom: 25px; padding: 0 19px; color: #464646; font-size: 11px; text-align: justify; line-height: 18px;}
		#accordionDiv .subNav p { padding: 0 19px; color: #464646; font-size: 11px; text-align: justify; line-height: 18px;}
		#accordionDiv .subNav p a { color: #015336; font-size: 11px;}
		
		.modulos { width: 393px; margin: 30px auto; padding-bottom: 20px; border-bottom: 1px solid #f5f5f5;}
		.modulos h3 { font-size: 12px; color: #015336; padding: 0 15px; margin-bottom: 15px;}
		.modulos .imagemModulo { margin-bottom: 15px;}
		.modulos ul { margin-bottom: 15px;}
		.modulos ul li { background: #f5f5f6; color: #464646; font-size: 11px; padding: 3px 12px;}
		.modulos ul li strong { color: #015336; font-size: 11px;}
		.modulos ul li.bgBold { background: #e9e9ea;}
		.modulos h4 { padding: 0 12px; font-size: 11px; color: #015336; margin-bottom: 11px;}
		.modulos p { padding: 0 12px;  font-size: 11px; color: #464646; margin-bottom: 11px;}
		
		#listaParceiros { width: 615px; margin: 0 auto;}
		#listaParceiros li { position: relative; width: 264px; height: 118px; padding: 15px; margin-bottom: 28px; background: url(../img/bg-li-parceiros.jpg) no-repeat; float: left;}
		.bgCantoRedondo { position: absolute; width: 119px; height: 10px; top: 0; left: 0; background: url(../img/redondoParceiro.png) no-repeat; }
		.bgCantoRedondo2 { position: absolute; width: 119px; height: 10px; bottom: 0; left: 0; background: url(../img/redondoParceiro2.png) no-repeat; }
		#listaParceiros li .imgBoxParceiros { width: 118px; height: 117px; position: relative; float: left; margin-right: 10px; overflow: hidden;}
		#listaParceiros li h3 { color: #015336; margin: 0 0 5px;}
		#listaParceiros li p { color: #464646; font-size: 11px;}
		.linkDowns { margin: 5px 0;}
		.linkDowns a { color: #1b5a41; text-decoration: underline; font-size: 11px;}
		
		#boxLeft { width: 395px; float: left;}
		#boxLeft h3 { font-size: 9px; color: #015336; margin-bottom: 20px;}
		#boxLeft h2 { font-size: 18px; color: #464646; line-height: 25px; text-align: justify;}
		
		#boxCoordenador { float: right; width: 178px; padding: 14px; background: #e9eaea;}
		#boxCoordenador h3 { color: #1b5a41; margin-bottom: 5px;}
		#boxCoordenador p { margin-bottom: 10px; color: #636466;}
		#boxCoordenador p span { font-weight: bold;}
		#boxCoordenador p a { text-decoration: underline; color: #636466;}
		#boxCoordenador p strong {color: #1b5a41;}
		
		.listaLinks { width: 593px; margin: 30px auto;}
		.listaLinks .liLeft { width: 241px; padding-right: 60px; border-right: 2px solid #f0f0f0; float: left;}
		.listaLinks .liRight { width: 238px; float: right;}
		.listaLinks li { padding-bottom: 20px;}
		.listaLinks h3 { color: #015336; font-size: 11px; margin-bottom: 0px;}
		.listaLinks a { font-size: 11px; color: #464646; font-weight: bold;}
		.listaLinks p { color: #464646; font-size: 11px; margin-top: 5px;}
		
		.boxRedondo { width: 569px; padding: 14px 25px; background: #f5f3f2; position: relative; margin-bottom: 30px;}
		.boxRedondo h3 { color: #015336; margin-bottom: 15px;}
			.bgTopboxRedondo { width: 619px; height: 14px; position: absolute; top: 0; left: 0; background: url(../img/bgTopboxRedondo.jpg) no-repeat;}
			.bgBottomboxRedondo { width: 619px; height: 14px; position: absolute; bottom: 0; left: 0; background: url(../img/bgBottomboxRedondo.jpg) no-repeat;}
			
			#listaPage { width: 570px;}
			#listaRelease li { padding-bottom: 5px; float: left; width: 270px;}
						  .liLeftRelease {border-right: 1px solid #7a7979; padding-right: 14px; width: 254px;}
			#listaRelease li a { color: #464646; font-size: 11px;}
			#listaRelease li a strong { color: #464646; font-size: 11px;}
			
			#release { width: 271px; float: right;}
			#release h3 { color: #003018; font-size: 12px; font-style: italic; padding: 15px 0 0 35px; background: url(../img/aspa1.jpg) no-repeat;}
			#release p { color: #464646; font-size: 10px; font-weight: bold; padding:0 0 15px 35px; background: url(../img/aspa2.jpg) no-repeat right bottom;}
			
			#listaPublicitaria { height: 220px;}
			#listaPublicitaria .boxinho { position: relative; display: block; float: left; margin-right: 5px; margin-bottom: 3px; width: 110px; height: 108px;}
				#bgToplistaPublicitaria {width: 110px; height: 108px; position: absolute; background: url(../img/bgToplistaPublicitaria.png) no-repeat;}
			
			#playerDir { float: left; width: 280px; height: 246px;}
			
			#playerEsq { width: 230px; margin-bottom: 20px; padding: 0 10px; float: right;}
			#playerEsq h4 { color: #015336; font-size: 12px; margin-bottom: 33px; }
			#playerEsq p { color: #464646; font-size: 11px;}
			#playerEsq p strong{ color: #464646; font-size: 11px;}
			#selectFlash { margin-bottom: 8px;}
			
			#player4Flash { position: relative; width: 250px; height: 107px; background: url(../img/player4.jpg) no-repeat; float: right;}
			#podplayer { position: absolute; bottom: 10px; left: 10px;}
			
			
#select2 { width: 235px; height: 20px; position: absolute; right: 30px; top: 36px; border: 1px solid #ddd;}
#select1 { width: 235px; height: 20px; position: absolute; left: 10px; top: 33px; border: 1px solid #ddd;}
			
			#escolherMes { width: 610px; margin: 25px auto 70px;}
			#escolherMes h4 { float: left; color: #0f482c; font-size: 12px;}
			#escolherMes select { float: right; width: 135px; border: 1px solid #a6a6a8;}
			
			.boxizinhoAgenda { width: 288px; height: 245px; margin-bottom: 25px; background: #f6f5f3; padding: 10px 5px;}
				.datinha { float: left; width: 47px; height: 39px; padding-top: 8px; background: url(../img/bg-datinha.jpg) no-repeat; text-align: center;}
				.datinha h4 { color: #015235; font-size: 25px; margin-bottom: 5px;}
				.datinha h5 { color: #015235; font-size: 17px;}
				.boxizinhoAgenda a { color: #015336; text-decoration: underline;}
				
				.boxizinhoAgenda h3 { float: right; width: 228px; height:47px; color: #464646; font-size: 14px; margin-bottom: 15px;}
				.boxizinhoAgenda p { margin-bottom: 10px; color: #464646;} 
				.boxizinhoAgenda p strong {} 
	
	
			#listaConvenios { width: 605px; margin: 0 auto; margin-left: 20px;}	
			#listaConvenios li { display: block; float: left; text-align: center; margin-right: 40px;} 	
			#listaConvenios a { display: block; font-weight: bold; font-size: 12px; color: #015336; margin-top: 10px;}	
			
			
			#selectDown { width: 220px;}
			#selectDown select { border: 1px solid #ccc; float: left; margin-top: 2px; width: 150px;}
			#selectDown a { background: none; padding: 0; display: block; float: right;}
/* ------------------------------------------- FIM DIV CONTENT ------------------------------------------- */

.divHorizontal { height: 2px; background: #f0f0f0; width: 100%; clear: both; margin-bottom: 20px;}

#btClose { position: absolute; top: -95px; left: 238px;}
#btClose2 { position: absolute; top: -20px; left: 408px;}

.qntResul { font-size: 11px; color: #58595b; margin-bottom: 25px; margin-left: 18px;}

.resultados { width: 637px; margin: 0 auto 22px;}
.resultados h5 { font-size: 15px; color: #015336; margin-bottom: 25px; margin-left: 18px;}
.resultados div { width: 602px; margin: 0 auto 19px;}
.resultados div .TitNot { color: #015336; font-size: 14px; text-decoration: underline; margin-bottom: 9px; display: block;}
.resultados div p { color: #58595b; font-size: 11px;}
.resultados div .linkNot { color: #015336; font-size: 11px;}

.borderB { border-bottom: 1px solid #015336;}

.txtRelease { width: 605px; margin: 0 auto;}
.txtRelease h4 { color: #58595b; font-size: 15px; margin-bottom: 23px;}
.txtRelease p { color: #58595b; font-size: 12px; margin-bottom: 23px; line-height: 20px; text-align: justify;}

.imprimir { text-align: right;}

#tags { width: 210px; margin: 0 auto; text-align: center;} 
#tags a {font-weight: bold; margin: 3px; line-height: 20px;}
#tags a:hover { text-decoration: underline;}
.lvl1 { color: #808285; font-size: 11px;}
.lvl2 { color: #808285; font-size: 12px;}
.lvl3 { color: #808285; font-size: 13px;}
.lvl4 { color: #58595b; font-size: 14px;}
.lvl5 { color: #58595b; font-size: 15px;}
.lvl6 { color: #58595b; font-size: 16px;}
.lvl7 { color: #383838; font-size: 17px;}
.lvl8 { color: #383838; font-size: 18px;}
.lvl9 { color: #383838; font-size: 19px;}
.lvl10 { color: #383838; font-size: 20px;}

/* ------------------------------------------- DIV FOOTER ------------------------------------------- */
div#footer { clear: both; width: 897px; height: 28px; position: relative; padding-top: 62px; background: url(../img/bg/footer.jpg) no-repeat;}
div#footer address { color: #464646; font-size: 11px; text-align: center; font-style: normal;}
#compartilhar { text-align: center; position: absolute; top: 7px; width: 100%;}
#logoFooter { position: absolute; left: 806px; top: 55px;}
/* ------------------------------------------- FIM DIV FOOTER ------------------------------------------- */


/* ------------------------------------------- CLASSES ------------------------------------------- */
.alignCenter { text-align: center;}
.clear { clear: both;}
.floatL { float: left !important;}
.floatR { float: right !important;}
.noMarginB { margin-bottom: 0 !important;}
.nav-prev { left: -6px !important;}
.nav-next { right: -8px !important;}
.pSpace p { margin-bottom: 15px;}
.pSpace a { color: #015336;}
.pSpace h3 { color: #06563a; font-size: 13px; padding: 0 15px; text-align: justify;}
.pSpace3 p { margin-bottom: 22px; line-height: 20px;}
.pSpace3 h3 { color: #06563a; font-size: 12px; padding: 0 15px; line-height: 20px;}
.spaceImgRight { margin: 10px 0;}
.downPdf { margin-left: 15px; padding-left: 21px; background: url(../img/pdf.jpg) no-repeat; display: inline-block; line-height: 20px; color: #464646;}
.txtUnder { text-decoration: underline;}
.con1 img { margin-top: 24px;}
.con3 img { margin-top: 2px;}
.txtEventos { width: 618px; margin: 0 auto 20px;}
.txtEventos h3 { font-size: 15px; color: #58595b; margin-bottom: 15px;}
.txtEventos p {color: #58595b; line-height: 20px;}
.imgAgenda { position: relative;}
.bgTopimgAgenda { width: 618px; height: 10px; background: url(../img/bgTopEventos.png) no-repeat; position: absolute; top: 0;}
.bgBottomimgAgenda {width: 618px; height: 10px; background: url(../img/bgBottomEventos.png) no-repeat; position: absolute; bottom: 2px;}
.spaceLineHeight { }
/* ------------------------------------------- FIM CLASSES ------------------------------------------- */

.boxGridContent {width: 189px; height: 189px; position: relative; float: left; margin-left: 15px; margin-bottom: 15px;}
.bgRedondoBoxGrid {width: 189px; height: 189px; position: absolute; top: 3px; left: 3px; z-index: 9999; background: url(../img/bgCantoRedondo2.png) no-repeat;}
#middleRight .boxgrid{ 
	width: 175px; 
	height: 175px; 
	float:left; 
	margin: 10px;
	background:#161613; 
	overflow: hidden; 
	position: relative;
}
/*#middleRight 	.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
	}*/
#middleRight .boxgrid p { 
		padding: 0 10px 0 0; 
		color:#fff; 
		font-weight:bold; 
		font:10pt "Lucida Grande", Arial, sans-serif; 
	}
	
#middleRight  .boxcaption{ 
	float: left; 
	position: absolute; 
	background: #003018; 
	height: 100px; 
	width: 100%;
	padding: 10px;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#middleRight 	.caption .boxcaption {
		top: 140px;
		left: 0;
	}
	
#middleRight .caption .boxcaption h3 { color: #fff; margin-bottom: 10px;}


/* Easy Slider */

	#slider{  margin-bottom: 0;}	
	#slider ul { margin-top: 5px !important; }
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:580px;
		height:255px;
		overflow:hidden; 
		}

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position: absolute;
		top: 40px;
		left: 0;
		margin-left: -30px;
		}
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display: inline-block;	
		margin:0;
		overflow:hidden;
		text-indent:-8000px;
		width: 27px;
		height:27px;
	
		}	
	#nextBtn, #nextBtn2{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:10px;
		height:14px;
		background:url(../img/btn/arrow-left.png) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(../img/btn/arrow-right.png) no-repeat 0 0;	
		}				
						
	p#controls #prevBtn { position: absolute !important; top: 110px !important; left: 37px !important; }
	p#controls #prevBtn a { background:url(../img/arrow-left.png) no-repeat 0 0 !important;}
	p#controls #nextBtn { position: absolute !important; top: 110px !important; left: 632px !important;}
		p#controls #nextBtn a { background:url(../img/arrow-right.png) no-repeat 0 0 !important;}

/* // Easy Slider */

#txtAluno p { color: #6d6e71; margin-bottom: 15px; text-align: justify;}
#txtAluno h3 { margin-bottom: 10px;}
.imgFloatL { float: left; margin: 0 20px 20px 0;}
.bgRedondoFotoAluno { width: 174px; height: 174px; background:url(../img/bgRedondoFotoAluno.png) no-repeat; position: absolute; top: 14px; left: 25px;}
