/* @override http://www.canoa.net/~wlgrp/a/c/construccion.css */

.construccion{
	background: url(../i/bg-wlenconstruccion.jpg) no-repeat  ;
	width: 1000px;
	height: 800px;
	margin: -150px auto;
	}
body{
	background-color: #000;
	overflow: hidden;
}

.email{
	position: relative;
	top: 590px;
	left: 345px;
}

.email a{
	color: #FFF;
	text-decoration: none;
	width: 181px;
	height: 23px;
	background: url(../i/bg-info.jpg) no-repeat  ;
	display: block;
	text-indent: -5000px;

}

.email a:hover{
border-bottom: 1px solid #923548;
}