body {
	background-image: url(template/fondo.png);
	background-attachment:fixed;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Myriad Pro", "Trebuchet MS";
	text-align:justify;
	font-size:96%;
}

a:link {color: #CC6600;text-decoration: none;}
a:visited {color: #CC6600;text-decoration: none;}
a:hover {color: #999999;text-decoration: underline;}
a:active {color: #CC6600;text-decoration: none;}

.submenu {color:#CAA74A;
	font-family:"Myriad Pro", "Trebuchet MS";
	font-size: 90%;
	text-align:left;
}
.submenu a:link {color: #492304;text-decoration: none;}
.submenu a:visited {text-decoration: none;color: #492304;}
.submenu a:hover {text-decoration: none;color: #CAA74A; text-decoration:underline;}
.submenu a:active {text-decoration: none;color: #492304;}

.tablas {text-align:left;}

.chica {font-size: 65%;}


/*subastas*/
.titulo_blanco {
	color: #FFFFFF;
	font-family: "Myriad Pro", "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;}
	
.normal {
	font-family:"Myriad Pro", "Trebuchet MS";
	color: #000000; margin-left:7px;}
	
.tabla{text-align:left; font-size:90%;
	font-family: "Myriad Pro", "Trebuchet MS";
	color: #000000; background-color:#E2D6BC;
	}

.tit_sub{font-weight:bold;font-size: 90%; color: #FFFFFF; text-align:center; background-color:#000000;}