#Foto
{
	width:510px;
	margin:0;
	float:left;
	text-align:center;
	
}
#Foto p
{
	width:324px;
	margin:10px 0 0 0;
	float:left;
}
#Foto img
{
	margin:2px auto 0 auto;	
}
#Foto ul
{
	width:510px;
	float:left;
	text-align:center;
	margin:10px 0 10px 0px;
}
#Foto ul li
{
	list-style:none;
	width:79px;
	margin:3px auto 0 auto;
	float:left;
}

#Foto ul li img
{
	width:78px;
	height:auto;
	margin:0 !important;
	cursor:pointer;
	filter:Alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity: 0.4;
	float:left;
}
#Descricao
{
	width:500px;
	margin:0 0 0 7px;
	padding:0 0 0 0;
	float:left;
}
#Descricao img
{
	margin:10px 0 5px 0;
} 
#Descricao h1
{
	width:auto;
	background:none;
	color:#333333;
	margin:0;
	
}
#Descricao ul
{
	list-style:none;
}
#Descricao li
{
	margin:0 0 0 2px;
	font-size:10px;
}
#Descricao p
{
	margin:10px 0 0 0;
}
#Preco
{
	font-size:14px !important;
	color:#FF0000;
}
h1
{
	margin:10px 0 0 0;
	color:#000000;
}
h4
{
	margin:10px 0 0 0;
	color:#000000;
}
#Link
{
	width:170px;
	margin:20px 0 0 0;
	padding:0 0 10px 0;
	float:left;
	
}
#Link ul
{
	list-style:none;
	
	
}
#Link li
{
	margin:5px 0 0 2px;
	width:170px;
	float:left;
}
.btdetalhes
{
	color:#333333;	
}
.btdetalhes:hover
{
	text-decoration:none;
	color:#ff0000;
}
.btfinancie
{
	color:#333333;
	cursor:pointer;	
}
.btfinancie:hover
{
	text-decoration:none;
	color:#ff0000;
}
#Enviar ul
{
	list-style:none;
	width:100%;
}
#Enviar ul li
{
	width:48%;
	float:left;
}
#Enviar input
{
	border:1px solid #333333;
	width:90%;
}
	


