div #header {
	background-color:   #8CBE00;
}

div #left {
	background-color:   #F7F3F7;
}
div #left_ex {
	background-color:   #B6D754;
}
div #middle {
	background-color:   #AAFFFF;
}

div #right {
	background-color:   #F7BE29;
}

div #footer {
	background-color:   #D6DBAD;
}

div #innerContainer {
	background-color:   #F0F0F0;
}

div #filler_right {
	color:  #000033;
}

body {
	background-color:   white;
	font-size:80%;
	margin:1em;
	font-family:'Georgia', 'Times', 'serif';
	line-height:1.5em;
}
#otros_remates select{
	font-size:105%;
	font-family:'Trebuchet MS', 'arial', 'sans-serif';
}

h1 {
	font-family:'Trebuchet MS', 'arial', 'sans-serif';
	font-size:  1.6em;
	margin-top: 0;
	background-color: #993300;
}

h2 {
	font-family:'Trebuchet MS', 'arial', 'sans-serif';
	font-size:  1.2em;
	margin-top: 0;
}

h3, caption, th {
	font-family:'Trebuchet MS', 'arial', 'sans-serif';
	font-size:  1em;
	margin-top: 0;
}

table {
	margin-bottom:  1em;
}

table tr td {
	padding:0 1em;
}

p, th {
	margin-top: 0;
	margin-bottom:  1.5em;
}

/* Let's make sure code is readable in other browsers than IE too */
* > code {
	font-size:  1.25em;
}

img #license {
	float:  right;
}

p.small,
.small,
a.small {
	font: 10px "Trebuchet MS", "Helvetica", "Arial", "Verdana", sans-serif;
}
p.small,
.small {
	color: #575757;
	padding: 0;
	margin: 0;
}
a.small {
	color: #80B600;
	text-decoration: none;
}

a.small:visited {
	color: #80B600;
	text-decoration: none;
}

a.small:hover {
	color: #000;
	text-decoration: none;
}

a.small:active {
	color: #B2FF00;
	text-decoration: none;
}

.row2 {
	background-color: #C3DBF8
}
.row3disable {
	background-color: #BEBEBE
}
.row4proximoRemate {
	background-color: #FFEA00;
}
a:hover {
	text-decoration: none;
}
