/* atribue parâmetros a todas as páginas */ 
a { text-decoration:none; text-decoration:underline red;}
a img{ border:none;}
* html img/**/ {  
  
filter:expression(  
this.alphaxLoaded ? "" :  
(  
this.src.substr(this.src.length-4)==".png"  
?  
(  
(!this.complete)  
? "" :  
this.runtimeStyle.filter=  
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+  
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+  
String(this.alphaxLoaded=true).substr(0,0)+  
(this.src="imagens/blank.gif").substr(0,0)  
)  
:  
this.runtimeStyle.filter=""  
)  
);  
}

body {
	background-color: #FFF;
}

* {
 	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin: auto;
	list-style-type:none;
	font-size:12px;
	font-family:arial;
}
h1 { 
	margin:0; padding:0;
	background:url(imagens/icone_tit.gif) #DAEAE7 no-repeat center left;
	height:24px;
	color:#000;
	line-height:2;
	font-size:12px;
	padding-left:17px;
}

h2 { 
	margin:0; padding:0;
	color:#000;
	font-size:14px;
	border-bottom:2px solid #F60505;
}
h3 { 
	margin:0; padding:0;
	color:#000;
	font-size:14px;
}
h4 { 
	margin:0; padding:0;
	color:#000;
	font-size:22px;
	text-align:left;
}
h5 { 
	margin:0; padding:0;
	color:#000000;
	font-size:24px;
	text-align:left;
	height:37px;
	background:#F1F1F1;
	margin-bottom:7px;
	padding-left:10px;
	line-height:35px;
	font-family:'ucida Sans Unicode', arial, verdana;
}
/* ############################################################################################## */
/* *----------------------- TEMPLATE */
/* ############################################################################################## */
.link_banner img { border:0}
#bodypage { width:996px;}
#topo {
	height:126px;
	padding-bottom:15px;
	background:url(imagens/topo.jpg) top left no-repeat;
}

#logo {float:left ; margin-left:10px; }
/*#menu {  }
	#menu ul{ margin:0; padding:0; height:22px;background:#197B67; padding-top:3px; } 
	#menu ul li{ 
		color:white; 
		float:left;
		height:18px;
		padding-left:21px;
		padding-right:21px;
		font-size:12px;
		line-height:18px;
		border-right:1px solid #BAECE2;
	}
	#menu ul li a {color:white; font-size:12px; text-decoration:none; }
	#menu ul li a:hover {text-decoration:underline; }
	#menu ul li#busca{ 
		color:white;
		border:0;
		padding:0;
		padding-left:10px;
		width:210px;
	}
	#menu ul li#busca form { margin:0; padding:0; float:right; }
	#menu ul li#busca input {
		width:121px;
		height:18px;
		padding-left:4px;
		padding-right:4px;
		border:0;
		float:left;
		background:url(imagens/input-busca.gif) no-repeat left top;
	}
	#menu ul li#busca input#busca { width:21px; height:18px; float:right; background:none;}
*/
#busca{ 
	color:white;
	border:0;
	padding:0;
	padding-left:10px;
	width:210px;
	float:right;
	padding-top:4px;
}
#busca input{
	width:121px;
	height:18px;
	padding-left:4px;
	padding-right:4px;
	border:0;
	float:left;
	background:url(imagens/input-busca.gif) no-repeat left top;
}
#busca input#busca { width:21px; height:18px; float:right; background:none; margin-top:-4px; }

ul.menubar{
  margin: 0px;
  padding: 0px;
  background-color: #197B67; /* IE6 Bug */
  height:25px;
  background:#197B67; 
}
 
ul.menubar .submenu{
  margin: 0px;
  z-index:100;
  padding: 0px;
  margin-top:4px;
  list-style: none;
  padding-left:20px;
  padding-right:20px;
  background-color: #197B67;
  border-right:1px solid #BAECE2;
  height:18px;
  line-height:17px;
  font-size:12px;
  float:left;
}

ul.menubar li.submenu a:hover {text-decoration:underline; }
 
ul.menubar ul.menu{
  display: none;
  position: absolute;
  margin: 0px;
  z-index:101;
  padding:0px;
}
 
ul.menubar a{
  display:block;
  text-decoration: none;
  color: #FFFFFF;
}
 
ul.menu, ul.menu ul{
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  width: 200px; /* Width of Menu Items */
  background-color: #197B67; /* IE6 Bug */
}
 
ul.menu li{
  position: relative;
  list-style: none;
}
 
ul.menu li a{
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  border-bottom: 0px;
  color: #FFFFFF;
  padding: 5px 10px 5px 5px;
}
 
ul.menu li sup{
  font-weight:bold;
  font-size:7px;
  color: red;
}
 
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; height: 1%; }
* html ul.menu li a { height: 1%; }
/* End */
 
ul.menu ul{
  position: absolute;
  display: none;
  left: 149px; /* Set 1px less than menu width */
  top: 0px;
}
 
ul.menu li.submenu ul { display: none; } /* Hide sub-menus initially */
 
ul.menu li a:hover { color: #FFF; }
 

#menu_dropdown ul li#busca form { margin:0; padding:0; float:right; }
#menu_dropdown ul li#busca input {
	width:121px;
	height:18px;
	padding-left:4px;
	padding-right:4px;
	border:0;
	float:left;
	background:url(imagens/input-busca.gif) no-repeat left top;
}
#menu_dropdown ul li#busca input#busca { width:21px; height:18px; float:right; background:none;} 


#conteudo { } 

#rodape {
	background:url(imagens/rodape.gif) 0px -46px repeat-x;
	height:46px;
	margin:0;
	text-align:center;
}
	#rodape_esq {
		background:url(imagens/rodape.gif) no-repeat top left;
		float:left;
		height:46px;
		width:14px;
	}
	#rodape_dir {
		background:url(imagens/rodape.gif) bottom right no-repeat;
		width:14px;
		height:46px;
		float:right;
	}
	#rodape a { 
		color:white; 
		text-decoration:none; 
		border-left:1px solid #439987;
		padding-left:14px;
		margin-left:14px;
	}
	#rodape p { margin:0; padding:0; padding-top:7px; color:white; font-size:12px;}
	#rodape img {  vertical-align:middle; border:0}
	
.titulo_verde {
	background:url(imagens/tit_verde.gif) 0px -25px repeat-x;
	height:25px;
	margin:0;
	font-size:12px;
	color:white;
	line-height:25px;
	text-align:center;
}
	.titulo_verde strong { font-size:12px;}
	.titulo_verde_esq {
		background:url(imagens/tit_verde.gif) no-repeat top left;
		float:left;
		height:25px;
		width:4px;
	}
	.titulo_verde_dir {
		background:url(imagens/tit_verde.gif) bottom right no-repeat;
		width:4px;
		height:25px;
		float:right;
	}

#bloco_esq {float:left; width:114px;text-align:center; padding-bottom:30px;}
	#bloco_esq img{ margin-left:5px; }
#faculdades { 	
	width:114px; 
	float:left; 
	text-align:center;
	margin-bottom:10px;
	background:url(imagens/bg_faculdades.gif) repeat-y left top ;
}
	#faculdades_embaixo { background:url(imagens/embaixo_faculdade.gif) no-repeat bottom; height:6px;}
	#faculdades img { margin-top:10px;}
	
#pagina {width:561px; float:left; padding-left:21px;}
	
#login {
	background:url(imagens/bg-login.jpg) no-repeat top right;
	float:right;
	width:450px;
	color:#05715B;
	padding-top:30px;
	padding-left:10px;
}
	#login form {font-family:Arial, Helvetica, sans-serif; padding-left:120px;}
	#login input { 
		width:90px;
		height:18px;
		border:0;
		color:#8D8888;
		padding-left:4px;
		padding-right:4px;
		background:url(imagens/input_login.gif) no-repeat left top;
	}
	#login input#bt { width:23px; height:18px; background:none;  margin-bottom:-3px;}
	#login span { 
		float:right; 
		margin-top:15px; 
		font-size:18px;
		color:#BABABA;
		font-style:italic;
		font-weight:bold;
		padding-right:10px;
	}
	
#bloco_dir {float:right; width:279px;}
	#bloco_dir img { margin-bottom:11px;}

#pagina_int { width:860px; float:right}
#caminho { color:#9E9E9E; padding-top:8px; padding-bottom:17px; font-size:11px;}
	#caminho a{ color:#9E9E9E; text-decoration:none; font-size:11px;}
	#caminho strong { font-size:11px;}

#bt_volar { margin-top:15px; float:right; clear:both; cursor:pointer}

/* novo template */
#portal_estudante{
	width:115px;
	height:63px;
	background:url(imagens/portal_estudante.jpg) no-repeat;	
	margin-bottom:8px;
	margin-left:2px;
}
.new_banners{
	width:115px;
	color:#1e715c;
	margin-top:10px;
	float:left;
}
.new_banners img{
	float:left;
}
.new_banners strong#negrito{
	float:right;
	font-size:12px;
	color:#1e715c;
	width:70px;
	text-align:left;
}
.caixa_verde{
	width:111px;
	background:url(imagens/bottom_verde.jpg) bottom left no-repeat #daeae7;
	float:left;
	font-size:11px;
	text-align:left;
	padding-left:3px;
	padding-top:5px;
	position:relative;
	color:#1e715c;
	margin-top:3px;
	padding-bottom:3px;
}
#botao_iniciar{
	cursor:pointer;
	float:left;
	margin:0px 0px 5px 0px!important; padding:0px;

}
#parte_de_baixo{
	position:absolute;
	top:0px;
	left:-6px;
}
#bt_cadastrar_agora{
	cursor:pointer;
	margin-bottom:5px;
	
}
#deixe_opniao{
	width:115px;
	height:108px;
	background:url(imagens/bg_opniao.gif) no-repeat;
	float:left;
	margin-top:5px;
}
#deixe_opniao span{
	font-size:11px;
	color:#1e715c;
	text-align:left;
	width:85px;
	height:35px;
	float:left;
	margin-left:10px;
	
}
#titulo_opniao{
	width:113px;
	height:39px;
	background:url(imagens/titutlo_opniao.gif) no-repeat;
	margin-top:4px;
}
#bt_envia_index{
	cursor:pointer; float:left;
	margin-left:15px!important;
	margin-top:8px;
}
/* ############################################################################################## */
/* *----------------------- INDEX */
/* ############################################################################################## */
#noticias {}
	#noticias ul{ margin:0; padding:0 }
	#noticias ul li{ border-bottom:1px solid #B6B6B6; padding-top:10px; padding-bottom:15px; }
	#noticias ul li a{ text-decoration:none; color:#181818}
	#noticias ul li strong{ font-size:12px; }
	#noticias ul li span{ color:#818181; }
	#noticias h1{ margin-bottom:0 }

#conheca {font-size:12px;}
	#conheca img{ float:left; border:3px solid #DAEAE7; margin-right:10px;}
	#conheca a{font-size:12px; text-decoration:none; color:#181818}
	#conheca h1{ margin-bottom:10px;}

/* ############################################################################################## */
/* *----------------------- INSTITUCIONAL */
/* ############################################################################################## */
#institucional { 
	background:url(imagens/institucional.jpg) no-repeat right top;
}

#menu_inst { 
	width:144px; 
	background:#EDECEE; 
	padding-left:10px; 
	padding-right:15px; 
	padding-top:6px;
	float:left;
	font-size:11px;
}
	#menu_inst ul{ margin:0; padding:0 }
	#menu_inst ul li{
		border-bottom:1px solid white;
		height:23px;
		color:#000;
		line-height:2;
		padding-left:13px;
		font-size:11px;
		background:url(imagens/icone_inst.gif) left center no-repeat;
	}
	#menu_inst ul li a{ color:#000; text-decoration:none;font-size:11px; }

#conteudo_inst { 
	float:left; 
	padding-left:14px; 
	width:440px; 
	text-align:justify;
	min-height:490px;
}

/* ############################################################################################## */
/* *----------------------- CONVÊNIOS */
/* ############################################################################################## */
.convenios { 	
	width:180px; 
	min-height:130px;
	color:#000;
	font-size:12px;
	text-align:center;
	padding-right:20px;
	padding-left:20px;
	float:left; 
}
.convenios a {color:#000; text-decoration:none;}

/* ############################################################################################## */
/* *----------------------- CURSOS OFERECIDOS */
/* ############################################################################################## */
#pagina_cursos { float:right; width:100%} 
.cursos {
	background:url(imagens/cx_cursos.jpg) 0px -119px repeat-x ;
	width:602px;
	height:119px;
	margin:0;
}
	.cursos a { text-decoration:none;}
	.cursos_dir {
		background:url(imagens/cx_cursos.jpg) top no-repeat;
		width:12px;
		height:119px;
		float:right;
	}
	.cursos img { position:relative; top:-12px; z-index:1; left:0}
	.cursos p { 
		float:right; 
		margin:0; 
		padding-top:24px; 
		width:287px; 
		color:#000;
	}
	.cursos p strong {color:#000; margin-top:3px;}

	#cursos_oferecidos img{ float:left; margin-top:24px; margin-right:24px; }
	
#cursos_detalhes { background:url(imagens/cursos.jpg) no-repeat top right}
	#cursos_desc { color:#000; width:564px; margin:0; font-size:12px; text-align:justify;}
	#cursos_desc strong { color:#000; font-size:12px;}
	
#bloco_menu {
	float:left; 
	width:169px; 
	padding-bottom:30px; 
}
	
#menu_cursos {
	width:169px;
	margin:0;
	float:left;
}
	#menu_cursos ul{ 
		margin:0;
		padding:0;
		padding-right:10px;
		background:url(imagens/cima_menu_cursos.gif) no-repeat top left #DEEFE7;
	}
	#menu_cursos ul img { margin-top:20px;}
	#menu_cursos ul li{ 
		border-bottom:1px solid #000000; 
		color:#000;
		height:27px;
		line-height:25px;
		margin-left:10px;
		padding-left:12px;
		background:url(imagens/icone_cursos_hover.gif) left no-repeat;
	}
	#
	#menu_cursos ul li:hover {background:url(imagens/icone_cursos_hover.gif) left no-repeat ; }
	#menu_cursos ul li a{ color:#000; text-decoration:none;}
	#menu_cursos ul li a:hover{ color:#999999;}
	
#uni_parceira {
	background:url(imagens/universidade-parceira.jpg) 0px -149px repeat-x;
	height:149px;
	width:383px;
	margin:0;
	float:right;
	font-size:14px;
}
	#uni_parceira_esq {
		background:url(imagens/universidade-parceira.jpg) no-repeat top left;
		float:left;
		height:149px;
		width:10px;
	}
	#uni_parceira_dir {
		background:url(imagens/universidade-parceira.jpg) bottom right no-repeat;
		width:10px;
		height:149px;
		float:right;
	}
	#uni_parceira p {
		margin:0; padding:0;
		color:#DBECE8;
		font-size:14px;
		padding-top:5px;
		font-weight:bold;
		padding-bottom:12px;
	}
	#uni_parceira a { color:#02AD89; font-size:14px; text-decoration:none;}
	#uni_parceira img { float:left; margin-right:10px;}
	
#cursos{ width:510px; margin:0}
	#cursos ul{margin:0; padding:0} 
	#cursos ul li.tit_cat{
		background:#D76363;
		border-top:1px solid #FFFFFF; 
		height:22px;
		color:#FFFFFF;
		padding-left:16px;
		line-height:19px;
		font-size:14px;
		font-weight:bold;
		background:url(imagens/flecha_cursos.gif) no-repeat left center #D76363;
	}
	#cursos ul li{
		background:#D76363;
		border-top:1px solid #FFFFFF; 
		height:20px;
		color:#000;
		padding-left:10px;
		line-height:19px;
		background:#EDECEE;
	} 
	#cursos ul li:hover {background:#C2C2C2;} 
	
	 
#pos_ead {
	 float:right; 
	 width:800px; 
	 text-align:left; 
	 background:url(imagens/pos_ead.jpg) right top no-repeat
}
#graduacao_ead {
	 float:right; 
	 width:800px; 
	 text-align:left; 
	 background:url(imagens/graduacao.jpg) right top no-repeat
}

#pos_presencial {
	 float:right; 
	 width:800px; 
	 text-align:left; 
	 background:url(imagens/pos_presencial.jpg) right top no-repeat
}
#detalhes_curso {
	 float:right; 
	 width:800px; 
	 text-align:left; 
}


/* ############################################################################################## */
/* *----------------------- QUESTÕES FREQUENTES */
/* ############################################################################################## */
#questoes_frequentes{ background:url(imagens/questoes_frequentes.jpg) right top no-repeat; }

	#questoes ul{ margin:0; padding:0}
	#questoes ul li{ 
		color:#07725C;
		font-size:12px;
		padding-left:13px;
		margin-top:13px;
		background:url(imagens/icone_questoes.gif) left top no-repeat;
	}

/* ############################################################################################## */
/* *----------------------- METODOLOGIA */
/* ############################################################################################## */
#metodologia{ background:url(imagens/metodologia.jpg) right top no-repeat; }
	#lista_metodologia ul{ margin:0; padding:0}
	#lista_metodologia ul li{ 
		list-style-type:decimal;
		list-style-position:inside;
		color:white;
		font-size:12px;
		padding-left:13px;
		margin-top:13px;
		background:url(imagens/icone_metodologia.gif) left top no-repeat;
	}
	#lista_metodologia ul li strong { color:#207C64}
	#lista_metodologia ul li p{ padding:0; margin:0; font-size:12px; color:#07725C;}
	
/* ############################################################################################## */
/* *----------------------- INFORMAÇÕES LEGAIS*/
/* ############################################################################################## */
#inf_legais{ background:url(imagens/informacoes_legais.jpg) right top no-repeat; }

/* ############################################################################################## */
/* *----------------------- INSCRIÇÕES ONLINE*/
/* ############################################################################################## */
#insc_online{ background:url(imagens/inscricao_online.jpg) right top no-repeat; }
#formulario { 
	color:#000; 
	font-size:12px;
	background:url(imagens/trabalhe.jpg) right top no-repeat; 
}
	
	#formulario form { margin:0; padding:0; padding-top:15px;}
	#formulario form#contato p {width:80px;}
	#formulario form input {
		width:218px;
		height:19px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-top:4px;
		padding-right:5px;
		background:url(imagens/input.gif) no-repeat left top;
	}
	#formulario form select {
		width:228px;
		height:23px;
		border:0;
		margin-bottom:2px;
		background:url(imagens/input.gif) no-repeat left top;
	}
	#formulario form input.menor {
		width:125px;
		height:19px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-top:4px;
		padding-right:5px;
		background:url(imagens/input-medio.gif) no-repeat left top;
	}
	#formulario form input.mini {
		width:35px;
		height:19px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-top:4px;
		padding-right:5px;
		background:url(imagens/input-mini.gif) no-repeat left top;
	}
	#formulario form select.mini {
		width:55px;
		height:23px;
		border:0px;
		margin-bottom:2px;
		padding-left:5px;
		padding-right:5px;
		background:url(imagens/input-mini.gif) no-repeat left top;
	}
	#formulario form p {
		width:120px;
		text-align:right;
		padding-right:5px;
		float:left;
		height:20px;
		font-size:12px;
		padding-top:3px;
	}
	#formulario form textarea {
		height:123px;
		width:378px;
		border:0;
		float:left;
		padding:5px;
		background:url(imagens/textarea.gif) no-repeat left top;
	}
	#formulario form textarea.pequeno {
		height:123px;
		width:238px;
		border:0;
		float:left;
		padding:5px;
		background:url(imagens/textarea-menor.gif) no-repeat left top;
	}
	#formulario form input#bt { width:66px; height:23px; background:none; margin-left:120px;}

/* ############################################################################################## */
/* *----------------------- NOTÍCIAS*/
/* ############################################################################################## */

#noticias_desc { 
	float:left; 
	width:516px; 
	text-align:justify;
	min-height:490px;
}
	#noticias_desc img { float:left; margin-right:10px; }
	#noticias_desc p {padding:0; margin:0;}
	#noticias_desc p strong { font-size:12px;}
	#data { color:#A0A0A0; }
	
#mais_noticias { width:325px;float:right;}
#noticias_lista { background:url(imagens/cima_mais_not.gif) no-repeat top #E8E8E8; margin-top:6px; }
	#noticias_lista ul {margin:0; padding:7px; background:url(imagens/embaixo_mais_not.gif) bottom no-repeat}
	#noticias_lista ul li{ border-bottom:1px solid #D1D0D0; height:28px; line-height:30px; padding-left:5px;}
	#noticias_lista ul li:hover{ background:#D6D6D6}
	#noticias_lista ul li span{ color:#9C9C9C; font-size:11px;}
	
/* ############################################################################################## */
/* *----------------------- TRABALHE CONOSCO*/
/* ############################################################################################## */	
	
#trabalhe { background:url(imagens/trabalhe-conosco.jpg) top right no-repeat;}

/* ############################################################################################## */
/* *----------------------- CONTATO*/
/* ############################################################################################## */

#contato{ width:333px; float:left;}
#formas_contato{
	float:right; 
	width:243px; 
	background:url(imagens/institucional.jpg) no-repeat right top; 
	padding-right:250px;
}
.cx_menor {
	background:url(imagens/cx_menor.gif) 0px -83px repeat-x;
	height:83px;
	float:left;
	color:#000;
	margin:0;
	margin-top:6px;
	margin-right:7px;
	width:242px;
	text-align:center;
}
	.cx_menor_esq {
		background:url(imagens/cx_menor.gif) no-repeat top left;
		float:left;
		height:83px;
		width:5px;
	}
	.cx_menor_dir {
		background:url(imagens/cx_menor.gif) bottom right no-repeat;
		width:5px;
		height:83px;
		float:right;
	}
	.cx_menor h3 { padding-top:5px;} 
	.cx_menor p { margin:0; padding:0; text-align:left; padding-left:25px; line-height:20px;}
	.cx_menor img { vertical-align:middle; margin-right:7px; margin-bottom:5px;} 
	
.cx_mapa{
	background:url(imagens/cx_mapa.gif) 0px -164px repeat-x;
	height:164px;
	float:left;
	color:#000;
	margin:0;
	margin-top:6px;
	margin-right:7px;
	width:243px;
}
	.cx_mapa_esq {
		background:url(imagens/cx_mapa.gif) no-repeat top left;
		float:left;
		height:164px;
		width:6px;
	}
	.cx_mapa_dir {
		background:url(imagens/cx_mapa.gif) bottom right no-repeat;
		width:6px;
		height:164px;
		float:right;
	}
	.cx_mapa h3 { padding-top:5px;} 
	.cx_mapa img { margin-top:5px;}
	.cx_mapa a {text-decoration:none; color:#999; font-size:11px;}

#mapa { width:600px; height:600px; text-align:center}
iframe { border:1px solid black}
/*novo contato*/
#atendimento_on{
	width:243px;
	height:55px;
	border-top:1px solid #daeae7;
	border-bottom:1px solid #daeae7;
	position:relative;
	color:#1e715c;
}
#balao_icone{
	position:absolute;
	top:-15px;
	left:5px;
}
#atendimento_on strong{
	font-size:18px;
	color:#1e715c;
	padding-left:40px;
	float:left;
}
#atendimento_on_esq{
	width:5px;
	height:55px;
	float:left;
	background:url(imagens/dir_esq_atendimento.jpg) top left no-repeat;
	position:absolute;
	top:0px;
	left:-5px;
}
#atendimento_on_dir{
	width:5px;
	height:55px;
	float:right;
	background:url(imagens/dir_esq_atendimento.jpg) top right no-repeat;
	position:absolute;
	top:0px;
	right:-5px;
}

#atendimento_on span{
	float:left;
	width:93px;
	font-size:11px;
	margin:0px 0px 0px 5px;

}
#iniciar_atendimento{
	margin:0px; padding:0px;
	width:125px;
	height:18px;
	float:right;
	margin:7px 5px 0px 0px;
}

#bg_verde{
	width:99px;
	height:18px;
	background:#daeae7;
	float:right;
	color:#1e715c;
	font-size:11px;
	text-align:center;
	cursor:pointer;
}
#bg_verde_esq{
	width:4px;
	height:18px;
	background:url(imagens/bg_verde.jpg) left top no-repeat;
	float:left;
}
#bg_verde_dir{
	width:4px;
	height:18px;
	background:url(imagens/bg_verde.jpg) right top no-repeat;
	float: right;
}
#skype{
	width:243px;
	height:45px;
	background:url(imagens/bg_skype.jpg) no-repeat;
	text-align:center;
	font-size:12px;
	color:#1e715c;

}
#skype strong{
	font-size:14px;
	line-height:25px;
}
/* ############################################################################################## */
/* *----------------------- Links*/
/* ############################################################################################## */
#links { 
	float:left; 
	padding-left:14px; 
	width:440px; 
	text-align:justify;
	min-height:490px;
}
	#links ul { margin:0; padding:0}
	#links ul li{ 
		padding-left:13px;
		padding-bottom:18px;
		background:url(imagens/icone_questoes.gif) left top no-repeat;
	}
	
/* ###################################################################### */
/* ----------  PAGINAÇÃO   ----------  */
/* ###################################################################### */
div#paginacao {
	padding-top: 10px;
	text-align: center;
	width:250px;
	background:none;
}
div#paginacao:hover { width:250px; background:none;}

div#paginacao ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#paginacao ul li{
	display: inline;
	background:none;
	border:0;
}
div#paginacao ul li:hover {background:none;}

div#paginacao ul li a,
div#paginacao ul li span {
	padding: 1px;
	padding: 5px;
	border:0;
	text-decoration: none;
}

div#paginacao ul li span {
	background-color: #19463C;
	color: #FFF;
}

div#paginacao ul li a{
	background-color: #077D64;
	color: white;
	border:0;
}

div#paginacao ul li a:hover {
	background-color: #1B9E82;
	color: white;
	border:0;
}

div#paginacao ul li.anterior span,
div#paginacao ul li.proximo span {
	visibility:hidden;
	border:0;
}

/********************/

/* ###################################################################### */
/* ----------  REVISTA   ----------  */
/* ###################################################################### */

#capa_revista { 
	width:144px; 
	padding-left:10px; 
	padding-right:15px; 
	padding-top:6px;
	float:left;
	text-align:center;
	font-size:11px;
}
	#capa_revista img{ border:2px solid #008406; margin-bottom:10px; }

#revista { 
	float:left; 
	padding-left:14px; 
	width:440px; 
	text-align:justify;
	min-height:490px;
}
	#revista ul{ margin:0; padding:0}
	#revista ul li{ 
		border-bottom:1px solid #D0D0D0; 
		background:url(imagens/icone_revista.gif) no-repeat left; 
		color:#000;
		padding-left:15px;
		padding-top:7px;
		padding-bottom:7px;
	}
	#revista ul li a { color:#000; text-decoration:none;}
	#revista p { color:#000; margin:0; padding:0; padding-bottom:48px;}
