/*CSS de Configurao do Site IPB
  Data de Criao : 07/02/2010
  Autor: Anderson Poltronieri
  Todos os direiros reservados a IPB
*/
/*CSS para a barra superior*/
.CamadaTopo {
	background-color: #C5BA6B;
	background-image:  url("imagem_t/topo.jpg");
	background-position: center center;
	position: absolute;
	height: 113px;
	width: 909px;
	right: 10px;
	left: 50px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	top: 10px;
}
/*CSS para o corpo da pgina*/
.Corpo{
margin-top:0;
margin-left:0;
background-color:#FFFFCC
}
/*CSS para a Base do Menu*/
.Menu {
    position:absolute;
	border: 1px solid #000000;
	background-image:  url("imagem_t/fundo_menu.jpg");
    height: 474px;
	width: 160px;
    left: 50px; 
    top: 124px;
    z-index:5;
}
/*CSS para a base do Rodap da pgina*/
.rodape {
    position:absolute;
	background-image:  url("imagem_t/fundo_menu.jpg");
	border: 1px solid #000000;
    height: 15px;
	width: 909px;
    left: 50px; 
    top: 599px; 
    z-index:3;
    vertical-align:middle;
}
/*Configurao do Texto do Rodap*/
.txt_rodape {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
}
/*Configurao da Logo da empresa desenvolvedora*/
.txt_Logo_rodape {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #330000;
    position:absolute;
    width:153px;
    height:15px;
    z-index:5; 
    left: 752px; 
    top: 1px;
    text-align:right;
}

/*CSS para a base do corpo da pgina*/
.CamadaCorpo {
    position:absolute;
	border: 1px solid #000000;
    height: 474px;
	width: 754px;
    left: 205px; 
    top: 124px; 
    z-index:4;
}

/*Configurao do Frame Central usado nas telas internas*/
.FrameCentral{
  width:750px;
  height:473px; 
  border-width:0px; 
  border-style:hidden;
}
/*Configurao da Barra da direita usada na pgina inicial*/
 .CorpoBarraDireita{
   position:absolute; 
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 0px;
   border-left-width: 1px;
   border-top-style: none;
   border-right-style: solid;
   border-bottom-style: none;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   width:198px; 
   height:474px;
   z-index:6; 
   left: 555px;
   background-color:#FFFFFF; 
   top:0; 
}
/*Configurao da Camada do Corpo central na pgina index*/
.CorpoCentro{
   position:absolute;
   width:718px; 
   height:474px; 
   z-index:2; 
   left: 12px; 
   top: 45px;}
/*=====================================================================================
  Configurao do Menu   
=======================================================================================*/
/*Estrutura base da tabela*/
.TabelaMenu {
	width:100%;
    padding:0px;     
}
/*Ultima linha da Tabela de Menu*/
.LinhaMenu_Final{
 background-color:#FFFFFF
}
/*Configurao de linha com link*/
.LinhaMenu{
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 border-top-color: #000000;
 border-right-color: #000000;
 border-bottom-color: #000000;
 border-left-color: #000000;
 background-color:#FFFFFF
}
/*Configurao de linha de Ttulo*/
.LinhaMenuTitulo{
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 border-top-color: #000000;
 border-right-color: #000000;
 border-bottom-color: #000000;
 border-left-color: #000000;
 font:Verdana, Arial, Helvetica, sans-serif;
 font-size:15px;
 color:#FFFFFF;
 font-weight:bold;
}
/*Configurao da clula que define o afastamento da borda esquerda da tabela*/
.CelulaAfastamento{
 width:6px;
 height:20px;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 border-top-color: #000000;
 border-right-color: #000000;
 border-bottom-color: #000000;
 border-left-color: #000000;
}
/*Configurao da clula com link*/
.CelulaMenu{
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 border-top-color: #000000;
 border-right-color: #000000;
 border-bottom-color: #000000;
 border-left-color: #000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#003333;
 font-weight:bold;
}
.LinhaMenu:hover{
  background-color:#CCCCCC;
}

/*Configurao da clula sem link*/
.CelulaMenu_sem_link{
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style:none;
 border-left-style: none;
 border-top-color: #000000;
 border-right-color: #000000;
 border-bottom-color: #000000;
 border-left-color: #000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#ffffff;
 font-weight:bold;
}
/*Configurao da camada com submenu*/
.Submenu{  
  position:absolute; 
  border: 1px solid #000000;
  background-image:  url("imagem_t/fundo_menu.jpg");
  width:140px; 
  height:60px; 
  z-index:2; 
  left: 160px; 
  top: 48px;
  visibility:hidden;
 }
/*Configurao do link do menu*/
 a.menu:link    {text-decoration: none;color:#003333;font-family:Verdana, Arial, Helvetica, sans-serif;}
 a.menu:visited {color:#003333; text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;}
 a.menu:hover   {text-decoration:none; color:#CC6600;font-family:Verdana, Arial, Helvetica, sans-serif;}
 a.menu:active { text-decoration: none;color:#003333;font-family:Verdana, Arial, Helvetica, sans-serif;}

/*Configurao do link do frame central*/
 a.FrameCentral:link    {text-decoration: none;color:#003333}
 a.FrameCentral:visited {color:#003333; text-decoration:none;}
 a.FrameCentral:hover   {text-decoration:none; color:#CC6600;}
 a.FrameCentral:active {text-decoration: none;color:#003333}

/*Configurao do link do frame central*/
 a.LinkNoticia:link    {text-decoration: none;color:#003333;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;}
 a.LinkNoticia:visited {color:#003333; text-decoration:none;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;}
 a.LinkNoticia:hover   {text-decoration:none; color:#CC6600;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;}
 a.LinkNoticia:active {text-decoration: none;color:#003333;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;}

/*Camada das caixas Box de Links internos a pgina principal
border: 1px solid #000000;*/
.CamadaLink{
	position:absolute;
	width:110px;
	height:114px;
	left: 35px;
	top: 40px;
   /* background-color:#FFFFFF;*/
}
.CamadaGeral{
	position:absolute;
	border: 1px solid #000000;
    
}
.BannerMenino{
	position:absolute;
	border: 1px solid #000000;
    width:225px; 
    height:149px;
    z-index:13; 
    left: 50px; 
    top: 312px; 
   background-image:  url("imagem_t/cart.jpg");
}
.CamadaData{
	position:absolute;
	width:506px;
	height:22px;
	z-index:6;
	vertical-align:middle;
	font-family:Tahoma, Verdana;
	color:#003333;
	font-size:12px;
	font-weight:lighter;
	padding:0px;
	top: 9px;
	left: 14px;
}
.TituloCaixa{
 position:absolute;
 width:109px; 
 height:18px; 
 left: 2px; 
 top: 75px ;
 font-family:Tahoma, Verdana;
font-size:12px;
font-weight:bold;
color:#000066;
}
.CamadaCaixa{
 position:absolute;
 height:30px; 
 top: 93px;
 width:109px; 
 left: 2px; 
 font-family:Tahoma, Verdana;
font-size:9px;
font-weight:lighter;
color:#000000;
}
.BannerWorkshop{
	position:absolute;
	border: 1px solid #000000;
    width:225px; 
    height:149px;
    z-index:13; 
    left: 297px; 
    top: 312px;
    background-image:  url("imagem_t/Workshop.jpg");
}
.InformeTesouraria{
position:absolute; 
width:198px; 
height:23px;
z-index:1; 
left: 0; 
top: 0; 
background-color: #999999; 
layer-background-color: #999999;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: solid;
 border-left-style: none;
 border-top-color: #000000;
 border-right-color: #000000;
 border-bottom-color: #000000;
 border-left-color: #000000;
font-family:Tahoma, Verdana;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:0;

}
.cxTextArea {background-color: transparent;border: 0px solid #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;} 

.FrameCentralGuia{
  width:750px;
  height:473px; 
  border-width:0px; 
  border-style:hidden;
}
.unnamed1 {
}
.Texto_Carta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
}

