body {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.texto {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
}

.subTitulo {
	font-size: 15px;
	font-weight: bold;
	color: #68F8F8;
}
.elBottom   {  font-size: 10px; color: #ACACBC; }

a:link,a:visited,a:active     {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover   {
	color: #68F8F8;
	text-decoration: underline;
}
a.menuBottom:link,a.menuBottom:visited,a.menuBottom:active   {
	font-size: 10px;
	color: #ACACBC;
	text-decoration: none;
}
a.menuBottom:hover   {
	color: #68F8F8;
	text-decoration: underline;
}

td,tr {
	font-size: 12px;
	color: #000000;
	text-align: justify;	
}
.forms {
	font-size: 12px;
	background-color: #c6c6c6;
	border: 1px solid #FFFFFF;
}
.textoBlanco {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.textoNegro {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.textPadrotes {
	
	font-size: 10px;
	color: #FFCC66;
	text-align: justify;
}
.textoChico {
	
	font-size: 9px;
	color: #FFFFFF;
}
#subasta {
background-color:#E8E6E1;
}
#subasta td {
	color:#000;
	font-size:12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1CDC2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#subasta th {
	color:#444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#D1CDC2;
}
#subasta a {
	color:#000;
}
#subasta-header {
background-color:#106FB1;
}
#subasta-header h1,#subasta-header h2,#subasta-header h3,#subasta-header h4 {
color:#FFFFFF;
margin-bottom: 1px;
margin-top: 1px;
}
#subasta-header h3 {
font-size:15px;
}
#subasta-header h4 {
font-size:13px;
color: #f6f6f6;
}
#subasta-header h5 {
font-size:11px;
margin-top: 0px;
margin-bottom: 5px;
color: #66CCFF;
}
.detalle {
	background-color: #99CCFF;
}