body {
	background-color: #000;
	background-attachment: fixed;
	background-image: url(metal.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	font-size: 12px;
	font-weight: bold;
}
.cuadros_oferta_iz {
	margin-left: 15px;
	border: 1px solid #000000;
}

.cuadros {
	border: 1px solid #000000;
}
h1 {
	background-color: #804211;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffca92;
	font-size: 19px;
	padding-left: 40px;
	margin-right: 550px;
}
.Estilo1 a {
	color: #804211;
	text-decoration: blink;
}


.separador_celda {
	margin-right: 10px;
	margin-left: 10px;
}
#celda_linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.cuadros_oferta_dcha {
	border: 1px solid #000000;
	margin-right: 18px;
}


.margen_derecho {
	margin-right: 40px;
	margin-left: 50px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fondo_negro {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lightbox{
	background-image:url(lienzo.jpg);
	background-color:#eee;
	padding: 10px;
	border:#000;
	border-style:solid;
	border-width:1px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
	}
	
