.alquilerTlf{
	padding:6px;
	position:absolute;
	top:0px;
	left:690px;
	margin-left:90px;
	width:221px;

}

.alquiler a{
	text-decoration:none;
	color:#CCAA20;
}
.alquiler ul{
	margin-left:35px;
}
.alquiler a:hover{
	text-decoration:underline;
}
p.alquilerTlf{
	padding-top:0;
}
#infoAlquiler{
	padding-top:10px;
	
}
#infoAlquiler p{
	margin:0;	
	padding:0;
	margin-bottom:10px;
	padding-left: 35px;
}
.alquiler p{
	width:360px;
	margin: 14px 20px 10px 30px;
	padding-top:10px;
}
#info{
	padding:0;
	padding-bottom:60px;
	margin:0;
}

#listadoAlquiler {
	position:relative;
	width:660px;
	margin-left:30px;
	padding-top:20px;
	background:url(/images/limpieza/bordeNaranjaPunteado.gif) no-repeat left 20px;
	overflow:hidden;
}
#listadoAlquiler .fila{
	background:url(/images/limpieza/bordeNaranjaPunteado.gif) no-repeat left bottom;
	height:186px;
	padding-left:2px;
	padding-top:20px;
}
#listadoAlquiler .fila div{
	float:left;
	width:145px;
	height:168px;

}
#listadoAlquiler .fila div{
	background:url(/images/alquiler_vehiculos/bgAlquilerFicha.jpg) no-repeat left bottom;
	margin-right:15px;
	position:relative;

}
#listadoAlquiler h4{
	color:#e3ba12;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	width:120px;
	margin:16px 0 0 10px;

}
#listadoAlquiler p{
	line-height:100%;
	width:142px;
	margin:0;
	padding:0;
	margin-top:20px;
	position:absolute;
	bottom:0px;
	left:5px;
	background:url(/images/alquiler_vehiculos/bordeEnlaceFicha.jpg) no-repeat 64px 0px;
	height:15px;
	
}
#listadoAlquiler p a{
	text-transform:uppercase;
	background:url(/images/home/flechaHome.gif) no-repeat left 3px;
	text-decoration:none;
	color:#aaa9a1;
	padding-left:12px;
	padding-right:8px;

}
#listadoAlquiler p a:hover{
	color:#fff;
}

