.body {
	height: 100%;
	width: 100%;
	background-color: #3A2C23;
}
.center {
	height: 100%;
	width: 100%;
	background-image: url(imagenes/bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.texto_pie {
	height: 100%;
	width: 539px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_home {
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.center-body {
	height: 311px;
	width: 538px;
	background-image: url(imagenes/bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.nolink {
	border: thin solid #3A2C23;
}
