* {
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;		
	color:#000;
}
a {
	color:#605d5d;
	text-decoration:none;
	border:none;
	
}
a img {
border:none;
}
a:hover {
	color:#F27024;
}
span {
	color:#fff;
}	
p {
	color:#605d5d;
	margin-bottom:10px;
	text-align:justify;
	line-height:15px;
	font-size:11px;
}
h1 {
	margin-bottom:18px;
	color:#F27024;
}
h2 {
	color:#F27024;
}
.logo {
	margin:0 auto;	
	width:1024px;
	height:85px;
	text-indent:-9999px;
	background-image:url(../images/logo-ambiente.gif);
	background-position:21px;
	background-repeat:no-repeat;	
}
.paginas {
	width:1024px;
	height:322px;
}
#wrapper {
	position:absolute;	
	width:100%;
	top:50%;
	margin-top:-253px;
	height:506px;	
	text-align:center;
}
#menu {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	background-color:#FFF;
	position:absolute;
	width:401px;
	height:34px;
	bottom:-34px;
	left:429px;
}
ul li {
	margin-right:20px;
	margin-left:20px;
	display:inline;
	
}
ul {	
	margin-top:8px;
	margin-left:20px;
	float:left;
}
#menu-projetos {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	left:298px;
	top:-34px;
	position:absolute;
	background-color:#FFF;
	width:645px;
	height:34px;
}
#menu-projetos ul li {
	display:inline;
}
#topo {
	height:85px;
	background-color:#000;	
	border-bottom:solid 3px #F27024;
}
#container {
	/* serve de base para apoiar a cadeira e o menu que s�o est�ticos */
	margin:0 auto;
	position:relative;
	height:322px;
	width:1024px;	
}
#conteudo {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:966px;
	width:1024px; /* altura total */	
}
#moldura {
	height:322px;
	width:1024px;	
}
#mascara {
	position:relative;
	overflow:hidden;
	height:322px;
	width:1024px;
}
.cadeira {
	width:179px;
	height:207px;
	background-image:url(../images/cadeira.png);
	position:absolute;
	left:20px;
	top:220px;
}
#fotos-decorativas {
	width:753px;	
	height:302px;
	margin-left:260px;
	background-image:url(../images/fotos-decorativas.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#fotos-decorativas-empresa {
	width:533px;	
	height:316px;
	margin-left:268px;
	background-image:url(../images/fotos-decorativas-empresa.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-position:bottom;
	
}
#ultimos-projetos {
	padding-top:30px;
	width:180px;
	height:300px;
	right:30px;
	top:0px;	
	position:absolute;
}
#ultimos-projetos span a{
	margin-left:50px;
	color:#F27024;
}
#ultimos-projetos h2 {
	width:114px;
	height:16px;
	border-bottom:solid 1px #F27024;
	margin-bottom:4px;
}
.ultimas {
	margin-left:0px;
	width:114px;
	height:115px;
}
	
#fotos-projetos {
	padding-top:20px;
	width:653px;	
	height:302px;
	margin-left:335px;	
}
#fotos-projetos img {
margin:5px;
border:none;
}
#galeria {
	width:540px;	
	height:296px;
	margin-left:300px;	
}

#texto {
	margin-top:29px;
	margin-left:23px;
	width:233px;
	height:290px;
	float:left;
	display:inline; /* Bug IE 6.0 */
}
#rodape {	
	clear:both;
	background-color:#000;
	width:100%;
	height:75px;
}
address {
	border-top:solid 3px #F27024;
	font-style:normal;
	padding-top:58px;
	padding-left:210px;
	font-size:11px;
	color:#FFF;
}
.linkRodape {
	font-size:11px;
	color:#ccc;
}