body {
	text-align: center;
	background-color: 00809f;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;
	color: #00809F;
}
.sombraiz {
	background-image: url(imagenes/bkd_fondo_iz.jpg);
}
.sombradr {
	background-image: url(imagenes/bkd_fondo_dr.jpg);
}
.cabeceralogo {
	background-color: #f8f8f8;
	text-align: left;
}
.fotofondo {
	background-image: url(imagenes/bkd_diagonal_graygreen.gif);
}
.fotomargen {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #b7b7b7;
}
p {
	font-family: "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #00809f;
	font-family: "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding-top: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ebebeb;
}
.barrapies {
	margin-top: 3px;
}
.foods {
	background-image: url(imagenes/bkd_pies.jpg);
	padding-top: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
h2 {
	font-family: "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #009fc9;
	text-align: left;
}
ul {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(imagenes/arrow.gif);
	list-style-type: circle;
}
.letrapequeña {
	font-size: 9px;
	text-align: center;
}
.fotoproducto {
	border: 3px solid #ebebeb;
	margin-right: 11px;
	margin-left: 11px;
}
.volver {
	font-size: 14px;
	color: #009fc9;
	text-align: left;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #00809f;
	text-decoration: none;
}
a.volver:link {
	color: #009fc9;
	text-decoration: none;
}
a.volver:visited {
	color: #009fc9;
	text-decoration: none;
}
a.volver:hover {
	color: #000000;
	text-decoration: none;
}

a.enlace:link {
	text-decoration: none;
	color: #FFF;
}

a.enlace:visited {
	text-decoration: none;
	color: #FFF;
}
a.enlace:hover {
	text-decoration: none;
	color: #FFF;
}

