@charset "UTF-8";
.mail {
	width: 337px;
	margin-top: 390px;
	text-decoration: none;
	float: left;
}
.mail2 {
	width: 312px;
	margin-top: 390px;
	text-decoration: none;
	float: left;
}
.mail3 {
	width: 230px;
	margin-top: 363px;
	text-decoration: none;
	float: left;
}
a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	display: inline;
}
a:hover {
	color: #666666;
}

.footer {
	background-image: url(img/bg_footer.png);
	background-repeat: repeat;
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
.contenido {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	height: 97px;
	width: 310px;
}
.info {
	width: 892px;
	height: 484px;
	float: left;
	background-image: url(img/construccion_servicios.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 24px;
	padding-left: 8px;
}
body {
	margin: 0px;
	padding: 0px;
}
.wrapper {
	height: 605px;
	width: 100%;
	background-image: url(img/bg_servicios_construccion.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
