@charset "utf-8";
/* CSS Document */

#contenedoor {
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: -10px;

}

#logo {
	width: 460px;
	height: 88px;
	background-image: url(../img/logotipo_aqua.png);
	background-repeat: no-repeat;
	display: block;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#logo a > span {
	display: none;
}

#nav {
	padding-right: 20px;
	position: relative;
	right: 20px;

}





#h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #0C97E2;
	margin-bottom: 10px;
}

footer a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	display: block;
	position: relative;
	padding-top: 20px;
}
#text {
	height: 400px;
	width: 400px;
	position: relative;
	float: left;
	padding-top: 20px;
	}
	
	#f_em_1 {
	height: 169px;
	width: 300px;
	position: relative;
	background-position: center;
	text-align: center;
	left: 90px;
	top: 20px;
	background-image: url(../photo/pozo_intro-01.jpg);
	}
	#f_em_2 {
	height: 440px;
	width: 300px;
	position: relative;
	display: block;
	top: 80px;
	left: 90px;
	background-image: url(../photo/camion_international.jpg);
	}

#rec_form {
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-bottomright: 1em;
	-moz-border-radius-bottomleft: 1em;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	background-color: #F8F8F8;
	transition: all 1s 1s;
	-webkit-transition: all 1s  1s;
	-moz-transition: all 1s 1s;
	-o-transition: all 1s 1s;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	left: 10px;


	behaviour:url (PIE/pie.htc);
	border: 1px solid #D6D6D6;
}
#redonde2_empresa {
	border-radius: 8px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 8px;
	border: 1px solid #D6D6D6;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	text-align: justify;
	background-color: #F8F8F8;
	width: 900px;
	height: 700px;
	float: left;
}


#redonde2 {
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-topleft: 1em;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	background-color: #0c97e2;
	transition: all 1s 1s;
	-webkit-transition: all 1s  1s;
	-moz-transition: all 1s 1s;
	-o-transition: all 1s 1s;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#redonde2:hover {
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-topleft: 1em;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	height: 210px;
	background-color: #000B5C;
;
}
