/*  
Lume locação
*******************************************
Agência: IdeaConnect 
Design by: Areta do Bem
XHTML+CSS: Areta do Bem
Country: Brasil
Last CSS update: 03/2008
*******************************************
Copy something of someone is WRONG, 
but copy from lot's of places 
is RESEARCH! Don't let the puppies sad!
*******************************************
*/
body {
padding:	0px;
margin:		0px;
background:	#FFF url(img/bg_.jpg) left top repeat-x;
text-align:	center;
}
#palco {
width:		730px;
height:		auto;
margin:		0 auto;
padding:	0px;
text-align:	left;
}
#logo {
width:		360px;
height:		130px;
padding:	0px;
margin:		15px 0px 0px 0px;
background:	transparent url(img/bg_logo.jpg) left top no-repeat;
}
#conteudo {
width:		730px;
height:		286px;
padding:	10px 0px;
margin:		2px 0px 0px 0px;
background:	#000 url(img/bg_conteudo.jpg) center center no-repeat;
font:		17px Trebuchet MS, Tahoma, Verdana;
text-align:	right;
}
#conteudo p {
padding:	0px;
margin:		8px;
}
#conteudo span {
background:	#FFF;
color:		#000;
padding:	2px;
margin:		2px 0px;
}
#rodape {
width:		auto;
height:		auto;
padding:	0px;
margin:		0px;
font:		12px Trebuchet MS, Tahoma, Verdana;
color:		#666;
}
#rodape a, #rodape a:visited, #rodape a:active {
text-decoration:none;
color:		#666;
}
#rodape a:hover {
text-decoration:none;
color:		#333;
}
.none {
display:	none;
}
.right {
float:		right;
}
.clear {
font-size:	1px;
height:		1px;
padding:	0px;
margin:		0px;
clear:		both;
}
img {
border:		none;
}
