﻿.cuadros_lista_cont {
	background-color: #FFFFFF;
	height: 226px;
	width: 147px;
	float: left;
	border: 1px solid #999999;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	visibility: inherit;
	cursor:pointer;
	display:block;
}

.cuadros_lista_cont:hover {
	background-color: #D9DAD6;
	height: 226px;
	width: 147px;
	float: left;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}

.cuadros_lista_imagen {
	margin: 5px;
	height: 103px;
	width: 137px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cuadros_lista_detalles {
	background-image: url(../Imagenes/fondo_alquileres.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 89px;
	width: 147px;
	background-color: #D53217;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cuadros_lista_texto_detalles {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

.cuadros_lista_titulo_detalles {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

.cuadros_lista_precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	height: 20px;
	width: 147px;
	padding-top: 4px;
}
