@charset "UTF-8";
/* CSS Document */

.bt_subasta a {
	color: #F78A22;
}
.listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 20px;
}
.listado2 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.listado li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 20px;
}
.listado li a:hover {
	color: #000;
}
.lote_fotos {
	width: 85%;
	padding-top: 10px;
}

.bt_subasta a:hover {
	color: #C60;
}

.bt_subasta2 a:hover {
	color: #FFE8D0;
	float: left;
	width: 100%;
}
.lotefoto {
	text-align: center;
	width: 42%;
	float: none;
	background-color: #CCC;
	display: table-cell;
}
.lote_caja2 {
	float: none;
	width: 56%;
	padding-left: 1%;
	background-color: #FFF;
	display: table-cell;
	vertical-align: top;
}
.lote_caja2sorteo {
	float: none;
	width: 100%;
	background-color: #FFF;
	display: table-cell;
	vertical-align: top;
}
.lote_title {
	color: #E15A24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	width: 100%;
	float: left;
	background-color: #FFF;
}
.lote_donado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #4D4D4D;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F15A24;
}
.lote_volver {
	height: 20px;
	float: left;
	width: 100%;
	text-align: right;
	padding-top: 20px;
}
.lote_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 15px;
	vertical-align: top;
	float: left;
	width: 100%;
}
.lote_num {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.volverlista a {
	font-size: 12px;
	font-weight: normal;
}
.volverlista a:hover {
	font-size: 12px;
	font-weight: normal;
}
.lote_precio {
	margin-top: 8px;
	background-color: #E6E6E6;
	text-align: left;
	padding-top: 4px;
	display: block;
	margin-left: 0px;
	padding-left: 5px;
	padding-bottom: 4px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #930;
	float: left;
}
.lote_caja {
	width: 100%;
	display: table;
	float: none;
	padding-top: 30px;
}
