body
{
	background-color: #E2F0B3;
	color: #fff;
}

.c1
{
	width: 670px;
	margin: auto;
}

.c1 p
{
	margin: 0 15px;
}

.contato
{
	text-align: center;
}

.contato div
{
	padding: 10px;
}

.contato a
{
	color: #66cc00;
}

.portScroll
{
	overflow-y: scroll;
	height: 420px;
}

.port
{
	text-align: center;
}

.port a
{
	color: #66cc00;
}

.port img
{
	border: 5px white solid;
}

.port p
{
	padding: 5px;
	margin: 0;
}

.container
{
	width: 1020px;
	margin: 0 auto;
	padding: 0;
	font: 11px verdana, sans;
	background-color: #fff;
	background: url('images/body.jpg');
}

.tel
{
	font: 30px arial sans;
	border: 1px solid #666;
	border-bottom: 0;
	text-align: right;
	padding-right: 5px;
	width: 1013px;
	margin: 0 auto;
	background: url('images/bkgTel.jpg');
}

.hDestaque
{
	background: url('images/barra.jpg') no-repeat;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	padding: 15px 0 30px 30px;
}

a
{
	color: #fff;
	text-decoration: underline;
}

a:hover
{
	color: #66cc00;
}

.header
{
	border: 1px solid #666;
	border-bottom: 0;
	border-top: 0;
}

.content
{
	width: 800px;
	padding-bottom: 20px;
}

.texto
{
	margin: 0;
	padding: 0 20px 0 70px;
	text-align: justify;
}

.content2
{
	padding-top: 5px;
	padding-right: 10px;
	vertical-align: top;
}
.orcamento
{
	height: 30px;
	margin: 20px 0;
	padding-top: 6px;
	text-align: center;
	vertical-align: middle;
	background: url('images/destaque.gif') no-repeat;
}

.footer
{
	border: 1px solid #666;
	border-top: 0;
	vertical-align: middle;
	text-align: right;
	width: 1020px;
	height: 40px;
	padding-right: 5px;
	background: url('images/footer.png');
}


/****************************************************************/
.box
{
	color: #333;
	background: white;
}
.box:before
{
	display: block;
	background: url(images/bkgMenu.jpg) top right no-repeat;
	content: url(images/topleft.jpg);
}
.box:after
{
	display: block;
	background: url(images/bkgMenu.jpg) bottom right no-repeat;
	content: url(images/bottomleft.jpg);
}

.box h1
{
	color: White;
	font: 18px arial;
	margin: -25px 0 5px 5px;
}
/****************************************************************/