/* CSS Document */
.cabecera_tabla {
	background-color:#7f92a4;
	color:#FFFFFF;
	font-weight:bold;
}
.pijama1 {
	background-color:#f0f0f0;
}
.pijama2 {
	background-color:#fafafa;
}
.cabecera_info {
	background-color: #eaeaea;
}
.contenido_info {
	background-color: #fafafa;
}
.titulo_fecha_24 {
	color:#AE3B25;
	font-weight:bold;
	font-style:italic;
}
.titulo_fecha {
	color:#AE3B25;
	font-weight:bold;
	font-style:italic;
}
.fecha_24 {
	color:#AE3B25;
}
.fecha {
	color:#AE3B25;
}
.hora {
	color:#888888;
	font-weight:bold;
}
.pais {
	font-weight:bold;
}

#plus {
	width:100%;
	height:7px;
	background-image:url(/imagenes/index/plus.gif);
	background-repeat:repeat-x;
}
h1.titulo_subasta_24{
	background-color:#FCECE7;
}
#tabla_subasta_24 {
	border-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:#E3AD9A;
	border-style:dotted;
	margin-top:4px;
	background-color:#FCECE7;
}

#imagen {
	border:1px solid #A3B1BE;
}
.titulo_subasta {
	color:#B74F3B;
}
.titulo_subasta_24 {
	color:#B74F3B;
}
.abierta {
	color:#669900;
}
.prolongada {
	color:#FF9900;
}
.cerrada {
	color:#FF0000;
}
h1.titulo_subasta{
	background-color:#E8ECF3;
}
#tabla_subasta {
	border-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:#99B0C6;
	border-style:dotted;
	margin-top:4px;
	background-color:#E8ECF3;
}


#tabla_subasta_finalizada {
	border-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:#bbb7b7;
	border-style:dotted;
	margin-top:4px;
	background-color:#f1f1f1;
}

#cuadro_online {
	background-color:#B74F3B;
	color:#FFFFFF;
	padding:1px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:8px;
	width:60px;
	text-align:center;
}
SPAN.etiqueta {
	width:100px;
	float:left;
	text-align:right;
	background:#eaeaea;
}
div.etiqueta {
	margin:1px;
	white-space:nowrap;
	background-color:#fafafa;
}