@charset "UTF-8";
/* CSS Document */

body {
margin:0;
padding:0;
background-image:url(../estrutura/pattern.jpg);
text-align:center;
}

.txt {
clear:both;
float:none;
margin: 0;
padding:40px 0 40px 0;
display:block;

}

.linha {
clear:both;
float:none;
margin:0;
display:block;
background-image:url(../estrutura/linha.gif);
background-position:bottom;
background-repeat:no-repeat;
width:851px;
height:40px;
}

#footer {
background-image:url(../estrutura/footer.gif);
background-repeat:no-repeat;
background-position:bottom;
height:100px;
}

#about {
background-image:url(../estrutura/pattern_about_us.jpg);
}

#contact {
background-image:url(../estrutura/pattern_contact.jpg);
}

div.job {
float:left;
margin: 7px 7px 0 0 ;
}
a, img{
text-decoration:none;
border:none;
}
td.topo {
background-image:url(../estrutura/bg_header.jpg);
height:213px;
text-align:center;
}

.center {
width:860px;
margin:0 auto;
text-align:left;
}

#logo {
float:left;
width:585px;
height:213px;
margin-top:20px;
}

#madera1{
background-image:url(../estrutura/bg_madeira02.jpg);
height:4px;
}

#madera2{
background-image:url(../estrutura/bg_madeira01.jpg);
height:4px;
}

#menu {
//text-indent: -10000px;
float:left;
}

ul {
list-style-type: none;
}

#menu ul li {
height: 46px;
list-style-type:none;
}

#menu .contact
{
	background:url(../estrutura/bt_blog.png);
	background-position: 0px 0px;
	width: 207px;
	height: 46px;
}

#menu .contact
{
	background:url(../estrutura/bt_contact.png);
	background-position: 0px 0px;
	width: 207px;
	height: 46px;
}

#menu .contact:hover
{
	background-position: -206px 0;
}

#menu .works
{
	background:url(../estrutura/bt_works.png);
	background-position: 0px 0px;
	width: 172px;
	height: 46px;
}

#menu .works:hover {
	background-position: -172px 0;
}

#menu .about
{
	background:url(../estrutura/bt_about.png);
	background-position: 0px 0px;
	width: 235px;
	height: 46px;
}

#menu .about:hover {
	background-position: -235px 0;
}

#menu .blog
{
	background:url(../estrutura/bt_blog.png);
	background-position: 0px 0px;
	width: 235px;
	height: 46px;
}

#menu .blog:hover {
	background-position: -236px 0;
}
