body {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #000;
	background-image: url(/images/site/background-pattern.gif);
}

td {
	padding: 0;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	height: 342px;
	width: 100%;
	background-color: #000;
	z-index: 50;

}

#logo {
	position: absolute;
	top: 27px;
	left: 31px;
	z-index: 65;
	
}

#sidebar {
	position: absolute;
	top: 0;
	left: 0;	
	z-index: 500;
}

#yellow-lines {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 550;
}

#address {
	position: absolute;
	top: 342px;
	left: 64px;
	z-index: 570;
}

#bloco_menu {
	background-color: #000;
	width: 50px;
	height: 20px;
	z-index: 300;
	position: absolute;
	top: 342px;
	left: 377px;
}

#nav_container {
	position: absolute;
	top: 0;
	left: 477px;
	height: 350px;
	width: 670px;
	z-index: 600;
}

#nav_container .novidade a {
	color: #000;
}

#nav_container.no-scroll {
	background-image: url(/images/site/scroll_bg5.gif);
	background-repeat: no-repeat;
}

#nav_container.no-scroll2 {
	background-image: url(/images/site/scroll_bg6.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#nav_container .body_text {
	background-color: #FFF200;
	width: 646px;
	height: 260px;
	margin-top: 40px;
}

#nav_container .contact_form {
	background-color: #FFF200;
	width: 430px;
	height: 260px;
	margin-top: 40px;
	float: left;
}

#nav_container .contact_info {
	background-color: #FFF200;
	width: 206px;
	height: 260px;
	margin-top: 40px;
	margin-left: 10px;
	float: left;
}

.body_text p, .contact_form p, .contact_form td, .contact_info p {
	padding: 10px 10px;
	margin: 0;
	font-size: 14px;
}

.contact_form td {
	vertical-align: top;	
}

.contact_info p {
	font-size: 12px;
}

.contact_info a {
	color: #000;
	text-decoration: none;
}

.contact_form input[type="text"] {
	border: 1px solid #000;
	background-color: #fff200;
	width: 200px;
}

.contact_form textarea {
	border: 1px solid #000;
	background-color: #fff200;
	height: 100px;
	width: 200px;
}

.contact_form input[type="submit"] {
	background-color: #fff200;
	text-transform: uppercase;
	border: 1px solid #000;
}

#scrollable {
	float: left;
	width: 670px;
	height: 300px;
	overflow: hidden;
/*	white-space: nowrap; */
	margin: 0;
}


/* vertical track */
#track {
	position: relative;
	float: left;
	height: 9px;
	width: 670px;
	background-color: #201F1F;
	margin-top: 10px;
	overflow: hidden;
}

/* vertical track handle */
#handle {
	height: 9px;
	width: 66px;
	cursor: move;
	overflow: visible;
}

#subhandle {
	height: 9px;
	width: 92px;
	background-image: url(/images/site/scroll_handle_x.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	left: -13px;
}

#menu {
	height: 20px;
	background-color: #000;
	width: 430px;
	font-size: 11px;
	font-family: HelveticaNeue, Helvetica, Verdana, Arial, sans-serif;
	list-style-type: none;
	margin: 0;
	padding-left: 80px;
	position: absolute;
	top: 342px;
	left: 397px;
	z-index: 540;
}

#menu li {
	margin: 0;
	padding: 5px 0;
	float: left;
	width: 80px;
}

#menu a {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #fff200;
}

#menu a.current {
	color: #fff200;
}

.submenu {
	color: #fff;
	font-size: 11px;
	font-family: HelveticaNeue, Helvetica, Verdana, Arial, sans-serif;
	list-style-type: none;
	margin: 0;
	position: absolute;
	top: 367px;
	z-index: 560;
}

.submenu li {
	margin: 0;
	padding: 0;
}

.submenu li.last {
	border: none;
}

.submenu a {
	color: #fff;
	text-decoration: none;
}

.submenu a:hover {
	color: #fff200;
}

.submenu a.current {
	color: #fff200;
}

.typified {
	margin: 0 1px;
}

.novidades {
}

.novidade {
	width: 219px;
	height: 300px;	
	background-image: url(/images/site/scroll_bg2.gif); 
	background-color: #fff;
	background-repeat: no-repeat;
	padding: 0;
}

.novidade.first {
	background-image: url(/images/site/scroll_bg2c.gif);
}

.novidade.last {
	background-image: url(/images/site/scroll_bg2b.gif);
}

.novidade_header {
	margin-right: 9px;
	width: 210px;
}

.novidade_texto {
	margin-right: 9px;
	width: 210px;
	height: 245px;
	font-size: 11px;
}

.novidade_texto.yellowbg {
	background-color: #FFF200;
}

.novidade_data {
	text-align: right;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

.novidade_body {
	padding: 5px;
	text-align: justify;
}

.novidade_body p {
	margin: 0; padding: 0;
}


.projetos {
}

.projeto {
	float: left;
	width: 158px;
	height: 300px;	
	margin-right: 10px;
}

.projeto_header {
	width: 150px;
}

.projeto_texto {
	width: 150px;
	height: 245px;
}

.projeto_data {
	text-align: right;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.projeto_body {
	padding: 5px;
	text-align: justify;
}

.projeto_body ul {
	margin: 0; padding: 0;
	list-style-type: none;
}

.projeto_body li {
	text-align: right;
	font-size: 11px;
	line-height: 16px;
}

.projeto_body li a {
	color: #fff;
	text-decoration: none;
}

.projeto_body li a:hover {
	color: #fff200;
}

table.scrolling {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: none;
}

#back {
	position: absolute;
	top: 25px;
	left: 440px;
	z-index: 1000;
	font-size: 11px;
}

#back a {
	color: #fff;
	text-decoration: none;
}

#project_data {
	background-color: #fff200;
	position: absolute;
	top: 400px;
	left: 480px;
	z-index: 1000;
	color: #000;
	width: 670px;
	padding: 20px 0;
}

#project_data h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 20px;
}

#project_data p {
	font-size: 11px;
	margin: 5px 20px;
}

#scrollable.portfolio {
	background-image: url(/images/site/scroll_bg4.gif);
	background-attachment: fixed;
	background-position: 477px 0px;
}

.portfolio_photo img {
	border: 6px solid #fff;
}

.portfolio_photo {
	padding-top: 25px;
	padding-right: 10px;
}

.submenu.sb1 {
	left: 437px;
	z-index: 564;
}

.submenu.sb2 {
	left: 517px;
	z-index: 563;
}

.submenu.sb3 {
	left: 597px;
	z-index: 562;
}

.submenu.sb4 {
	left: 677px;
	z-index: 561;
}

