/*body {
	background: #fff;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 76%;
	color: #333;
}

h1 {
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;;
	font-weight: normal;
	color: #333;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #135cae;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}*/

a:link, a:visited {
	color: #4f8a75; text-decoration: none;
	font-weight: normal;
	cursor: hand;
}

a:hover {
	color: #4f8a75;	text-decoration: underline;
	font-weight: normal;
	cursor: hand;
}

a.dn-title, a.dn-title:visited {
	color:#000000;
}

a.dn-title:hover {
	color:#000000;
	text-decoration: underline;
}

/* Padrão Verde */
table#alter tr td { /* Toda a tabela com fundo padrão */
	background: #cadcd7;
}  
table#alter tr.alt td { /* Linhas com fundo alternado */
	background: #afd1c6;
}  
table#alter tr.dif td { /* Linhas com fundo sub-cabeçalho */
	background: #7bbda9;
}
table#alter tr.cab td { /* Linhas com fundo para cabeçalho */
	color:#FFFFFF;
	background: #00956b;
}  
/* Fim Padrão Verde */

/* Padrão CINZA BRANCO */
table#brcz tr td { /* Toda a tabela com fundo padrão */
	background: #e5e5e5;
}  
table#brcz tr.alt td { /* Linhas com fundo alternado */
	background: #ffffff;
}  
/* Fim CINZA BRANCO */



.arrow
{
list-style-image: url(images/arrow.png);
/*background-color: #e5e5e5;*/
}

.arrow1
{
list-style-image: url(images/arrow.png);
background-color: #e5e5e5;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }