body {
	font-family: Tahoma;
	text-align:center;
	margin: 0;
	background-color:#000;
	}
table {
	text-align:center;
	vertical-align:middle;
	}
#construccion {
	color: #594B48;
	width:500px;height:257px;
	margin:0px auto;padding:0;
	position:relative;
	z-index:0;
	position:absolute;
	top:50%;left:50%;
    margin-top:-128px; 
	margin-left:-250px;
	background: transparent url('/obras/imagenes/construccion.gif') top center no-repeat;
}
.dominio{
	position:relative;
	top:3em;left:1.5em;
}
.comercio {
	background-color: #CACCC7;
	padding: 1em;
	font-size: 1em;
	border: #000000;
	}
h2{
	color: #fff;
	font-size: .9em;
	text-decoration: none;
	}
a:link {
	color: #628D22;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	color: #594B48;
	font-size: 0.9em;
	font-weight: bold;
	border: thin none #FFFFFF;
	text-decoration: underline;
	}
a:visited {
	color: #EEF3EC;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
}