/* CSS Document */
html {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}

p.successtext {
	color: #00A000;
	letter-spacing: -0.1ex;
}
p.errortext {
	color: #A00000;
	letter-spacing: -0.1ex;
}

p.itemmenu {
	margin: 2px;
	margin-left: 52px;
}

span.red {
	color: #D00000;
	font-size: 8px;
}

a.itemmenu {
	text-decoration: none;
	color: #404040;
}
a.itemmenu:hover {
	text-decoration: underline;
	color: #e7430a;
}
a.copy {
	text-decoration: none;
	color: #FFFFFF;
}
a.copy:hover {
	text-decoration: underline;
}
p.head {
	margin-left: 30px;
	margin-right: 22px;
	color: #202020;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}

p.maintext {
	margin-left: 30px;
	margin-right: 22px;
	color: #707070;
	margin-top: 10px;
	margin-bottom: 0px;
}

p.tighttext {
	margin-left: 30px;
	margin-right: 22px;
	color: #707070;
	margin-top: 2px;
	margin-bottom: 2px;
}
p.titcardapio {
	color: #7E0408;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	height: 40px;
	width: 300px;
	background-color: #EDEDED;
	font-style: italic;
	padding-top: 1px;
	padding-left: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 30px;
	margin-bottom: 2px;
	margin-left: 30px;
	margin-right: 22px;
}
h1 {
	text-align: left;
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	padding-left: 52px;
	padding-top: 34px;
	color: #e7430a;
}

span.eph {
	text-decoration: underline;
	color: #e7430a;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

img.mimg {
	margin-left: 30px;
}
	
a.mmenu {
	display: block;
	background-image: url(imgs/menubul_n.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	font-size: 12px;
	margin: 8px;
	margin-left: 24px;	
	padding: 0px;
	text-decoration: none;
	color: #7e0408;
}

a.mmenu:hover {
	display: block;
	background-image: url(imgs/menubul_o.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	font-size: 12px;
	margin: 8px;
	margin-left: 24px;	
	padding: 0px;
	text-decoration: underline;
	color: #e7430a;
}

p.fmenu {
	color: #FFFFFF;
	text-align: right;
	margin-top: 31px;
	margin-right: 34px;
	margin-bottom: 6px;
	padding: 0px;
	font-size: 9px;
	letter-spacing: -0.1ex;
}

p.fcopy {
	color: #FFFFFF;
	text-align: right;
	margin-top: 6px;
	margin-right: 34px;
	padding: 0px;
	font-size: 9px;
	letter-spacing: -0.2ex;
}

a.fmenu {
	text-decoration: none;
	color: #FFFFFF;
}

a.fmenu:hover {
	text-decoration: underline;
	color: #7e0408;
}
p.label {
	text-align: right;
	margin: 8px;
	margin-right: 10px;
	}
