body {
	background-attachment: fixed;
	background-image: url(../img/fondogeneral2.jpg);
	background-repeat:  no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #092557;
}
#top {
	width: 940px;
	margin: 0px auto;
	height: 169px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
}
#top #serCliLin {
	float: right;
	width: 80px;
	height: 30px;
	margin-right: 30px;
}
#top #serCliLin img {
	margin: 0 auto;
	padding: 0 auto;
}

#top #serCliLin a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#top #serCliLin a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#wrapper {
	width: 940px;
	margin: 0 auto;
}
#contenido  {
	margin: 0 auto;
	background-color: #E68E34;
	background-image: url(../img/backCenter.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 940px;
	text-align: center;
	z-index: 0;
}
#enlaces  {
	margin: 0 auto;
	width: 940px;
	background-image: url(../img/backBtn.jpg);
	background-repeat: no-repeat;
	height: 55px;
	position: relative;
}
#enlaces #btn {
	padding-top: 11px;
	padding-left: 48px;
	z-index: 1;
}
