/*-------------------------- CSS MENUS------------------------------------*/*Menu Principal*/
a.linkMenu:active{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: bold; color: #666666; text-decoration: none; }
a.linkMenu:link{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: bold; color: #666666; text-decoration: none; }
a.linkMenu:visited{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: bold; color: #666666; text-decoration: none; }
a.linkMenu:hover{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: bold; color: #A1A1A1; text-decoration: none; }
a.linkMenu:visited:hover{ font-family: "Trebuchet MS"; font-size: 11px; font-weight: bold; font-style: bold; color: #A1A1A1; text-decoration: none; }

/*Menu Azul Bottom*/
.menuAzul { font-family: "Trebuchet MS"; font-size: 10px; font-style: normal; font-weight: bold; color: #C9D0DC; text-decoration: none; }
a.menuAzul:active{ font-family: "Trebuchet MS"; font-size: 10px; font-style: normal; font-weight: bold; color: #C9D0DC; text-decoration: none; }
a.menuAzul:link{ font-family: "Trebuchet MS"; font-size: 10px; font-style: normal; font-weight: bold; color: #C9D0DC; text-decoration: none; }
a.menuAzul:visited{ font-family: "Trebuchet MS"; font-size: 10px; font-style: normal; font-weight: bold; color: #C9D0DC; text-decoration: none; }
a.menuAzul:hover{ font-family: "Trebuchet MS"; font-size: 10px; font-weight: bold; font-style: bold; color: #A1A1A1; text-decoration: none; }
a.menuAzul:visited:hover{ font-family: "Trebuchet MS"; font-size: 10px; font-weight: bold; font-style: bold; color: #A1A1A1; text-decoration: none; }

/*Menu Branco Bottom*/
.menuBranco { font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; }
a.menuBranco:active{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; }
a.menuBranco:link{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; }
a.menuBranco:visited{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; }
a.menuBranco:hover{ font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; font-style: normal; color: #A1A1A1; text-decoration: none; }
a.menuBranco:visited:hover{ font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; font-style: normal; color: #A1A1A1; text-decoration: none; }

/*Menu Cinza Bottom #333333*/
.menuCinzaBottom { font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none; }
a.menuCinzaBottom:active{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none; }
a.menuCinzaBottom:link{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none; }
a.menuCinzaBottom:visited{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none; }
a.menuCinzaBottom:hover{ font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; font-style: normal; color: #A1A1A1; text-decoration: none; }
a.menuCinzaBottom:visited:hover{ font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; font-style: normal; color: #A1A1A1; text-decoration: none; }

/*----------------------- CSS SUBMENU ----------------------------------------*/

.subMenu {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-color: #cccccc;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding: 0px 5px 0px 5px;
	behavior: url(/include/tabela.htc);
}

.subMenuFilho {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-color: #cccccc;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding: 0px 5px 0px 5px;
	behavior: url(/include/tabela.htc);
	background-image:url(/img/seta_menu.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.menuTable {
	background-color: #F1F1F1;
	border-color: #999999;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

.menuTable2 {
	background-color: #DEE5C6;
	border-color: #A7A99E;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}


a.linkSubmenu:active{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #666666; text-decoration: none; }
a.linkSubmenu:link{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #666666; text-decoration: none; }
a.linkSubmenu:visited{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #666666; text-decoration: none; }
a.linkSubmenu:hover{ font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; font-style: normal; color: #000000; text-decoration: none; }
a.linkSubmenu:visited:hover{ font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; font-style: normal; color: #000000; text-decoration: none; }


.classDiv {
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999, Direction=135, Strength=4);
}

/*-------------------------- CSS CORPO GERAL,INPUTS E LINKS -----------------------------*/*-------------------------- Migalhas ---------------------------------------------------*/

.linkMigalhas { 
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: none;
	color: #666666;
}

/*-- Demais --*/

body, td, th {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: none;
	color: #666666;
}

input,select {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F9F8F7;
	border: 1px solid #333333;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=135, Strength=4);*/
}

/*-- Selects --*/

.selectTudo {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
}

/*-- Links gerais do site --*/

.linkAzul { font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #8A99B3; text-decoration: none; }
a.linkAzul:active{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #8A99B3; text-decoration: none; }
a.linkAzul:link{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #8A99B3; text-decoration: none; }
a.linkAzul:visited{ font-family: "Trebuchet MS"; font-size: 11px; font-style: normal; font-weight: normal; color: #8A99B3; text-decoration: none; }
a.linkAzul:hover{ font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; font-style: normal; color: #A1A1A1; text-decoration: none; }
a.linkAzul:visited:hover{ font-family: "Trebuchet MS"; font-size: 11px; font-weight: normal; font-style: normal; color: #A1A1A1; text-decoration: none; }

a:active{ font-family: "Trebuchet MS"; font-size: 11px; color: #666666; text-decoration: none; }
a:link{ font-family: "Trebuchet MS"; font-size: 11px; color: #666666; text-decoration: none; }
a:visited{ font-family: "Trebuchet MS"; font-size: 11px; color: #666666; text-decoration: none; }
a:hover{ font-family: "Trebuchet MS"; font-size: 11px; color: #A1A1A1; text-decoration: none; }
a:visited:hover{ font-family: "Trebuchet MS"; font-size: 11px; color: #A1A1A1; text-decoration: none; }

/*-------------------------- CSS BG ESTRUTURA ------------------------------------*/

.divConteudoL { 
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	background-image:url(/img/div_conteudo.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.divConteudoR {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	background-image:url(/img/div_conteudo.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.menuLateral {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(/img/menuLateral_div2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.divCentral {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	background-image:url(/img/div_conteudo.gif);
	background-repeat:repeat-y;
	background-position:center;
}

/*---------------------- CSS Textos e tabelas -----------------------------------------*/

.tdContent {
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: #F1F4E8;
	border: 1px solid #9C9A8D;
}
.tdContent02 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #E6E1CA;
	border: 1px solid #9C9A8D;
	color: #666666;
}
.destaque {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
}
.destaque02 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.destaque03 {

	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
}
.legenda {
	font-family: Trebuchet MS;
	font-size: 9px;

}

/*---------------------- CSS Banco de fotos -----------------------------------------*/

a.linkpopup {  

text-decoration: none; color: #585858; font-weight: bold;

}

a:hover.linkpopup {  
text-decoration: underline;

}.linkImagemBorda {

	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #666666;
	border: 1px solid #D0D0D0;
	font-weight: bold;
	color: #333333;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6D6B5F;
	font-weight: bold;
}
.BoxColuna {
	border: 1px solid #71755A;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=135, Strength=4);
}
.tituloDestaque {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #6D6B5F;
	font-weight: bold;
}
.imagens{border:solid 2px #AFBDA8;}

