/*Produzido e Atualizado por Mediabrasil Informática Ltda.   
      . http://www.mediabrasil.com.br 
      . mediabrasil@mediabrasil.com.br      
   Webmaster:
      . Igor Zon Balbino
      . igor@mediabrasil.com.br
   Vila Velha - ES 01 de agosto de 2006
      
-----------------------------------------------------------------
abaixo um estilo para os links  
-----------------------------------------------------------------
*/

a {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color:#DFC071;
	text-decoration: underline;
}

a.vermelho {
	color: #CC0000;
	text-decoration: none;
}

a.vermelho:hover {
	color: #CC6600;
	text-decoration: underline;
}


/*
-----------------------------------------------------------------
     abaixo o estilo padrão das páginas (fundo e letras) 
-----------------------------------------------------------------
*/

body {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ECE9D8;
	/*background-image: url(imagens/detalhesPaginas/bg.gif);*/
	/*background:#003366 url("imagens/degrade.jpg") top left repeat-x fixed;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 }
.italico {
    font-style:italic;
}
.negrito {
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#113A8A;
    font-weight:bold;
}
.titulos_paginas {
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.titulos_paginas_vermelho {
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}
.tit_formularios {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	color: #28166F;
}
.letra_tam_10 {
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.letra_tam_10_cinza {
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.letra_tam_11_branca {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.letra_normal_padrao {
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.letra_sublinhada_data {
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}
.letra_tam_10_azul {
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28166F; 

}
.Sub_titulos {

    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
.letra_tam_10_peq {

    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.letra_tam_10_peqAzul {

    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #28166F;
}
.letra_14 {

    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #265B9D;
	font-weight: bold;
}

.subTitulos {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1B3979;
}	
.borderImg{
	border:1px solid #cccccc;
}

 /* 
-----------------------------------------------------------------
 	estilo para o menu
 -----------------------------------------------------------------
*/ 


/* ATENÇÃO: a cor do fundo do menu muda-se no arquivo /dropDownC.js  */

.mtDropdownMenu {
    position:absolute;
    overflow:hidden;
    left:-1000px;
    top:-1000px;
}

.mtDropdownMenu .content {
    position:absolute;
}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.mtDropdownMenu .items {
    position:relative;
    left:0px; top:0px;
    border:1px solid #cccccc;;
    z-index:2;
}

/*borda no topo do menu*/
.mtDropdownMenu.top .items {
    border-top:none;
}

/* itens do menu */
.mtDropdownMenu .item {
    /*color:#002E67;*/
	color:#000000;
    font-size:10px;
    font-family:"Trebuchet MS", verdana;
    text-decoration:none;

/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
    border:none;
    cursor:pointer;
    cursor:hand;
}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.mtDropdownMenu .background {
    position:absolute;
    left:0px; top:0px;
    z-index:1;
    -moz-opacity:.8;
    filter:alpha(opacity=95);
}

/* sombra do lado */
.mtDropdownMenu .shadowRight {
    position:absolute;
    z-index:3;
    top:3px; width:2px;
    -moz-opacity:.4;
    filter:alpha(opacity=60);
}

/* sombra embaixo */
.mtDropdownMenu .shadowBottom {
    position:absolute;
    z-index:1;
    left:3px; height:2px;
    -moz-opacity:.4;
    filter:alpha(opacity=60);
}

.mtDropdownMenu .item.hover {
    /*background:#BCD0F4;*/
	background:#113B87; /*fundo ao passar com o mouse no link*/
    color:#ffffff; /*letra ao passar com o mouse em cima*/
}

.mtDropdownMenu .item img {
    margin-left:10px;
}

/* 
-----------------------------------------------------------------
     abaixo o Estilo para os botões / campos do formulario
-----------------------------------------------------------------
*/

.botoes, a.botoes { 
  font-family:verdana,tahoma,arial,helvetica,sans-serif;
  font-size:11px;
  color:#666;
}

.botoes {
 /*  background:url(imagens/button.bg.gif);*/
  border:1px solid #28166F;
  font-size:8px;
  color:#28166F;
  padding:2px;
  background-color:#ffffff;
  }
 
.camposForm {
	font-family: "Trebuchet MS", verdana; 
	font-size:8pt; color:#555555; 
	background-color:#ffffff; 
	border:1px solid #28166F;
}

/* 
-----------------------------------------------------------------
     estilo para thumbnails(imagens)/mensagens popup
-----------------------------------------------------------------
*/

.thumbnail{
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#cc6600;
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
visibility: visible;
top: auto;
left: auto; /*position where enlarged image should offset horizontally */
}
