body {
	text-align: center;
	text-decoration:none;
	background-image:url(images/back.gif);
	margin: 0px;
}

#pagina {
	width:780px;
	margin: 0 auto;
	text-align:center;
}

#pie {
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
}

a.nolink{
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


#frame1 {
	float: right;
	background-image: url(images/bakframe.jpg);
	height: 520px;
	width: 482px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-position: -10px;
}
#cuedro {
	float: right;
	background-image: url(images/bakframe.jpg);
	height: 520px;
	width: 482px;
	text-align: left;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 10px;
}
#columna1 {
	float: left;
	height: 520px;
	width: 275px;
}

