/* CSS Document */

body{
	background-image:url(../imagens/bg_geral.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#C0C0C0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

input{
	background-image:url(../imagens/bg_form.jpg);
	border:1px solid #949BC2;
	color:#8080FF;
	font-size:11px;
	height:14px;
	margin-bottom:3px;
	padding-left:5px;
	padding-top:2px;
}

textarea{
	background-image:url(../imagens/bg_form.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #949BC2;
	color:#8080FF;
	font-size:11px;
	height:100px;
	width:200px;
	margin-bottom:3px;
	padding-left:5px;
	padding-top:2px;
}

select{
	background-image:url(../imagens/bg_form.jpg);
	border:1px solid #949BC2;
	color:#8080FF;
	font-size:11px;
	height:18px;
	margin-bottom:3px;
	padding-left:5px;
	padding-top:2px;
}


a.t1:link {text-decoration: none; color:#FFF;}
a.t1:visited {text-decoration: none; color:#FFF;}
a.t1:hover {text-decoration: underline;	color:#FFF;}

a.t2:link {text-decoration: none; color:#000066; font-weight:bold}
a.t2:visited {text-decoration: none; color:#000066; font-weight:bold}
a.t2:hover {text-decoration: underline;	color:#000066; font-weight:bold}

p.margem_texto{
	margin:10px;
	margin-bottom:40px;
}

#container {
	position:absolute;
	background-image:url(../imagens/bg_topo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:779px;
	margin-left:-390px;
	left:50%;
	background-color:#FFFFFF;
}

#flash{
	z-index:15;
	position:absolute;
	margin-left:3px;
	margin-top:27px;
}

#rodape{
	position:relative;
	background-image:url(../imagens/curva_rodape.jpg);
	width:779px;
	height:23px;
}

#utilitarios{
	width:762px;
	height:103px;
	padding-top:8px;
	padding-right:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}

#botao_home{
	position:absolute;
	z-index:18;
	margin-top:10px;
	margin-left: -30px;
	left: 49px;
	width: 309px;
}

#menu{
	position:absolute;
	z-index:18;
	margin-top:-53px;
	margin-left: 520px;
	left: -49px;
	width: 309px;
}

#conteudo{
	z-index:10;
	width:509px;
	height:366px;
	margin-left:6px;
	float:left;
}

#conteudo_interno{
	position:relative;
	z-index:10;
	width:509px;
	margin-left:6px;
	color:#333333;
	font-size:12px;
}

#itens_home{
	width:509px;
	height:173px;
	margin-top:180px;
}

#caixas_home{
	background-position:top; 
	background-repeat:no-repeat; 
	width:242px; 
	height:135px;
	padding-top:38px;
	padding-right:8px;
	color:#666;
}

#itens_rodape{
	font-size:10px;
	color:#999999;
	text-align:center;
}

#orcamentos{
	_margin-top:-366px;
	margin-left:540px;
	_margin-left:541px;	
	height:365px;
	width:230px;
	color:#990000;
}

#orcamentos_interno{
	z-index:14;
	position:absolute;
	margin-left:540px;
	_margin-left:535px;
	margin-top:0px;
	width:230px;
	color:#990000;
}
