
* {
	margin:0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
body {
	/*background-color:#002452;*/
	z-index: 110;

}

a {
	color:#000;
	text-decoration:none;
}

	a:hover {
		color:#000;
		
		}
	a:link {
		color:#000;
		
	}
	b { font-size: 125% }
div#centerDiv{
	width: 674px;
	height: 646px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 20%;
	top: 20%;
	margin-top: -100px;
	margin-left: -150px;

}
	
div#fondo {
	background: url("/media/img/everiwebfondo.jpg") no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1600px;
	height: 1200px;
	
	
}

div#cabecero {
	position: absolute;
	top: 10px;
	left: 240px;
	background: url("/media/img/cabecero.png") no-repeat;
	width: 674px;
	height: 114px;
	color: #000;
	
}
	div#cabecero UL LI{
		list-style: none;
		float: left;
		position:relative;
		top: 90px;
		left: 225px;
		color: #000;
		padding-right: 20px;
		font-weight: bold;
		
	}

	div#contactar_trans{
		position: relative;
		z-index: 100;
		top: 102px;
		left: 0px;
		width: 255px;
		height: 532px;
	}
div#texto {
	position: absolute;
	top: 200px;
	left: 240px;
	
}

div#empresa p{
	position: absolute;
	top: 250px;
	left: 600px;
	color: #fff;
	width: 300px;
	text-align:justify;
	
}
	div#empresa_fondo {
		position:relative;
		top: 124px;
		left: 573px;	
		background: url("/media/img/masanegra.png") no-repeat;
		width: 341px;
		height: 532px;
		
		
	}
	
div#servicios p{
	position: absolute;
	top: 250px;
	left: 550px;
	color: #fff;
	width: 300px;
	text-align:justify;
	
}
	div#servicios_fondo {
		position:relative;
		top: 124px;
		left: 530px;	
		background: url("/media/img/masavioleta.png") no-repeat;
		width: 341px;
		height: 532px;
		
		
	}
	
	div#servicios_fondo_2{
		position:relative;
		top: 0px;
		left: 342px;	
		width: 43px;
		height: 532px;
		
		
	}
	
	
div#somos p{
	position: absolute;
	top: 250px;
	left: 580px;
	color: #fff;
	width: 300px;
	text-align:justify;
	
}
	div#somos_fondo {
		position:relative;
		top: 124px;
		left: 554px;	
		background: url("/media/img/masaazul.png") no-repeat;
		width: 341px;
		height: 532px;
		
		
	}
	
	div#somos_fondo_2{
		position:relative;
		top: 0px;
		left: 342px;	
		width: 43px;
		height: 532px;
		
		
	}
	
div#contactar p{
	position: absolute;
	top: 250px;
	left: 530px;
	color: #fff;
	width: 300px;
	
}
	div#contactar_fondo {
		position:relative;
		top: 124px;
		left: 495px;	
		background: url("/media/img/masagranate.png") no-repeat;
		width: 341px;
		height: 532px;
		
		
	}
	
	div#contactar_fondo_2{
		position:relative;
		top: 0px;
		left: 342px;	
		width: 43px;
		height: 532px;
		
		
	}

div#presupuesto p form{
	position: absolute;
	top: 250px;
	left: 600px;
	color: #fff;
	width: 300px;
	
}
	div#presupuesto_fondo {
		position:relative;
		top: 124px;
		left: 495px;	
		background: url("/media/img/masaverde.png") no-repeat;
		width: 341px;
		height: 532px;
		
		
	}
	div#presupuesto_fondo_2{
		position:relative;
		top: 0px;
		left: 342px;	
		width: 43px;
		height: 532px;
		
		
	}
	
	
sapn.formspan {
	width: 80px;
	display: block;	
}
input, select {
	width: 220px;
	float: right;
	background-color: #989e00;
	border: 1px solid #ccc;
	color: white;
}

input.vCheckboxField {
	width: 20px;
	height: 10px;
	float: none;
	background-color: #989e00;
	border: 1px solid #ccc;
	color: white;
	margin-right: 20px;
}
input.boton {
	width: auto;
	margin-left: 25px;
	font-weight: bold;
}