* {	margin: 0 0 0 0; }

body {
	margin: 0 auto;
	font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #000;
	text-align: center;
	background:#fff url(../imagens/bg.gif) repeat-x ;
	scrollbar-face-color:#ffa73d;
	scrollbar-shadow-color:#666;
	scrollbar-arrow-color:#fff;
	scrollbar-3dlight-color:#ff7c00;
	scrollbar-darkshadow-Color: #ff7c00;
}

table {	
	font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #000;
	border: none;
}

img { border: none; }

a {
	text-decoration: none;
	color: #333;
}

a:hover { 
	text-decoration: underline;
	color: #ff7c00;
}

input {
	height: 19px;
	font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #444444;
	border: 1px solid #999;
}

select {
	font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #444444;
	border: 1px solid #999;
}

.equipe {
	border: 1px solid #000;
}

.msg {
	font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #444444;
	border: 1px solid #999;
}

.cinza { color: #999; }
.laranja { color: #ff6600; }
.preto { color: #000; }
.fonte9 { 
	font-size: 9px; 
	line-height: 9px;
}

.fonte13 {
	font-size: 13px;
	color: #ff6600;
	font-weight: bold;
}
.branco {
	color: #ffffff;
	font-weight: bold;
}

.msg_form { 
	font-size: 9px;
	color: #444;
	padding-top: 2px;
}

#geral {
	width: 990px;
	margin: 0 auto;
	background: #f5f5f5;
	border: 1px solid #3c3c3c;
	border-top: none;
	text-align: left;
}

#data {
	height: 19px;
	font: normal 10px "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #ccc;
	padding-top: 1px;
	padding-left: 10px;
	background: #b1d8f0 url(../imagens/bg_data.gif) repeat-x;
}

#cabecalho {
	width: 990px;
	height: 141px;
	background: url(../imagens/bg_cabec.jpg) no-repeat;
}

	#logo {
		float: left;
		padding: 21px 0 0 30px;
	}
	
	#suspenso {
		width: 247px;
		float: right;
		padding-right: 20px;
		margin-top: 3px;
	}
	
	#assistencia {
		float: right;
		margin-bottom: 4px;
		margin-right: 10px;
	}
	
	#login {
		width: 247px;
		height: 94px;
		float: right;
		background: url(../imagens/bg_login.gif) no-repeat;
	}
	
		#login img { padding: 13px 0 0 9px; }
		
		#login p {
			font: normal 10px "Trebuchet MS", Tahoma, Verdana, Arial;
			color: #444;
		}
		
		#login form { padding: 10px 0 0 9px; }
		
		#caixa {
			width: 87px;
			height: 19px;
			border: 1px solid #999;
			margin-right: 15px;
			font: normal 10px "Trebuchet MS", Tahoma, Verdana, Arial;
		}
		
#menu {
	width: 990px;
	height: 39px;
	background: url(../imagens/bg_menu.gif) repeat-x;
}

	#home {
		background: none;
		position: relative;
		text-align: center;
		float: left;
		list-style: none;
	}
	
	ul.MenuBarHorizontal {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	ul.MenuBarHorizontal li {
		height: 39px;
		position: relative;
		text-align: center;
		float: left;
		background: url(../imagens/separador.gif) no-repeat;
	}
	
	ul.MenuBarHorizontal li a:hover {
		padding: 0 22px 0 22px;
		display: block;
		background: url(../imagens/bg_menu2.gif) repeat-x;
	}
	
	ul.MenuBarHorizontal li a{
		padding: 0 22px 0 22px;
		display: block;
	}

#banner {
	width: 990px;
	height: 99px;
}

#titulo {
	height: 40px;
	padding-left: 10px;
	background: url(../imagens/bg_tit.gif) repeat-x;
}

#conteudo {
	padding: 7px 10px 10px 7px;
	font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial;
	text-align: justify;
}

#rodape {
	height: 46px;
	padding-top: 15px;
	text-align: center;
	background: url(../imagens/bg_rodape.gif) repeat-x;
}


/*procurar arquivo*/

#divinputfile{
	background: url(../imagens/b_procurar.gif) right no-repeat;
	width: 512px;
	margin: 0px;
}

#divinputfile #filepc{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
}

#fakeinputfile{
	margin-top: -19px;
}

#fakeinputfile #fakefilepc{
	width: 440px;
	height: 19px;
	font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial;
}
