body{
	margin: 0px;
	padding: 0px;
	background-color: #0067bd;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(imagenes/marco.gif);
}


#pagina
{
	position: relative;
	display: table;
	border: 0px;
	width: 650px;
	height: 743px;
	color: #630;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 13px;
	margin-top: 52px;
	margin-right: auto;
	margin-bottom: 47px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center 205px;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#logo
{
	position: absolute;
	padding-top: 0px;
	padding-left: 15px;
	margin-left: 0px;
	margin-top: -22px;
}

#plano {
	text-align: center;
	margin-top: 0px;
	z-index: 1;
	position: absolute;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 305px;
	padding-right: 0px;
	padding-top: 0px;
}

#pagina a {
	color: #666666;
	text-decoration: underline;
}
#pagina a:hover {
	color: #999999;
	text-decoration: underline;
}

#contacto {
	margin-top: 103px;
	padding-left: 40px;
	padding-right: 0px;
	width: 265px;
	z-index: 2;
	color: #0067bd;
	position: absolute;
}

#contacto a {
	color: #0067bd;
	text-decoration: none;
}

#contacto a:hover {
	color: #666666;
	text-decoration: none;
}

#horario {
	margin-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	color: #0067bd;
	position: relative;
}

#post-it {
	position: relative;
	z-index:1;
	visibility: visible;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-left: 35px;
	width: 205px;
}

#actualidad {
	position: absolute;
	padding-left: 40px;
	padding-top: 0px;
	margin-top: 320px;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0067bd;
	z-index: 3;
}

#presentacion {
	position: relative;
	padding-left: 45px;
	padding-top: 5px;
	padding-right: 35px;
	margin-top: 405px;
	width: 570 px;
	z-index: 1;
}

#pie {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-style: normal;
	color: #CCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#pie a {
	color: #cccccc;
	text-decoration: none;
}

#pie a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

