/* atribue parâmetros a todas as páginas */ 
* 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:url(imagens/bg_02.gif) repeat-x #777AA2;
	color: #4C4C4C;
}
a {color: #4C4C4C; text-decoration:none;}

* { list-style-type:none;
	font-size:11px;
	font-family:Arial;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

/* ########################################################################################################## */
/* TEXTOS */
/* ########################################################################################################## */
h1 {
	margin:0;
	padding:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h2 {
	margin:0;
	padding:0;
	color:#431D7B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:4px;
}
h3 {
	margin:0;
	padding:0;
	color:#FFF;
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
h4 {
	margin:0;
	padding:0;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h5 {
	margin:0;
	padding:0;
	color:#E57718;
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
}
h6 {
	margin:0;
	padding:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:4px;
}
.negrito18 {
	margin:0;
	padding:0;
	color:#666;
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
.texto_preto {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.texto_preto a:link {
	font-family: Arial;
	font-size: 11px;
	color:#000;
	text-decoration: none;
}
.texto_preto a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.texto_preto a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.texto_preto a:active {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.texto_branco {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
	.texto_branco a:link {
		font-family: Arial;
		font-size: 11px;
		color:#FFF;
		text-decoration: none;
	}
	.texto_branco a:visited {
		font-family: Arial;
		font-size: 11px;
		color: #FFF;
		text-decoration: none;
	}
	.texto_branco a:hover {
		font-family: Arial;
		font-size: 11px;
		color: #FFF;
		text-decoration: underline;
	}
	.texto_branco a:active {
		font-family: Arial;
		font-size: 11px;
		color: #FFF;
		text-decoration: none;
	}

.texto_amarelo {
	font-family: Arial;
	font-size: 11px;
	color: #FEFF99;
	text-decoration: none;
}
	.texto_amarelo a:link {
		font-family: Arial;
		font-size: 11px;
		color:#FEFF99;
		text-decoration: none;
	}
	.texto_amarelo a:visited {
		font-family: Arial;
		font-size: 11px;
		color: #FEFF99;
		text-decoration: none;
	}
	.texto_amarelo a:hover {
		font-family: Arial;
		font-size: 11px;
		color: #FEFF99;
		text-decoration: underline;
	}
	.texto_amarelo a:active {
		font-family: Arial;
		font-size: 11px;
		color: #FEFF99;
		text-decoration: none;
	}
.texto_cinza10 {
	font-family: Arial;
	font-size: 10px;
	color: #7F7F7F;
	text-decoration: none;
}
	.texto_cinza10 a:link {
		font-family: Arial;
		font-size: 10px;
		color:#7F7F7F;
		text-decoration: none;
	}
	.texto_cinza10 a:visited {
		font-family: Arial;
		font-size: 10px;
		color: #7F7F7F;
		text-decoration: none;
	}
	.texto_cinza10 a:hover {
		font-family: Arial;
		font-size: 10px;
		color: #7F7F7F;
		text-decoration: underline;
	}
	.texto_cinza10 a:active {
		font-family: Arial;
		font-size: 10px;
		color: #7F7F7F;
		text-decoration: none;
	}

.texto_laranja10 {
	font-family: Arial;
	font-size: 10px;
	color: #FBC172;
	text-decoration: none;
}
	.texto_laranja10 a:link {
		font-family: Arial;
		font-size: 10px;
		color:#FBC172;
		text-decoration: none;
	}
	.texto_laranja10 a:visited {
		font-family: Arial;
		font-size: 10px;
		color: #FBC172;
		text-decoration: none;
	}
	.texto_laranja10 a:hover {
		font-family: Arial;
		font-size: 10px;
		color: #FBC172;
		text-decoration: underline;
	}
	.texto_laranja10 a:active {
		font-family: Arial;
		font-size: 10px;
		color: #FBC172;
		text-decoration: none;
	}

/* ########################################################################################################## */
/* BOTOES  */
/* ########################################################################################################## */
#bt_roxo{
	background:url(imagens/bt_roxo.gif) 0px -23px repeat-x;
	height:23px;
	width:74px;
	cursor:pointer;
	text-align:center;
	line-height:2;
}
	#esq_bt_roxo{
		background:url(imagens/bt_roxo.gif) no-repeat top left;
		float:left;
		height:23px;
		width:7px;
	}
	#dir_bt_roxo{
		background:url(imagens/bt_roxo.gif) bottom right no-repeat;
		width:7px;
		height:23px;
		float:right;
	}

#bt_inscrever{
	background:url(imagens/bt_increver.jpg) 0px -37px repeat-x;
	height:37px;
	width:131px;
	margin:auto;
	color:#FFF;
	text-align:center;
	line-height:25px;
	overflow:hidden;
}
	#esq_inscrever{
		background:url(imagens/bt_increver.jpg) no-repeat top left;
		float:left;
		height:37px;
		width:8px;
	}
	#dir_inscrever{
		background:url(imagens/bt_increver.jpg) bottom right no-repeat;
		width:8px;
		height:37px;
		float:right;
	}

#bt_inscrever_menor{
	background:url(imagens/bt_inscrever_menor.jpg) 0px -20px repeat-x;
	height:20px;
	width:71px;
	font-size:10px;
	color:#FFFFFF;
	margin-top:2px;
	text-align:center;
	line-height:18px;
}
	#esq_inscrever_menor{
		background:url(imagens/bt_inscrever_menor.jpg) no-repeat top left;
		float:left;
		height:20px;
		width:5px;
	}
	#dir_inscrever_menor{
		background:url(imagens/bt_inscrever_menor.jpg) bottom right no-repeat;
		width:5px;
		height:20px;
		float:right;
	}
/* ########################################################################################################## */
/* TEMPLATE */
/* ########################################################################################################## */
#bodypage { 
	width:979px; 
	padding-top:8px;
	margin:auto;
	background:url(imagens/topo__02.jpg) no-repeat center top;
}

#menu { 
	width:141px; 
	height:173px;
	margin-right:10px; 
	float:left;
	background:url(imagens/logo_05.png) no-repeat top; 
}

#menu_itens { 
	text-align:right;
	margin-top:158px;
	padding-right:20px;
	background:url(imagens/gera_menu_22.gif) right repeat-y ;
}
	#menu_itens ul { 
		margin:0;
		padding:0;
	}
	#menu_itens ul li { 
		margin:0;
		padding:0;
		color: #FFF;
		font-weight:bold;
		padding-top:6px;
		padding-right:20px;
		padding-bottom:9px;
		background:url(imagens/linha_menu_16.gif) no-repeat bottom;
	}
	#menu_itens ul li a{ 
		margin:0;
		padding:0;
		color:#FFFFFF;
		text-decoration:none;
	}

#direito {
	width:215px;
	float:right;
	text-align:right; 
	margin-left:11px;}

#pagina { width:602px; float:right; }

#conteudo_pagina { 
	width:582px; 
	min-height:450px;
	padding-left:10px; 
	padding-right:10px;
	padding-top:10px;
	background-color:#FFF;

}

#barra_topo{
	background:url(imagens/barra_topo.jpg) 0px -27px repeat-x;
	height:27px;
	line-height:2;
	text-align:right;
}
	#esq_barra_topo{
		background:url(imagens/barra_topo.jpg) no-repeat top left;
		float:left;
		height:27px;
		width:7px;
	}
	#dir_barra_topo{
		background:url(imagens/barra_topo.jpg) bottom right no-repeat;
		width:7px;
		height:27px;
		float:right;
		margin-left:10px;
	}
	#barra_topo ul{ margin:0; padding:0;}
	#barra_topo ul li{ 
		display:inline; 
		border-left:1px solid #F5A64F; 
		padding-left:10px; 
		padding-right:10px;
	}

#rodape{
	background:url(imagens/rodape.jpg) 0px -28px repeat-x;
	height:28px;
	margin-top:10px;
	text-align:center;
	line-height:25px;
}
	#esq_rodape{
		background:url(imagens/rodape.jpg) no-repeat top left;
		float:left;
		height:28px;
		width:10px;
	}
	#dir_rodape{
		background:url(imagens/rodape.jpg) bottom right no-repeat;
		width:10px;
		height:28px;
		float:right;
	}
	
#final_pagina{
	background:url(imagens/final_pagina.gif) 0px -13px repeat-x;
	height:13px;
	overflow:hidden;
}
	#esq_pagina{
		background:url(imagens/final_pagina.gif) no-repeat top left;
		float:left;
		height:13px;
		width:13px;
	}
	#dir_pagina{
		background:url(imagens/final_pagina.gif) bottom right no-repeat;
		width:13px;
		height:13px;
		float:right;
	}

#banner_contato {
	height:124px;
	text-align:left;
	padding-left:8px;
	padding-top:12px;
	margin-bottom:19px;
	margin-top:-5px;
	background:url(imagens/contato_05.png) no-repeat;
}
#proximo_curso { margin-bottom:-4px; margin-top:5px; border:0}

.agenda_cursos {
    background: url(imagens/agenda_lat.png) top left no-repeat;
	text-align:left;
	padding-left:33px;
	padding-top:3px;
	margin-top:3px;
	height:47px;
	cursor:pointer;
}
#newsletter { 
	height:163px;
	padding-top:35px;
	padding-left:7px;
	background:url(imagens/newsletter_25.gif) no-repeat;
}

/* ########################################################################################################## */
/* INDEX */
/* ########################################################################################################## */
#bloco_esq { 
	width:259px;
	padding-right:5px;
	background:url(imagens/pontilhado_18.gif) right repeat-y;}
	
#bloco_dir { 
	width:313px;
	float:right;
}
	#bloco_dir img{ border:0 }

#titulos{
	background:url(imagens/titulos.gif) 0px -27px repeat-x;
	height:27px;
	margin-bottom:9px;
	line-height:2;
}
	#esq_titulos{
		background:url(imagens/titulos.gif) no-repeat top left;
		float:left;
		height:27px;
		width:7px;
	}
	#dir_titulos{
		background:url(imagens/titulos.gif) bottom right no-repeat;
		width:7px;
		height:27px;
		float:right;
	}
#img_noticia { border:2px solid #CCC; margin-bottom:13px;}

#desc_noticia { 
	padding-left:5px;
	padding-right:5px;
	padding-bottom:16px;
	margin-bottom:12px;
	background:url(imagens/pontilhado_bottom_34.gif) repeat-x bottom; }

.borda_img { 
	border:1px solid #CCC; 
	float:left; 
	margin-right:14px;}

.outras_noticias { padding-bottom:20px; }

#cx_instituicao{
	background:url(imagens/cx_sobre_instituicao.gif) 0px -59px repeat-x;
	height:59px;
	margin-bottom:21px;
}
	#esq_cx_instituicao{
		background:url(imagens/cx_sobre_instituicao.gif) no-repeat top left;
		float:left;
		height:59px;
		margin-right:15px;
		width:10px;
	}
	#dir_cx_instituicao{
		background:url(imagens/cx_sobre_instituicao.gif) bottom right no-repeat;
		width:10px;
		height:59px;
		float:right;
	}

#drenagem_linfatica {
	height:179px;
	margin-top:3px;
	padding-left:120px;
	padding-top:31px;
	line-height:normal;
	background:url(imagens/drenagem_linfatica_40.jpg) no-repeat;
}
#classifieds {
	height:179px;
	margin-top:3px;
	padding:2px 0 0 5px;
	color:#431d7b;
	font-weight:bold;
}
#classifieds ul, #classifieds ul li {
	padding:0;
	margin:0;
}
#classifieds ul li {
	background:url(imagens/marcador.jpg) no-repeat left center;
	padding:5px 0 5px 8px;
	padding-left:8px;
	border-bottom:1px dotted #cccccc;
}
.vejaMais {
	background:url(imagens/vejamais.jpg) no-repeat center;
	width:306px;
	height:24px;
	display:block;
	margin-top:10px;
}
/* ########################################################################################################## */
/* CURSOS */
/* ########################################################################################################## */
.img_curso { margin-left:12px; margin-right:18px; float:left; margin-bottom:5px;}

.divcursos { margin-bottom:26px; float:left;}

/* ########################################################################################################## */
/* DETALHES CURSOS */
/* ########################################################################################################## */
#descricao_curso {float:right;width:320px;padding-right:23px; text-align:justify;}

#divinscreva { 
	text-align:center; 
	margin-bottom:10px;
	padding-bottom:20px;
	background:url(imagens/pontilhado_bottom_34.gif) repeat-x bottom;}

#tabela { 
	width:559px;
	margin-right:10px; 
	margin-top:10px; 
	margin-bottom:30px; 
	border-top:4px solid #411C7B;
	border-bottom:1px solid #CCC; 
}
#tabela_imprime { 
	width:473px;
	border-top:4px solid #411C7B;
	border-bottom:1px solid #CCC;
	background:#FFF; 
}

.descricao {
	/*height:25px;*/
	width:105px;
	line-height:25px;
	float:right;
	padding-right:10px;
	text-align:right;
	font-weight:bold;
	border-top:1px solid #CCCCCC;
	
}
.codigo {
	/*height:25px;*/
	width:431px;
	line-height:25px;	
	float:right;
	padding-left:10px;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;

	 }
	 
/* ########################################################################################################## */
/* NOTICIAS E EVENTOS */
/* ########################################################################################################## */
.data { float:left; margin-top:2px; margin-right:8px; color: #7F7F7F;}

#titulo_roxo{
	background:url(imagens/titulo_roxo.jpg) 0px -26px repeat-x;
	height:26px;
	width:155px; 
	float:right;
	margin-left:5px;
	text-align:center;
	line-height:25px;
}
	#esq_titulo_roxo{
		background:url(imagens/titulo_roxo.jpg) no-repeat top left;
		float:left;
		height:26px;
		width:7px;
		
	}
	#dir_titulo_roxo{
		background:url(imagens/titulo_roxo.jpg) bottom right no-repeat;
		width:7px;
		height:26px;
		float:right;
	}

/* ########################################################################################################## */
/* NOTICIAS E EVENTOS DETALHES */
/* ########################################################################################################## */
#noticias {padding-left:12px; padding-right:20px; margin-bottom:30px;}

/* ########################################################################################################## */
/* AGENDA DE CURSOS */
/* ########################################################################################################## */
#tabela { 
	width:559px;
	margin-right:10px; 
	margin-top:10px; 
	margin-bottom:30px; 
	border-top:4px solid #411C7B;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC; 
}

.curso_cabecalho {
	height:25px;
	width:105px;
	line-height:25px;
	float:right;
	padding-left:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #411C7B;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
	.curso {
		height:25px;
		width:110px;
		line-height:25px;
		float:right;
		padding-right:5px;
		text-align:right;
		font-weight:bold;
		border-left:1px solid #CCCCCC;
		border-top:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
	}
.inicio_cabecalho {
	height:25px;
	width:71px;
	line-height:25px;	
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #411C7B;
	padding-left:10px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
	.inicio {
		height:25px;
		width:71px;
		line-height:25px;	
		float:right;
		padding-left:10px;
		border-top:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
	}
.termino_cabecalho {
	height:25px;
	width:71px;
	line-height:25px;	
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #411C7B;
	padding-left:10px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
	.termino {
		height:25px;
		width:71px;
		line-height:25px;	
		float:right;
		padding-left:10px;
		border-top:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
	}
.dias_cabecalho {
	height:25px;
	width:80px;
	line-height:25px;	
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #411C7B;
	padding-left:10px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
	.dias {
		height:25px;
		width:80px;
		line-height:25px;	
		float:right;
		padding-left:10px;
		border-top:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
	}
.horario_cabecalho {
	height:25px;
	width:90px;
	line-height:25px;	
	float:right;
	color:#FFFFFF;
	padding-left:10px;
	font-weight:bold;
	background-color: #411C7B;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
	.horario {
		height:25px;
		width:90px;
		line-height:25px;	
		float:right;
		padding-left:10px;
		border-top:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
	}
.inscricao_cabecalho {
	height:25px;
	width:75px;
	line-height:25px;	
	float:right;
	padding-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #411C7B;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
	.inscricao {
		height:25px;
		width:75px;
		line-height:25px;	
		float:right;
		padding-left:10px;
		border-top:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
	}

/* ########################################################################################################## */
/* CONTATO */
/* ########################################################################################################## */
.campo {
	width:308px;
	height:29px;
	text-align:right;
	padding-right:15px;
	background:url(imagens/form_06.gif) no-repeat right; 
	margin-bottom:6px;}

.div_nome_campo {
	width:59px;
	height:23px;
	float:left;
	padding-right:5px;
	line-height:25px;
	text-align:right;
	}

.form {
	border:0;
	width:230px;
	margin-top:2px;
	margin-top:5px;
	font-family:Arial, verdana, sans-serif;
	font-size:11px;}
	
.form_mensagem {
	width:230px;
	height:150px;
	border:0;
	scrollbar-base-color: white;
	margin-top: 20px;
	font-family:Arial, verdana, sans-serif;
	font-size:11px;}
	
.campo_mensagem {
	width:308px;
	height:198px;
	text-align:right;
	padding-right:15px;
	margin-top:-10px;
	margin-bottom:10px;
	background:url(imagens/fundo_mensagem_13.gif) no-repeat right; }

#telefone {
	float:right;
	width:210px; 
	padding-bottom:20px;
	margin-right:8px; 
	margin-bottom:20px;
	font-family: arial, verdana; 
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #CCC;} 
.linha {border-bottom:1px solid #CCC; width:440px; float:right; margin-top:-20px;}

/* ########################################################################################################## */
/* PARCEIROS */
/* ########################################################################################################## */
.logo_parceiros { margin-left:18px; margin-right:18px; float:left; border:0;}

.divparceiros { float:left; margin-bottom:30px; width:470px; }
/* ########################################################################################################## */
/* PARCEIROS */
/* ########################################################################################################## */
.visao_missao {float:right; width:486px; margin-top:-18px; margin-bottom:20px; padding-right:10px;}

/* PAGINACAO ********************/
div#paginacao {
	height:20px;
	margin:auto;
	padding-top:10px;
	text-align:center;
}
div#paginacao ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:2px;
}
div#paginacao ul li {
	display:inline;
	margin-left:2px;
	margin-right:2px;
}
div#paginacao ul li a, div#paginacao ul li span {
	padding:1px 7px;
	text-decoration:none;
}
div#paginacao ul li span {
	background-color:#777AA2;
	border:1px solid #300B6B;
	color:#FFFFFF;
}
div#paginacao ul li a {
	background-color:#F79123;
	border:1px solid #6F4229;
	color:white;
}
div#paginacao ul li a:hover {
	background-color:#E07117;
	border:1px solid #975E40;
	color:white;
}
div#paginacao ul li.anterior span, div#paginacao ul li.proximo span {
	visibility:hidden;
}
/* PAGINACAO FIM ********************/

#prox_curso{
	position:relative; 
	top:-26px; 
	left:10px;
	z-index:2000; 
	height:20px; 
	width:190px;
	color:#5C5F87;
	font-size:14px;
	text-align:center;
}

#position { position:absolute;} 

#link_logo {
	position:absolute;
	left:3px;
	top:-630px;
	width:133px;
	height:136px;
	z-index:2001;
	cursor:pointer;
}
table#inscricao {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
table#inscricao thead{
	color:#FFFFFF;
	height:25px;
	font-weight:bold;
	background-color: #411C7B;
}
table#inscricao tr td{
	padding-bottom:3px;
	padding-top:3px;
	vertical-align:middle;
	text-align:center;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;	
}
.addthis_toolbox {
	float:right;
}
.addthis_toolbox .custom_images a {
	width: 64px;
	height: 64px;
	margin: 0;
	padding: 0;
}
.addthis_toolbox .custom_images a img {
	opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
	opacity: 0.75;
}

.categorias { clear:both; padding-bottom:15px; height:105px; }
.cat-lista { 
	clear:both; 
	padding:0px 0px 15px 12px ; 
	color:#4c4c4c; 
	line-height:20px; 
	border-bottom:1px solid #e87b1c;
	margin-bottom:16px;
}
	.cat-lista p { margin:0; padding:5px 0px 3px 0px; clear:both; font-size:12px; }
	
.cursos-lista {
	width:559px;
	background:url(imagens/cima-cursos.gif) no-repeat top left #efefef;	
}
	.cursos-lista-baixo {
		width:559px;
		background:url(imagens/baixo-cursos.gif) bottom left no-repeat;
	}
	.cursos-lista ul{ 
		margin:0; 
		padding:8px 0px 0px 0px;
		float:left;
		width:180px;
		margin-bottom:8px;
	}
	.cursos-lista ul li {
		padding:0px 0px 0px 14px;
		margin-left:10px;
		background:url(imagens/flecha_cursos.gif) left center no-repeat;	
	}
	.cursos-lista ul li a { font-size:12px;}

#cat-desc { 
	line-height:20px; 
	color:#4d4d4d; 
	text-align:justify;
	padding-bottom:20px;
} 
	#cat-desc h5 { margin:12px 0px 13px 0px;}
	#cat-desc p { margin:0; padding:0px 0px 10px 0px;}
	#cat-desc span {
		color:#e37b1c;
		font-size:15px;	
	}
	
.cronog { font-size:10px; color:#828282}
.cidade_agenda {font-size:10px; color:#ffe1b5}
