﻿<!--
parrains extended (non-theme) styles -->

.StandardBox {
	border: medium groove;
	padding: 5px;
}
.CommandGlyph {
	text-align: center;
	font-size: xx-small;
	font-weight: bold;
	border: 1px dotted;
/*	font-variant: small-caps;	*/	padding: 3px;
	width: 12em;
}
.CommandGlyph A {
	text-decoration: none;
}
.CommandGlyph A:hover {
	color: Green;
}
.lunchTitle {
	font-weight: bold;
	font-size: smaller;
	text-decoration: underline;
	float: left;
	padding-right: 1.5em;
	margin-left: 2em;
}
.lunchDescr {
	font-size: smaller;
	font-style: italic;
	margin-left: 2em;
}
.lunchDay {
	border-top-style: dashed;
	font-size: larger;
	border-width: thin;
}
h1 {
/*
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
*/
	font-family:Gigi; 
}