html {background-color: #73D4D6;}
	
body {
	margin: auto;
	padding-top: 2em;
	padding-bottom: 4em;
	max-width: 1050px;
	font-family: "Helvetica neue" , sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #545454;
	background-color: #73D4D6;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.06);
	position: relative;
	top: -3px;
	padding-left: 50px
}

nav li {
	float: right;
	margin-left: -36px;
	margin-top: 20px;
	list-style: none;
	margin-right: -30px;
	list-style: none;
	padding-left: 0px;
	padding-right: 57px;
}
nav a {
	display: block;
	text-decoration: none;
	text-shadow: #999 1px 1px 1px;
	color: ghostwhite;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	padding: 10px 27px;
	border-radius: 3px;
}
nav a:hover {
    color: #73D4D6;
    background-color: #21023D; }
}.logo {
	margin-left: -7px;
}
.banner {
    border-radius: 3px;
	position: relative;
	top: 27px;
}
.c1 {
	border-radius: 3px;
	margin-top: 31px;
	margin-right: 24px;
}

.c1:hover {
    
}
    
.botones {
    border-radius: 3px;
	padding-bottom: 0px;
	margin-top: 53px;
}
.p1 {
	position: relative;
	max-width: 30%;
	text-align: left;
	font-size: 13px;
    }
.p2 {
	position: relative;
	max-width: 30%;
	text-align: left;
	margin-top: px;
	margin-left: 341px;
	top: -235px;
    }
.p3 {
	position: relative;
	max-width: 30%;
	text-align: left;
	margin-left: 686px;
	top: -472px;
    }
footer {
	background-color: #F5F2C4;
	position: relative;
	top: -474px;
	width: 1000px;
	height: 80px;
}
.p4 {
	padding-top: 32px;
	padding-left: 65px;


}