/*******************************************************************
PT CRUISER
*******************************************************************/

a.link{
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
}


span.posicao a{
	background: url(/images/destaquePrincipal/interna_BTN.jpg) no-repeat;
	position: relative;
	left: -918px;
	*left: 40px;
	top: 180px;
	*top: -255px;
	width: 161px;
	height: 27px;
}

span.posicao2 a{
	background: url(/images/destaquePrincipal/interna_BTN_.jpg) no-repeat;
	position: relative;
	left: -918px;
	*left: 40px;
	top: 228px;
	*top: -210px;
	width: 161px;
	height: 27px;
}

span.posicao3 a{
	background: url(/images/destaquePrincipal/home_BTN.jpg) no-repeat;
	position: relative;
	left: -918px;
	*left: 42px;
	top: 120px;
	*top: -320px;
	width: 161px;
	height: 27px;
}




/*******************************************************************
Container Destaque Principal
*******************************************************************/
.containerDestaquePrincipal{
	height:466px;
	margin:-2px 0px 0px 0px;
	float:left;
	background:#d8dbc3;
}
.containerDestaquePTCruiser{
	height:469px;
	margin:-2px 0px 0px 0px;
	float:left;
	background:#d8dbc3;
}
.containerDestaqueModelos{
	height:448px;
	margin:-2px 0px 0px 0px;
	float:left;
}

.containerDestaque{
	width:960px;
	height:95px;
	background: #fff;
}

/**********************************
Pop up Collection
**********************************/

#collection{
	position:absolute;
	top:50%;
	width:300px;
	display:none;
	z-index:10000;		
	height:140px;
	left:50%;
	margin-left:-230px;
	margin-top:-100px;
	padding:10px;
	background-color:#4a6075;
	filter: alpha(opacity=90); 
	opacity: .9;
	border: 2px solid #FFFFFF;
}

.txtpopup{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	padding:10px;

}

.botoesPop{
	float:right;
	height:26px;
	margin-right:90px;
	_margin-right:40px;
}

a.botoesPop {
	color:#3A3A17;
	display:block;
	background-color:#fff;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:11px;
	margin:0px 10px;
	padding:4px 10px;
	text-decoration:none;
	border: 1px solid #666;
}

a.botoesPop:hover {
	background-color:#8ca8c5;
	color:#fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	border: 1px solid 666;	
}
