h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #B5160D;
	padding: 0px;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;	
	color: #666869;
}
h3 {
	font-size: 14px;
	font-weight: bold;	
	color: #666869;
	margin: 0px;
	padding: 0px;
}
/* ----------------------------------------- */
#content {
	font-family: Arial, Verdana;
}
/* TYPOGRAPHY STYLES
-------------------------------------------------------------------------*/
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
	line-height: 170%;	
}

ul.bullet li {
	margin: 0;
	padding-left: 35px;
	line-height: 170%;
	background: url(../img/bullet_list.gif) no-repeat 25px 8px;
}

ol li {
	margin-left: 35px;
	line-height: 170%;
}
/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 3px;
	padding: 0px 0 5px 20px;
	background: url(../img/checklist_bg.gif) no-repeat 0px 5px;
}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

/* Info text */
pre, .code {
	margin: 15px 0;
	padding: 15px 25px 15px 30px;
	background: url(../img/tab_info.gif) no-repeat top left #F7F7F7;
	font: 11px;
}

/* Talking box. Thinking box. */
div.bubble1 {
	margin: 15px 0;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../img/bub_br_bg.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../img/bub_bl_bg.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../img/bub_tr_bg.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../img/bub_tl_bg.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}
p.pinnote {
	background: url(../img/pin_bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}
p.pdfpage {
	background: url(../img/pdf_bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 20px 50px;
	border: 1px solid #DDDDDD;
}
/* Quote */
blockquote {
	margin: 15px 0;
	padding: 5px 30px 5px 35px;
	background: url(../img/quote.gif) 10px 0 no-repeat;
	font: normal 12px Georgia, Times, serif;
}

div.blockquote {
	margin: 0;
	padding: 0;
	background: url(../img/quote_right.gif) no-repeat bottom right;
}
/* Box style */
.box_cinza {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	margin: 20px 0 0 0;
	padding: 10px;
}
/* Caption Box */
.caption,
.captionBox,
.captionBox-hilite {
  border: 1px solid #CCCCCC;
  padding: 15px 10px 10px 10px;
  margin: 20px 0 19px 0;
  position: relative;
  line-height: normal;
}

.captionBox h3,
.captionBox-hilite h3 {
  position: absolute;
  top: -7px;
  left: 10px;
  margin: 0 0 0 -2px;
  padding: 0 2px;
  font-size: 125%;
  font-weight: bold;
  background: #FFFFFF;
  text-transform: uppercase;
}

.captionBox-hilite {
	border: 1px solid #006DA3;
}

.captionBox-hilite h3 {
	color: #006DA3;
}
/* ----------------------------------------- */
#migalha {
	font-size: 11px;
	margin: 10px 0;
}
/* ----------------------------------------- */
#letra {
	padding: 5px;
	text-align: right;
	clear: both;
}
#letra span {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 100%;
}
#letra a {
	font-family: Arial, Verdana;
	font-size: 11px;
	border: 1px solid #D6D8D9;
	padding: 1px 3px;
}
#letra a:hover {
	background-color: #E9EAEB;
	text-decoration: none;
}
/* ----------------------------------------- */
#funcionalidades {
	padding-left: 25px;
	background-color: #EBEBEB;
	height: 33px;
}
#funcionalidades a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #247BA7;
	line-height: 120%; /* MUDEI AQUI */
	height: 23px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#print {
	margin: 5px 35px 5px 0;
	width: 55px;
	padding-left: 32px;
	background-image: url(../img/func_print.gif);
}
#send {
	margin: 5px 35px 5px 0;
	width: 55px;
	padding-left: 30px;
	background-image: url(../img/func_send.gif);
}
#news {
	margin: 5px 35px 5px 0;
	width: 55px;
	padding-left: 31px;
	background-image: url(../img/func_news.gif);
}
#rss {
	margin: 9px 35px 5px 0;
	padding-left: 21px;
	padding-top: 3px;
	background-image: url(../img/func_rss.gif);
}
/* ----------------------------------------- */
#galeria form {
	padding: 0px;
	margin: 10px 0 20px 0;
}
#galeria #gal_album {
	float: left;
}
#galeria #gal_arquivo {
	float: right;
}
#galeria .gal {
	font-size: 11px;
	text-align: center;
	float: left;
	width: 117px;
	height: 190px;
	padding-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #E7E7E7;
}
#galeria .tit {
	font-weight: bold;
	color: #2E3192;
	display: block;
	padding: 2px;
}
#galeria .img {
	display: block;
	margin: 5px 0;
	background-color: #FFFFFF;
}
#galeria .img img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 2px 0;
}
#galeria .desc {
	color: #000000;
	display: block;
	padding: 2px;
}
#galeria #gal_controls {
	text-align: center;
	margin-bottom: 10px;
}
#galeria #gal_controls .mais {
	color: #B4170D;
	padding: 0 20px;
}
/* ----------------------------------------- */
#mais {
	clear: both;
	padding-top: 20px;
}
#mais form {
	margin: 0px;
	padding: 0px;
	float: right;
}
#mais select {
	width: 180px;
}
#mais h5 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	padding: 0px;
	border-bottom: 1px solid #AEB1B3;
	margin: 3px 0px 10px 0px;
	color: #666869;
}
.mais_itens {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.mais_itens li {
	padding-left: 8px;
	margin-bottom: 5px;	
	background-image: url(../img/marc_seta.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.mais_itens a {
	color: #333333;
}
.mais_itens a:hover {
	color: #b5160d;
}
.mais_itens span {
	color: #247BA8;
}
.mais_itens span.data {
	color: #333333;	
	font-size: 11px;
}
/* ---------- Exibe itens na página -------------- */
dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
dl#itens {
	width: 530px;
}
dl#itens dt {
	width: 530px;
	cursor: pointer;
	margin: 20px 0;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #c0c4c5;
	border-top: 1px solid #c0c4c5;	
	background: #fff;
}
dl#itens dt a {
	color: #1960B2;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
dl#itens dt a:hover {
	background: #eee;
}
#itens a.nobr {
	display: inline;
}
/* ----------------------------------------- */
#funcionalidades {
	padding-left: 25px;
	background-color: #EBEBEB;
	height: 33px;
}
#funcionalidades a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #247BA7;
	line-height: 120%; /* MUDEI AQUI */
	height: 23px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#print {
	margin: 5px 35px 5px 0;
	width: 55px;
	padding-left: 32px;
	background-image: url(../img/func_print.gif);
}
#send {
	margin: 5px 35px 5px 0;
	width: 55px;
	padding-left: 30px;
	background-image: url(../img/func_send.gif);
}
#news {
	margin: 5px 35px 5px 0;
	width: 55px;
	padding-left: 31px;
	background-image: url(../img/func_news.gif);
}
#rss {
	margin: 9px 35px 5px 0;
	padding-left: 21px;
	padding-top: 3px;
	background-image: url(../img/func_rss.gif);
}
/* ------------- Foto com texto -------------- */
img.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatright {
	float: right;
	width: 212px;
	margin: 0 0 10px 10px;
}
.ampliar {
	padding-left: 93px;
	padding-bottom: 5px;
}
.foto_conteudo
{
	background-color: #e8e8e8;
	padding: 0;
	border: 6px solid #e8e8e8;
}
/* ------------- legenda foto -------------- */
h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
/* ---------- Tabela Calendario -------------- */
table.tab_calendario {
	width: 200px;
	border: 0;
}
td.mes {
	color: #333333;
	font-weight: bold;
	font-size: 12px;	
}
tr.semana {
	background-color: #b7cadf;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
tr.dias {
	background-color: #e5e8eb;
	color: #333333;
	font-size: 11px;
	text-align: center;
}
td.evento, span.evento { 
	background-color: #ffffff;
	color: #1960b2; 
	font-size: 11px; 
	font-weight: bold;
	border: 1px solid #1960b2;
}
td.feriado, span.feriado { 
	background-color: #ffffff;
	color: #af2022; 
	font-size: 11px; 
	font-weight: bold;
	border: 1px solid #af2022;
}
td.legenda {
	padding-left: 25px;
	padding-top: 20px;
	width: 400px; 
}
.letivos {
	font-size: 11px;
	font-weight: normal;
}
.domingo {
	color: #af2022;
}
span.feriado, span.evento {
	padding: 2px;
	border: 0;
}
/* ---------- Tour Virtual -------------- */
.thumbnail
{
float: left;
width: 154px;
margin: 0 15px 15px 0;
padding: 5px;
}
h1.sistema {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #B5160D;
	padding: 0px;
	margin: 0;
}