body {
margin:0;
background-color:#F3EFE5;
 height:100%; 
}
#div {
position:absolute;
left:219px;
top:81px;
padding:0;
width:200px;
height:100%; /* works only if parent container is assigned a height value */
} 
/*   BG's    */

.sombra-esq {
background-image:url(../imagens/sombra_esq.gif);
background-position:top right;
background-repeat:repeat-y;
}
.sombra-dir {
background-image:url(../imagens/sombra_dir.gif);
background-position:top left;
background-repeat:repeat-y;
}

.bg_tabela_topo {
background-image:url(../imagens/bg_tabela_topo.jpg);
background-position:top left;
background-repeat:repeat-x;
}
.linha01 {
background-image:url(../imagens/linha01.gif);
background-position:top left;
background-repeat:repeat-x;
}
.linha02 {
background-image:url(../imagens/linha02.jpg);
background-position:top right;
background-repeat:repeat-y;
}
.linha03 {
background-image:url(../imagens/linha03.jpg);
background-position:top left;
background-repeat:repeat-y;
}
.linha04 {
background-image:url(../imagens/linha04.jpg);
background-position:top right;
background-repeat:repeat-y;
}
.linha05 {
background-image:url(../imagens/linha05.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
.linha06 {
background-image:url(../imagens/linha06.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
.bg-fotos {
background-image:url(../imagens/bg_fotos.gif);
background-repeat:no-repeat;
}
.form-imput {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../imagens/bg_imput.gif);
	height: 19px;
	width: 370px;
	border-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left:5px;
	padding-top:2px;
}
.form-text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../imagens/bg_text.jpg);
	height: 178px;
	width: 369px;
	border-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left:8px;
	padding-top:8px;
}
.form-imput {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../imagens/bg_imput2.gif);
	height: 19px;
	width: 360px;
	border-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left:5px;
	padding-top:2px;
}
.form-text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../imagens/bg_text2.jpg);
	height: 178px;
	width: 359px;
	border-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left:8px;
	padding-top:8px;
}
.form-input_p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../imagens/input_p.gif);
	height: 19px;
	width: 49px;
	border-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left:2px;
	padding-top:2px;
}
.borda-2px {
	border: 2px solid #666666;
}
.botao {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A5A4A5;
	border: 1px solid #737373;
}
.bg-problema {
background-image:url(../imagens/bg_problema.gif);
background-position:bottom right;
background-repeat:repeat-y;
}



/*  FIM  */

/*  FONTES   */
.txt01 { 
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#2B2B2B;
text-decoration:none;
}
.txt02 { 
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7757A2;
text-decoration:none;
}
.txt03 { 
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#2B2B2B;
text-decoration:none;
}
/*  FIM  */
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid #C1BE7F;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   150px;

  border:  1px solid #C1BE7F;
  padding: 2px 5px;

  background: #F3EFE5;

  text-decoration: none;
  font-family: Tahoma, Sans-Sherif;
  font-size: 11px;
  color:   #384F37;
}
a.sample_attach:hover
{
  display: block;
  width:   150px;

  border:  1px solid #C1BE7F;
  padding: 2px 5px;

  background: #FEEDAD;

  text-decoration: none;
  font-family: Tahoma, Sans-Sherif;
  font-size: 11px;
  color:   #2C7E2C;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid #C1BE7F; }
div#menu_child             { border-bottom: 1px solid #C1BE7F; }
div#menu_childa             { border-bottom: 1px solid #C1BE7F; }
div#menu_childas             { border-bottom: 1px solid #C1BE7F; }

div#menu_childasa             { border-bottom: 1px solid #C1BE7F; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid #C1BE7F;
  padding: 0px 5px 2px 5px;

  background: #F3EFE5;
}

form.sample_attach b
{
  font-family: Tahoma, Sans-Sherif;
  font-weight: 900;
  font-size: 11px;
}

input.sample_attach { margin: 1px 0px; width: 170px; }










