/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-family: Georgia,serif;
	font-size: 14px;
	text-decoration: none;
	padding: 5px;
	color: #d47920;
	background-image: url(foto/4.jpg);
	text-align: center;
}
.m0l0iover {
	font: 14px Georgia,serif;
	text-decoration: none;
	padding: 5px;
	color: #000000;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #f4de33;

}
.m0l0oover {
	text-decoration : none;
	background-image: url(foto/4.jpg);
	text-align: center;
}

/* level 1 inner */
.m0l1iout {
	font: 14px Georgia,serif;
	text-decoration: none;
	padding: 8px;
	color: #d47920;
   text-align: center;
  vertical-align: middle
}
.m0l1iover {
	font: 14px Georgia,serif;
	text-decoration : none;
	padding: 8px;
	color: #000000;
   text-align: center;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #fbf0a0;
	filter: alpha(opacity=100);
	-moz-opacity: 100%;
	background-image: url(foto/6.jpg);
  text-shadow: #FF00FF
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #fbf0a0;
  background-image: url(foto/6.jpg)


}
/* level 2 outer */
.m0l2iout {
	font: 14px Georgia,serif;
	text-decoration: none;
	padding: 8px;
	color: #d47920;
   text-align: center;
  vertical-align: middle;
  background-image: url(foto/6.jpg)
}
.m0l2iover {
	font: 14px Georgia,serif;
	text-decoration : none;
	padding: 8px;
	color: #000000;
   text-align: center;
}
.m0l2oout {
	text-decoration : none;
	border : 1px solid #fbf0a0;
	filter: alpha(opacity=100);
	-moz-opacity: 100%;
	background-image: url(foto/6.jpg);
  text-shadow: #FF00FF
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #fbf0a0;
  background-image: url(foto/6.jpg)
}
 /* level 3 outer */

