@charset "utf-8";
#mainhead {
	height: 950px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/torre_elec.gif);
	width: 100%;
	min-width: 800px;
	max-width: 1500px;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 1500px;



}
#mainnav {
	position: absolute;
	top: 50px;
	width: 80%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	right: 0%;
	-webkit-box-shadow: -2px 2px 5px 1px #000000;
	box-shadow: -2px 2px 5px 1px #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #333333;
	background-color: #FFFFFF;
}
#mainnav a {
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 800;
	font-size: 18px;
	background-color: #333333;
	list-style-type: none;
	display: block;
	float: left;
	width: 16.66%;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	text-transform: capitalize;
}
footer {
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#mainnav a:hover, #mainnav a:active, #mainnav a:focus, #mainnav a.thispage {
	background-color: #FFFFFF;
	color: #333333;
}
#mainarticle {
	position: absolute;
	width: 70%;
	right: 20%;
	background-color: #333333;
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	left: 0px;
	top: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 20px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
#articledos {
	background-color: rgba(51,51,51,0.8);
	width: auto;
	top: 250px;
	position: absolute;
	height: auto;
	padding-left: 50px;
	padding-right: 50px;
	visibility: inherit;
	overflow-y: auto;
	right: 0px;
	left: 20%;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	list-style-type: none;
	padding-bottom: 20px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
}
#hero img{
	width: 100%;
	min-width: 760px;
	max-height: 1350px;
}
h2 {
	color: #FF0000;
}
#georadarhead {
	background-image: url(../img/torre_dos.gif);
}
#geohead {
	background-image: url(../img/georadarimg.gif);
	width: auto;
	height: 950px;
	max-width: 1500px;
	position: relative;
	left: auto;
	right: auto;
}
a {
	text-decoration: none;
	color: #FFFF66;
	font-weight: 500;
}
#topohead {
	width: auto;
	height: 950px;
	background-image: url(../img/topoimg.gif);
	max-width: 1500px;
	min-width: 800px;
	position: relative;
	left: auto;
	right: auto;
}
#projecthead {
	width: auto;
	height: 950px;
	background-image: url(../img/roads.gif);
	position: relative;
	right: auto;
	left: auto;
	max-width: 1500px;
	min-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#servicioshead {
	width: auto;
	height: 950px;
	background-image: url(../img/dreamyroad.gif);
	max-width: 1500px;
	position: relative;
	left: auto;
	right: auto;
}
#contacthead {
	width: auto;
	height: 950px;
	background-image: url(../img/contacimg.gif);
	max-width: 1500px;
	position: relative;
	left: auto;
	right: auto;
}
#logodiv {
	width: 350px;
	padding-left: 15px;
	padding-top: 15px;

}
