#usados .main-content .listadeusados {
	
	position: relative;
	
	margin: 0 0 0 70px;
	
	list-style: none;

}

#usados .main-content .listadeusados li {
	
	display: block;
	
	position: relative;
	
	background: url(../images/fichatecnica-bg.gif) no-repeat;
	
	min-width: 300px;
	
	height: 230px;
	
	margin: 0 0 50px 0;
	
	padding: 20px 0 0 35px;
	
	overflow: hidden;
	
}

#usados .main-content .listadeusados h4 {
	
	position: absolute;
	
	top: 195px;
	
	left: 35px;
	
	margin: 0;
	
	font-size: 13px;
	
}

#usados .main-content .listadeusados .detallesdeusados {
	
	display: non;
	
	position: absolute;
	
	top: 210px;
	
	left: 35px;
	
	width: 500px;
	
	font-size: 11px;
	
	
}

#usados .main-content .listadeusados .fichatecnica {
	
	position: relative;
	
	height: 171px;
	
}

#usados .main-content .listadeusados a {
	
	display: block;
	
	float: left;
	
	background: url(../images/fichatecnica.gif) no-repeat;
	
	width: 24px;
	
	height: 172px;	
	
    /* hide from IE Mac \*/

    text-indent: -999em;

    overflow: hidden;

    /* end hide */
	
}

#usados .main-content .listadeusados .active a {
	
	background-position: right top;
	
}

#usados .main-content .listadeusados img {
	
	display: block;
	
	float: left;
	
	width: 220px;
	
	height: 170px;
	
	border: 1px solid #454545;
	
}

#usados .main-content .listadeusados .tablewrap {
	
	display: non;
	
	float: left;
	
	background: #ebeef3 url(../images/fichatecnica.gif) no-repeat right top;
	
	height: 164px;
	
	padding: 4px 36px 4px 12px;
	
	overflow: hidden;
	
}

#usados .main-content .listadeusados table {
	
	float: left;
	
	width: 320px;
	
	border-collapse: collapse;
	
}

#usados .main-content .listadeusados th {
	
	width: 95px;
	
	text-align: left;
	
}

#usados .main-content .listadeusados th,
#usados .main-content .listadeusados td {
	
	padding: 2px 5px;
	
	border-bottom: 1px solid #333;

}

#usados .main-content .listadeusados thead th {
	
	font-size: 12px;
	
	border-bottom: 2px solid #de0925;

}






#usados .main-content .producto {
	
	position: relative;
	
	background: url(../images/raya-roja-con-cuadritos.gif) left bottom no-repeat;
	
	margin: 0 0 0 45px;
	
	padding: 0 0 50px 20px;

}

#usados .main-content .producto h2 {
	
	background: url(../images/arrow-roja.gif) 8px -3px no-repeat;
	
	margin: 0 0 35px 0;
	
	padding: 12px 0 0 55px;
	
	font-size: 20px;
	
	color: #45473d;
	
	text-transform: uppercase;

}



#usados .main-content .fichatecnica {
	
	margin: 0 50px 0 0;
	
	text-align: justify;
	
}



#usados .main-content .slidebox {
	
	width: 400px;
	
	padding: 2px 0 0 0;

}

#usados .main-content .slide {
	
	position: relative;
	
	width: 315px;
	
	height: 268px;
	
	margin: 0 0 0 55px;
	
	overflow: hidden;

}

#usados .main-content .slidecontent {
	
	background: #4b302f;

	width: 305px;
	
	height: 225px;

	margin: 0;
	
	padding: 5px;

	overflow: hidden;
	
}

#usados .main-content .slide ul {
	
	display: block;

	width: 305px;
	
	height: 225px;

	margin: 0;
	
	padding: 0;

	list-style: none;
	
	overflow: hidden;
	
}

#usados .main-content .slide li {
	
	width: 305px;
	
	height: 225px;
	
	overflow: hidden;
	
}

#usados .main-content .slide #controlsimagenes {
	
	position: absolute;
	
	bottom: 0;
	
	left: 78px;
	
	background: url(../images/button-slides.png) no-repeat;
	
	width: 159px;
	
	height: 29px;
	
	margin: 0;
	
}

#usados .main-content .slide #previmagen, 
#usados .main-content .slide #nextimagen {

	display: block;
	
	position: absolute;

	top: 0;

	left: 0;
	
	background: url(../images/button-slides.png) no-repeat;

}	

#usados .main-content .slide #nextimagen {
	
	left: auto;
	
	right: 0;
	
	background: url(../images/button-slides.png) right top no-repeat;

}														

#usados .main-content .slide #previmagen a, 
#usados .main-content .slide #nextimagen a {

	display: block;

	background: url(../images/button-slides.png) no-repeat;
	
	width: 38px;

	height: 29px;
	
    /* hide from IE Mac \*/

    text-indent: -999em;

    overflow: hidden;

    /* end hide */

}	

#usados .main-content .slide #nextimagen a {

	background: url(../images/button-slides.png) right top no-repeat;
	
}								


