body {
	background:#E0E0E0 url(back.png) top center no-repeat;
}
.canvas{
	width:563px;
	margin:auto;
}

.empresa{
	width:227px;
	height:188px;
	background:url(netereo.png) no-repeat;
	margin:53px auto 78px auto;
	text-indent: -9999pt;

}

.texto{
	width:538px;
	height:120px;
	background:url(textos.png) no-repeat;
	margin:0 auto 65px auto;
	text-indent: -9999pt;

}

.telefono{
	width:170px;
	height:45px;
	background:url(telefono.png) no-repeat;
	margin:auto;
	float:left;
	text-indent: -9999pt;

}

.mail{
	width:186px;
	height:37px;
	background:url(mail.png) top no-repeat;
	margin:auto;
	float:right;
	text-indent: -9999pt;

}
.mail:hover{
	background:url(mail.png) bottom no-repeat;

}
.mail h1 a{
display:block;
	text-indent: -9999pt;
	margin-top:-50px;

}
