/* ///////////////////////////////////////////////////////////// */
/*                                                               */
/*   Site: Negócios Cruzados                                     */
/*   Responsável: Geison Flores                                  */
/*   E-mail Responsável: geisonfgf@gmail.com.br                  */
/*   Versão: 2009                                                */
/*   Site Desenvolvido por: Art Webhost - www.artwebhost.com.br  */
/*   Scripts HTMP, Javascript e PHP por: Geison F. G. Flores     */
/*   E-mail Desenvolvedor: geisonfgf@gmail.com                   */
/*   Layout e Imagens por: Rosana Santos                         */
/*   E-mail Designer: rosana2101@gmail.com                       */
/*   Data de Criação do Arquivo: 19/05/2009                      */
/*   Última Atualização do Arquivo: 19/05/2009                   */
/*                                                               */
/* ///////////////////////////////////////////////////////////// */


/* GERAL */
body{
	margin-left: 0px;
	margin-top: 10px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#container{
	width:900px;
	margin-top:0%;
	padding:0px 0px 0px 0px;
}

.divisor_dotted{
	border-bottom:#333333 1px dotted;
	height:10px;
}

.textopequeno{font-size:10px;}
.txt_arial_14{font-size:14px;font-family:Arial, Helvetica, sans-serif;}
.txt_arial_12{font-size:12px;font-family:Arial, Helvetica, sans-serif;}

.txt_branco{color:#FFFFFF;}
.txt_branco a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.txt_branco a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.txt_branco a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.txt_branco a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.txt_laranja{color:#FFCC00;}
.txt_laranja a:link{
	color:#FFCC00;
	text-decoration:none;
}
.txt_laranja a:active{
	color:#FFCC00;
	text-decoration:none;
}
.txt_laranja a:visited{
	color:#FFCC00;
	text-decoration:none;
}
.txt_laranja a:hover{
	color:#FFCC00;
	text-decoration:underline;
}

.txt_laranja_escuro{color:#FF9900;}
.txt_laranja_escuro a:link{
	color:#FF9900;
	text-decoration:none;
}
.txt_laranja_escuro a:active{
	color:#FF9900;
	text-decoration:none;
}
.txt_laranja_escuro a:visited{
	color:#FF9900;
	text-decoration:none;
}
.txt_laranja_escuro a:hover{
	color:#FF9900;
	text-decoration:underline;
}

.txt_azul{color:#529fc5;}
.txt_azul a:link{
	color:#529fc5;
	text-decoration:none;
}
.txt_azul a:active{
	color:#529fc5;
	text-decoration:none;
}
.txt_azul a:visited{
	color:#529fc5;
	text-decoration:none;
}
.txt_azul a:hover{
	color:#529fc5;
	text-decoration:underline;
}

.txt_azul_claro{color:#0099cc;}
.txt_azul_claro a:link{
	color:#0099cc;
	text-decoration:none;
}
.txt_azul_claro a:active{
	color:#0099cc;
	text-decoration:none;
}
.txt_azul_claro a:visited{
	color:#0099cc;
	text-decoration:none;
}
.txt_azul_claro a:hover{
	color:#0099cc;
	text-decoration:underline;
}

.txt_azul_escuro{color:#003366;}
.txt_azul_escuro a:link{
	color:#003366;
	text-decoration:none;
}
.txt_azul_escuro a:active{
	color:#003366;
	text-decoration:none;
}
.txt_azul_escuro a:visited{
	color:#003366;
	text-decoration:none;
}
.txt_azul_escuro a:hover{
	color:#003366;
	text-decoration:underline;
}

.txt_verde_escuro{color:#006600;}
.txt_verde_escuro a:link{
	color:#006600;
	text-decoration:none;
}
.txt_verde_escuro a:active{
	color:#006600;
	text-decoration:none;
}
.txt_verde_escuro a:visited{
	color:#006600;
	text-decoration:none;
}
.txt_verde_escuro a:hover{
	color:#006600;
	text-decoration:underline;
}

.txt_vermelho{color:#cc1111;}
.txt_vermelho a:link{
	color:#cc1111;
	text-decoration:none;
}
.txt_vermelho a:active{
	color:#cc1111;
	text-decoration:none;
}
.txt_vermelho a:visited{
	color:#cc1111;
	text-decoration:none;
}
.txt_vermelho a:hover{
	color:#cc1111;
	text-decoration:underline;
}

.txt_cinza{color:#666666;}
.txt_cinza a:link{
	color:#666666;
	text-decoration:none;
}
.txt_cinza a:active{
	color:#666666;
	text-decoration:none;
}
.txt_cinza a:visited{
	color:#666666;
	text-decoration:none;
}
.txt_cinza a:hover{
	color:#666666;
	text-decoration:underline;
}

a:link{
	color:#333333;
	text-decoration:none;
}
a:active{
	color:#333333;
	text-decoration:none;
}
a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}

/* TOPO */
#tdtopo{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.fnd_tit_submenu{
	background-color:#cccccc;
	color:#333333;
}
.fnd_tit_submenu_over{
	background-color:#666666;
	color:#ffffff;
}
.fnd_tit_submenu_over a:link{
	color:#ffffff;
	text-decoration:none;
}
.fnd_tit_submenu_over a:active{
	color:#ffffff;
	text-decoration:none;
}
.fnd_tit_submenu_over a:visited{
	color:#ffffff;
	text-decoration:none;
}
.fnd_tit_submenu_over a:hover{
	color:#ffffff;
	text-decoration:underline;
}

/* COLUNA ESQUERDA */
#tdcolunaesquerda{
	padding:5px 0px 0px 0px;
}

/* CONTEUDO */
#tdconteudo{
	padding:5px 0px 0px 0px;
}

/* RODAPÉ */
#tdrodape{
	text-align:center;
}

/* DESENVOLVIDO POR */
#desenvolvido{
	width:812px;
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003366;
	text-align:center;
}

#desenvolvido a:link{
	color:#003366;
	text-decoration:none;
}
#desenvolvido a:active{
	color:#003366;
	text-decoration:none;
}
#desenvolvido a:visited{
	color:#003366;
	text-decoration:none;
}
#desenvolvido a:hover{
	color:#003366;
	text-decoration:underline;
}

.boxfotos{
	margin-right:5px;
	padding:2px 2px 2px 2px;
	border:#333333 1px solid;
}

.boxfotos2{
	margin-left:5px;
	padding:2px 2px 2px 2px;
	border:#333333 1px solid;
}

.tdbanseparador{
	padding:15px 0px 15px 0px;
}

.tdmaisnoticias{
	text-align:left;
	background-color:#FFFF99;
	padding:5px;
}

.tdmaisnoticias a:link{
	color:#666666;
	text-decoration:none;
}
.tdmaisnoticias a:active{
	color:#666666;
	text-decoration:none;
}
.tdmaisnoticias a:visited{
	color:#666666;
	text-decoration:none;
}
.tdmaisnoticias a:hover{
	color:#666666;
	text-decoration:underline;
}

.tdseparador{ height:10px; }
.divseparador{ height:10px; }
.divseparador2{ height:20px; background-color:#dedede; }

/* TELEFONES ÚTEIS */

.titfonesuteis{
	background-color:#666666;
	color:#FFFFFF;
	padding:5px 0px 5px 0px;
	text-align:center;
}

/* ABAS */

.FundoABA {
	background-color: #FFFFFF
}
.SelecionadaABA {
	background-color: #555555;
}
.SelecionadaFontABA {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-weight: bold
}
.NaoSelecionadaABA {
	background-color: #B0B0B0;
}
.NaoSelecionadaFontABA {
	font-size: 8pt;
	color: #EDEDED;
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-weight: bold
}
A.aba:LINK {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: bold
}
A.aba:ACTIVE {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: bold
}
A.aba:VISITED {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: bold
}
A.aba:HOVER {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold
}

/************************************************************************************/
/************************ estilo do calendario popup ********************************/

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #F0F0F0;
  font-family: tahoma,verdana,sans-serif;
}

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #B0B0B0;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #B0B0B0;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #E0E0E0;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #FFFFFF;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: #3C5462;
  color: #FFF;
  border: 1px solid #3C5462;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar tbody .hilite { /* Hovered cells <TD> */
  background: #DEE7EB;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody .active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody .selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody .weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody .today { /* Cell showing selected date */
  font-weight: bold;
  color: #000;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #B0B0B0;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #B0B0B0;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #B0B0B0;
  color: #000;
  font-size: smaller;
}

.combo .label {
  width: 100%;
  text-align: center;
}

.combo .hilite {
  background: #B0B0B0;
}