body {
    background: #ffffff;
	margin: 0 auto;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #818181;
	line-height: 13px;
	}
	
h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00833e;
	line-height: 13px;
	}
	
h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00833e;
	line-height: 13px;
	}
	
h4 {
	font-size: 9px;
	color: #818181;
	line-height: 12px;
	}
	
#terminos {
    width:500px;
	padding:20px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	line-height: 13px;
	}

#contenedor {
    width:950px;
	height:auto;
	margin: 0 auto;
	position:relative;
	vertical-align:top;
}

#escalera {
    width:950px;
	margin: 0 auto;
	position:relative;
	vertical-align:top;
	z-index:1;
}

#logo {
    float: left;
	position:absolute;
	left:513px;
	top:173px;
	width:200px;
	height:78px;
	z-index:2;
}

#boton {
    float: left;
	position:absolute;
	left:598px;
	top:256px;
	width:133px;
	height:35px;
	z-index:3;
}

#footer, .push {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	
	color: #999999;
	width: 955px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left bottom;
	margin-top: 19px;
	position:relative;
	clear: both;
	bottom: 0;
    height: 30px;
}


#footer p {
	font-size: 9px;
	line-height: 9px;
	color: #999999;
}

a:hover { 
	color: #00833e;
}

a {
	color: #00833e;
}

a:visited { 
	color: #00833e;
}
