#nome{
	
	color:#5F9BCA;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
	margin-bottom:20px;
	margin-right:20px;
	padding-top:20px;
	padding-left:10px;
}
	
#descricao{
	background-color:#FAFBFB;
	font-family:Arial, Helvetica, sans-serif;
	color:#7D7D7D;
	font-size:14px;
	margin-right:20px;
	padding:10px;
	margin-bottom:20px;
}

#botaoOrcamento {
	background-image:url(../img/botaoOrcamento.jpg);
	background-repeat:no-repeat;
	width:101px;
	height:29px;
	margin-left:10px;
}

#botaoVoltar {
	background-image:url(../img/botaoVoltar.jpg);
	background-repeat:no-repeat;
	width:99px;
	height:35px;
	float:right;
	margin-top:100px;
	margin-right:20px;
}

a:hover div
{
	cursor:pointer;
}

#myGallery2
{
width: 350px !important;
height: 350px !important;
background-color:#FFFFFF;
border:solid;
border-width:1px;
border-color:#EBEBEB;
margin-left:20px;
margin-top:20px;

} 

#conteudoEsquerdo #fotoUnica
{
width: 300px !important;
height: 230px !important;
background-color:#FFFFFF !important;
border:solid;
border-width:1px;
border-color:#EBEBEB;
margin-left:20px;
margin-top:20px;

}


