.links, .contato {
	font-family:helvetica;text-transform:uppercase;font-size:10px;
	padding:3px;
}

.contato {
	background:url(/imgs/detalhe.gif) no-repeat -0px -0px;
	padding-left:20px;
	margin-right:20px;
}


body { 
	margin:30px; 
	overflow:hidden; 
	background-color:#000;
}


#piece h2 { display:none; }

.selecionado { color: #777; border-bottom: 1px dotted white; }


#projeto_text {
	margin-top:8px; margin-bottom:13px;
	left:240px;
	width:400px;
	position:relative;
}

#info #piece, #contact #piece, #links #piece, #guestbook #piece {
	position:absolute;
	top:140px;
	left:250px;
	width:450px;
}

#info #bottom, #contact #bottom, #links #bottom, #guestbook #bottom {
	display:none;
}

#bottom { 
	padding-left:257px;
	padding-left:0px;
	margin-top:15px;
}

#rel {
	position:absolute;
	left:0px;
	background-color:black;
	padding:5px;
	width:5;
	z-index:999;
	top:0px;
	width: 0px;
}

.titulo, h2 {
	font-size:20px;
	font-weight: normal;
}

h1, h2, h3 { margin-bottom:10px; }

hr {
	border: 0px;
	border-top: 1px dotted #333;
}

select {
	text-transform: lowercase;
}

.entrada {
	margin-bottom: 4px;
	width:100%;
}

.drop {
	width:150px;
}

.selecionado {
	color:#aaa;
}


#menu li, #menu li h2 { display:inline; }

#menu li select { display:inline; font-size:11px; width:160px; }

#marca { 
	position:fixed;
	right:-10px;
/* 	bottom:50px; */
	top:00px;
	padding:20px;
	padding-left:25px;
	xheight:70px;
	xwidth:620px;
	z-index:10;
	xbackground-color:#000;
	xbackground: rgba(0,0,0,.8);
	background:transparent;
	xborder: 2px solid black;
	border-radius:6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#marca { 
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:60px;
	top:-10px;
	background-color:rgba(0,0,0,.7);
	background-color:rgba(255,255,255,.2);	
	background-color:black;
/* 	background-color:yellow; */
}

#marca h1 { display:inline; background-color }


#piece {
	xleft: 0px;
	padding-left:0px;
	position:absolute; 
	padding:46px; 
	padding-top:130px;
	width:650px; 
	padding-bottom:180px;

} 


#bottom { font-size:11px; margin-top:3em; display:none;  }

.legenda { font-size:11px; line-height:1.4em; padding-right:10px; }