@charset "utf-8";
body {
	background-color: #eeeeee;
}

.index_pattern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCDCDC;
	font-weight: bold;
	border: 1px solid #dcdcdc;
	background-position: left bottom;
	vertical-align: top;
	line-height: 14px;
}
.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #FF9933;
	background-position: left bottom;
	vertical-align: middle;
	line-height: 14px;
	-moz-border-radius: 5px;
	text-align: center;
	padding-top: 38px;
	padding-bottom: 38px;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	letter-spacing: 0.4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	padding-top: 5px;
}
.head1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FF9934;
	border-right-color: #FF9934;
	border-bottom-color: #FF9934;
	border-left-color: #FF9934;
}
.subpage_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #dcdcdc;
	background-position: left bottom;
	vertical-align: top;
	line-height: 14px;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-position: center;
	padding-top: 5px;
	border: thin none #000000;
}

.subpage_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #dcdcdc;
	background-position: left bottom;
	vertical-align: top;
	line-height: 14px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.subpage_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-position: left bottom;
	vertical-align: top;
	line-height: 30px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FD9A34;
	border-right-color: #FD9A34;
	border-bottom-color: #FD9A34;
	border-left-color: #FD9A34;
}
.kitchenlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border: 3px solid #FF9933;
	background-position: left bottom;
	vertical-align: middle;
	line-height: 14px;
	-moz-border-radius: 5px;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-right: 15px;
	padding-left: 15px;
}
.applinks {
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
}
