@charset "utf-8";
.img {
	float:left
}
.body {
	background-image: url(images/papel_textura.png);
	background-repeat: repeat;
}
.menu {
	background-image: url(images/menu_fundo.png);
	background-repeat: repeat-x;
	height: 36px;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #632702;
	text-indent: 5px;
	padding-left: 25px;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.centrar {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-color: #FDE173;
	border: 1px solid #632702;
}
.maintxt {
	font-family: Verdana;
	font-size: 14px;
	color: #632702;
	height: 280px;
	line-height: 1.4em;
	padding-right: 25px;
	padding-left: 25px;
}
.body .centrar .menu {
}
.desenvolvimento {
	font-family: Verdana;
	color: #632702;
	text-decoration: none;
	float: right;
	clear: both;
	vertical-align: middle;
}
.desenvolvimento #dev {
	position: relative;
	bottom: 10px;
}
a {
	font-family: Verdana;
	font-size: 9px;
	color: #632702;
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.nohover {
	border:0;
	float: left;
}
img.hover {
	border:0;
	display:none;
	float: left;
}
a:hover img.hover {
	display:inline
}
a:hover img.nohover {
	display:none
}
.body .centrar .menu {
	color: #632702;
}
.body .centrar .maintxt #santacasa {
	color: #000;
	background-color: #FDE173;
	clear: both;
	text-align: center;
	margin-bottom: 5px;
}
.body .centrar .maintxt #mariscos {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	float: right;
	width: 400px;
}
.body .centrar .maintxt #petiscos {
	float: left;
	margin-right: 0px;
	margin-left: 60px;
	border-right-color: #632702;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #632702;
	margin-bottom: 50px;
}
.body .centrar .maintxt #prato {
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.map {
	float: right;
	border: 1px solid #632702;
	margin-right: 15px;
}
.body .centrar .maintxt #contactos {
	font-size: small;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#intro {
	position: relative;
	top: 60px;
	padding-right: 25px;
}

