@charset "iso-8859-1";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body, html {
	font:12px "Trebuchet MS";
	line-height:14px;
	color:#333;
	margin:0px;
	padding:0px;
	background:url(images/bg.gif) repeat-x fixed;
}
a {
	font:12px "Trebuchet MS";
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#666;
}
#alinhaCentro {
		position:relative;
		margin:0px auto;
		padding:0px;
		width:990px;
		border-top:4px solid #639;
		background:#fff;
}
#geral {
		position:relative;
		margin:0px;
		padding:0px;
		background:#fff;
}
h1 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font:bold 15px "Trebuchet MS";
	color:#639;
}
h2 {
	margin:0px;
	padding:0px;
	font:bold 12px "Trebuchet MS";
	color:#666;
}
/* Lateral Esquerda */
#left {
	float:left;
	margin:0px;
	padding:0px;
	width:198px;
}
#logo {
	margin:0px;
	padding:0px;
}
#bannerFone {
	margin:30px 0px 30px 10px;
	padding:0px;
}
#nota {
	margin:0px 0px 50px 10px;
	padding:0px 10px 0px 0px;
}
#nota a {
	font:12px "Trebuchet MS";
	color:#639;
	text-decoration:underline;
	margin:0px;
}
#nota a:hover {
	text-decoration:none;
}
/* Content */
#content {
	float:left;
	margin:0px 0px 50px 0px;
	padding:0px;
	width:592px;
}
#banner {
	border-bottom:4px solid #f96;
	margin:0px 0px 10px 0px;
}
#bemvindo {
	margin:0px 0px 20px 0px;
}
#portifolio {
	margin:0px 0px 20px 0px;
}
#portifolio p {
	margin:10px 0px 0px 0px;
}
#parceiros p {
	margin:10px 0px 0px 0px;
}
#parceiros a {
	font:12px "Trebuchet MS";
	color:#639;
	text-decoration:underline;
	margin:0px 50px 0px 0px;
}
#parceiros a:hover {
	text-decoration:none;
}
/* Fotofacto */
#fotofacto {
	margin:0px;
	padding:0px;
}
#fotofacto p {
	margin:10px 0px 0px 0px;
}
/* Serviços */
#servicos {
	margin:0px;
	padding:0px;
}
#servicos p {
	margin:10px 0px 0px 0px;
}
#topico {
	margin:0px 0px 10px 0px;
	padding:0px;
}
#topico a {
	font:12px "Trebuchet MS";
	color:#639;
	text-decoration:underline;
	margin:0px;
}
#topico a:hover {
	text-decoration:none;
}
/* Portifólio */
#portifolio {
	margin:0px;
	padding:0px;
}
#portifolio p {
	margin:10px 0px 20px 0px;
}
/* Orçamento */
#orcamento {
	margin:0px;
	padding:0px;
}
.campoOrcamento {
	width:360px;
	height:18px;
	background:#eee;
	border:1px solid #639;
	margin:0px 0px 5px 0px;
	_margin:0px 0px 3px 0px;
	padding:0px 3px;
	font:12px "Trebuchet MS";
	color:#333;
}
.campoOrcamento2 {
	width:360px;
	height:72px;
	background:#eee;
	border:1px solid #639;
	margin:0px 0px 10px 0px;
	padding:3px;
	font:12px "Trebuchet MS";
	color:#333;
}
.btnOrcamento {
	width:168px;
	height:30px;
	border:1px solid #ccc;
	background:#639;
	font:bold 14px "Trebuchet MS";
	color:#fff;
	cursor:pointer;
	color:#fff;
}
#tbOrcamento {
	width:592px;
	margin:30px 0px 0px 0px;
	padding:0px;
	background:url(images/bgOrcamento.jpg) no-repeat right top;
}
/* Contato */
#orcamento {
	margin:0px;
	padding:0px;
}
#tbContato {
	width:592px;
	margin:30px 0px 0px 0px;
	padding:0px;
	background:url(images/bgContato.jpg) no-repeat right top;
}
/* Lateral Direita */
#right {
	float:left;
	margin:0px;
	padding:0px 10px;
	width:180px;
}
#right p {
	margin:20px 0px 0px 0px;
}
#right a {
	font:12px "Trebuchet MS";
	color:#639;
	text-decoration:underline;
	margin:0px;
}
#right a:hover {
	text-decoration:none;
}
/* Footer */
#footer {
	float:left;
	margin:0px;
	padding:10px 0px 0px 0px;
	width:990px;
	height:20px;
	background:#f96;
	text-align:center;
	font:10px "Trebuchet MS";
	border-bottom:4px solid #639;
}
#footer a {
	font:bold 10px "Trebuchet MS";
	color:#639;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}