UNKNOWN {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; MARGIN: 0px; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; BACKGROUND-COLOR: #ffffcc; TEXT-DECORATION: none; link: #FFFF99; vlink: #FFFF99; alink: #FFFF99
}
.EstiloTitulo {
	FONT-SIZE: 24px; COLOR: #ffff99; FONT-STYLE: normal; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.EstiloSubTitulo {
	FONT-SIZE: 18px; COLOR: #ffff99; FONT-STYLE: normal; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; display: block; padding-bottom: 0em;
}
.centrado {
	MARGIN-TOP: -275px;
	LEFT: 50%;
	MARGIN-LEFT: -400px;
	WIDTH: 800px;
	POSITION: absolute;
	TOP: 50%;
	HEIGHT: 551px;
	visibility: visible;
}
#capa_inicio {
	Z-INDEX: 1; LEFT: 279px; WIDTH: 200px; POSITION: absolute; TOP: 158px; HEIGHT: 115px
}
#capa_quienessomos {
	Z-INDEX: 8; LEFT: 377px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH: 345px; POSITION: absolute; TOP: 158px; HEIGHT: 322px
}
#capa_menu {
	Z-INDEX: 6; LEFT: 50px; WIDTH: 222px; POSITION: absolute; TOP: 234px; HEIGHT: 228px
}
#quienes_somos {
	Z-INDEX: 6; LEFT: 279px; WIDTH: 200px; POSITION: absolute; TOP: 213px; HEIGHT: 115px
}
#capa_contacto {
	Z-INDEX: 9; LEFT: 458px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH: 200px; POSITION: absolute; TOP: 192px; HEIGHT: 269px
}
#capa_galeriadeimagenes {
	Z-INDEX: 11; LEFT: 375px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH: 286px; POSITION: absolute; TOP: 237px; HEIGHT: 199px
}
.EstiloVinculoPPal {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #ff0000; TEXT-DECORATION: none
}
.EstiloAguarde {
	FONT-SIZE: 16px; COLOR: #ff0000; TEXT-DECORATION: none
}
.Estilo9 {
	FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #ffff99; FONT-STYLE: normal; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
TR.resaltar {
	CURSOR: pointer; BACKGROUND-COLOR: #ff9900
}
#capa_servicios {
	Z-INDEX: 7; LEFT: 472px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH: 200px; POSITION: absolute; TOP: 251px; HEIGHT: 160px
}
#capa_sabores {
	Z-INDEX: 10; LEFT: 305px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH: 454px; POSITION: absolute; TOP: 60px; HEIGHT: 466px
}
BODY {
	background-color:  #FF6600;
	BACKGROUND-IMAGE: none; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #ffffcc
}
#CapaContenedora {
	Z-INDEX: 5; BACKGROUND-IMAGE: url(Image/DelySabpagliv.jpg); OVERFLOW: visible; WIDTH: 800px; POSITION: absolute; HEIGHT: 551px
}
/* Header */
div#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	LINK: #FFFF99;
	VLINK: #FFFF99;
	ALINK: #FFFF99; 	
	text-align: center;
	background-color: transparent;
	color: #FFFF99;
}

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 100px;
	border-style: none;
	border-color: #FF0000;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: solid;
	border-color: #CC33CC;
	border-width: 2px;
}

div#index div.pages {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
	height: auto;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 100px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 100px;
}

div#navigation td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #FF6633;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #FF6600;
	border-width: 1px;
                  width: 50%;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 640px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
}

#loading {
 	width: 200px;
 	height: 100px;
 	background-color: #FFFF99; 
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}

