/*
 * result.css
 *
 * CSS para resultados de búsquedas
 * (C) 2004 NoHayLimite.com
 */
DIV.result
{
	position: relative;
	background-color: #F2F2F2;
	width: 520px;
	height: 36px;
	margin-bottom: 80px;
} 
* html DIV.result { height: 116px; he\ight: 36px;} /* Tan hack para IE5 */

IMG.resAlq
{
	position: absolute;
	top: -3px;
	left: 72px;
	width: 104px;
	height: 39px;
	border: 0;
	display: block;
}
IMG.resTiempo
{
	position: absolute;
	top: -3px;
	left: 186px;
	width: 22px;
	height: 39px;
}
DIV.resTiempo
{
	position: absolute;
	left: 206px;
	width: 60px;
	height: 36px;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E3E3E;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	padding-top: 12px;
	padding-left: 10px;
}
IMG.resGen
{
	position: absolute;
	left: 365px;
	top: 10px;
	width: 20px;
	height: 20px;
}
DIV.resGen
{
	position: absolute;
	left: 390px;
	width: 105px;
	height: 36px;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E3E3E;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	padding-top: 12px;
	padding-left: 10px;
}
IMG.resCali
{
	position: absolute;
	left: 272px;
	top: -3px;
	width: 33px;
	height: 39px;
}
DIV.resCali
{
	position: absolute;
	left: 307px;
	width: 70px;
	height: 36px;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E3E3E;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	padding-top: 12px;
	padding-left: 10px;
}
DIV.resSin
{
	position: absolute;
	left: 72px;
	top: 36px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D9D9D9;
	border-left: 4px solid #BFBFBF;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	width: 439px;
}
* html DIV.resSin { width: 448px; w\idth: 439px;} /* Tan hack para IE */

DIV.resSin SPAN
{
	font-weight: bold;
}
DIV.resSin A
{
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
}
DIV.resSin A:hover
{
	text-decoration: underline;
}

DIV.resAfiche
{
	position: absolute;
	top: -6px;
	width: 72px;
	margin: 0px;
}
DIV.resAfiche DIV
{
	width: 70px;
	border: 1px solid #585858;
}
DIV.resAfiche DIV IMG
{
	border: 3px solid #FF8301;
	width: 64px;
	height: 91px;
	background-color: #FF8301;
	display: block;
}
DIV.resAfiche DIV DIV.nofoto 
{
	border: 3px solid #FF8301;
	width: 64px;
	height: 91px; 
	color: black; 
	text-align: center; 
	background-color: #FF8301;
}
A.verMas {
	color: #FF8301;
}
