#contenedor960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logogrande {
	height: 161px;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 108px;
}
#contenedor960 #logogrande p {
	text-align: center;
}
#esp {
	position: absolute;
	height: 20px;
	width: 960px;
	left: 0px;
	top: 291px;
}
.hidden {
	display: none;
}
#esp a {
	text-decoration: none;
	color: #999;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#esp p {
	text-align: center;
}
#esp p a:hover {
	font-weight: bold;
	color: #C79431;
}




#ing {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 503px;
	top: 261px;
}
body {
	background-color: #FFF;
	background-image: none;
}

