/* CSS Document */

body {
background:#f0f0f0;
font: 11px arial, sans-serif !important;
font-size:12px;
text-align:left;
margin: 0px;
}
a {
color:#006CB7;
text-decoration: none;
}
#MenuTCA {
width: 100%;
background: url(img/bg_menu_tca.jpg) repeat-x;
height: 35px;
}
#MainCenter {
width:900px;
margin:0 auto;
}
a:hover {
color:#333333;
text-decoration:underline;
}
#caixa	{
float:right; 
width : 900px; 
text-align : left; 
background: url(img/caixameio.jpg) repeat-y;
}
#caixatop { 
float:right; 
width : 900px; 
background: url(img/caixatopo.jpg) no-repeat; 
}
#caizabaixo	{
 float:right;
 width : 900px; 
 height:21px; 
 background: url(img/caixabaixo.jpg) no-repeat; 
 }
 #main {
 padding-top:10px;
 padding-left:10px;
 }
#banner {
background: url(img/banner.gif) no-repeat;
width:850px;
height:130px;
}
#menu {
background: url(img/menu.gif) no-repeat;
width:130px;
height:140px;
float:left;
padding:10px;
margin:3px;
letter-spacing:2px;
font:bold 11px arial, sans-serif !important;
}
.menu a {
color: #000000;
display: block;
padding-top: 2px; 
padding-bottom: 2px;
width:110px;
}
.menu a:hover { 
background-color: #006CB7;
text-decoration: none; 
color: #ffffff; 
padding-left: 2px;   
width:110px;
}
#tracejado {
width:110px;
clear:both; 
border-bottom:1px dashed #999999; 
height:5px; 
margin-bottom: 7px; 
}
.div_janelabusca {
	position: absolute;
	margin-left: 115px;
	margin-top: -10px;
	visibility: hidden;
	z-index: 4;
}