﻿body {
    font-family: Arial, sans-serif;
}
div#tmpSlideshow {
    position:relative;
    height:333px;
    width:1000px;
	top: 0px;
	left:0px;
}
div.tmpSlide {
    position:absolute;
    top: 0;
    left: 0;
    width:720px;
    height:332px;
    display:none;
}
div.tmpSlide img {
    float: left;
    margin: 10px 0 0 35px;
	width:600px;
	height:300px;
 	box-shadow: 8px 8px 8px #65615f;
}
div.tmpSlide img:hover {
    float: left;
    margin: 14px 0 0 35px;
	width: 600px;
	height:286px;
    box-shadow:none;
}

/*.borda {

-webkit-border-radius:40px;
-moz-border-radius:40px;
border-radius:40px;*/

}
#cara{
	float:right;
	padding-right:40px;
	margin-top:290px;
}
div#tmpSlideshowControls {
    position: absolute;
    width:150px;
	height:40px;
	left:415px;
	top:298px
	
}
div.tmpSlideshowControl:hover{
	border: 1px solid #e1dece;
    float:  left;
    margin: 0 5px 0 0;
 	background-color:red;
    width:20px;
    height:20px;
    color: white;
    font: 12px Arial, sans-serif;
    text-align:center;
    cursor: pointer;
    box-shadow:none;
}
div.tmpSlideshowControl {
    border: 1px solid #e1dece;
    float:  left;
    margin: 0 5px 0 0;
	background-color:white;
    width:20px;
    height:20px;
    color: #554d31;
    font: 12px Arial, sans-serif;
    text-align:center;
    cursor: pointer;
    box-shadow: 5px 5px 5px #65615f;
}
div.tmpSlideshowControl span {
    line-height: 20px;
    vertical-align: middle;
}
div.tmpSlideshowControlOn {
    background-image: url('/Template/Pictures/Buttons/FeatureOver.png');
}
div.tmpSlideshowControlActive {
    border: 2px solid;
    color:white;background-color:red
}
div.tmpSlideCopy {
	background-image: url('../images/Similar_211.png'); 
	background-repeat:no-repeat;
    position:absolute;
    width:1000px;
    height:338px;
    left:0PX;
    float:left
}
#descr_lanctos{
	float:right;
	width:410px;
	height:300px;
	margin-right:10px;
	text-align:left;
	margin-top:5px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
}
#desc_bairro{
	text-align:center;
	margin-top:10px;
}
#desc_01{
	width:400px;height:16px;text-align:left;float:left;margin-top:10px
}
#desc_02{
	width:170px;height:14px;text-align:left;float:left;margin-top:10px
}
#desc_03{
	width:310px;height:14px;text-align:left;float:left;margin-top:10px;
}
#desc_04{
	width:310px;height:14px;text-align:left;float:left;margin-top:10px;
}
#desc_05{
	width:390px;height:100px;text-align:left;float:left;margin-top:10px; overflow-y:auto
}
#desc_06{
	width:380px;height:30px;text-align: right;float:left;margin-top:5px;
}
#destaque_mais{
	cursor:pointer; 
	float:left;
}
}
#destaque_mais:hover{
	cursor:pointer; 
	float:left;
	color:red;
	font-weight:bold
}

div#tmpSlideshow h4 {
    color: #b90f23;
    text-transform: uppercase;
    font: 18px Arial, sans-serif;
    font-weight:bold;
    margin: 10px 0;
}
#texto_valor{
	float:left;
	color:white;
	text-align:right;
	width:165px;
	text-transform:uppercase;
	font:19px Arial, sans-serif;
	font-weight:bold;
	margin-top:87px;
}
#saiba{
	background-image: url('../images/solicite.png');
	width:156px;
	height:33px;
	background-repeat:no-repeat;
	float:left; 
	margin-top:30px;
	margin-left:15px
}
#saiba:hover{
	background-image: url('../images/soliciteover.png');
	width:156px;
	height:33px;
	background-repeat:no-repeat;
	float:left; 
	margin-top:30px;
	margin-left:15px

}
div.tmpSlideCopy p {
    font: 11px Arial, sans-serif;
    line-height: 1.75em;
}