@charset "ISO-8859-1";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a img {
	border:none;
}

body {
	background:url(../img/background.png) repeat #000000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

#container {
	position:relative;
	margin:0 auto;
	width:1010px;
	min-height:720px;
	background:#000000;
}

#footer {
	position:relative;
	margin:0 auto;
	padding:10px 0;
	width:1010px;
	background:#000000;
}

#home-link {
	background: url(../img/logo.png) no-repeat;
	width:400px;
	height:363px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-4000px;
}

#tradicao-link {
	background: url(../img/tradicao-link.png) no-repeat;
	width:147px;
	height:46px;
	position:absolute;
	top:370px;
	left:72px;
	text-indent:-4000px;
}

#especialidades-link {
	background: url(../img/especialidades-link.png) no-repeat;
	width:206px;
	height:62px;
	position:absolute;
	top:435px;
	left:72px;
	text-indent:-4000px;
}

#ementa-link {
	background: url(../img/ementa-link.png) no-repeat;
	width:180px;
	height:42px;
	position:absolute;
	top:500px;
	left:72px;
	text-indent:-4000px;
}

#marcacoes-link {
	background: url(../img/marcacoes-link.png) no-repeat;
	width:217px;
	height:46px;
	position:absolute;
	top:565px;
	left:72px;
	text-indent:-4000px;
}

#galeria-link {
	background: url(../img/galeria-link.png) no-repeat;
	width:215px;
	height:65px;
	position:absolute;
	top:630px;
	left:72px;
	text-indent:-4000px;
}

#contact {
	position:absolute;
	top:10px;
	left:620px;
}

.bullet1 {
	display: inline;
	width:4px;
	height:9px;
	background-color: #47191E;
	position: relative;
}

.bullet2 {
	display: inline;
	width:4px;
	height:9px;
	background-color: #772A32;
	position: relative;
}

#filling {
	height:180px;
}

#content-area {
	position:relative;
	text-align:justify;
	width:500px;
	margin-left:410px;
}

#separator {
	background: url(../img/separator.png) no-repeat;
	width:980px;
	height:26px;
	margin-bottom:5px;
}

#main {
	background: url(../img/main.png) no-repeat;
	width:548px;
	height:380px;
	position:absolute;
	top:150px;
}

#novidades {
	position:absolute;
	top:600px;
	left:170px;
}

#novidades div {
	margin-bottom:4px;
}

#novidades-title {
	background: url(../img/novidades-title.png) no-repeat;
	width:99px;
	height:34px;
}

.activelink {
	background: url(../img/activelink.png) no-repeat;
	width:73px;
	height:35px;
	position:absolute;
}

#active-1 {
	top:384px;
	left:-185px;
}

#active-2 {
	top:450px;
	left:-126px;
}

#active-3 {
	top:513px;
	left:-153px;
}

#active-4 {
	top:579px;
	left:-114px;
}

#active-5 {
	top:644px;
	left:-114px;
}

#booking-form {
	background:#4B1C21;
	border: #FFFFFF thin solid;
	padding: 20px;
}

.small-input {
	width:30px;
}

#ementa {
	background: url(../img/papper.png) repeat;
	padding:40px;
	color:#180C00;
	font-family: Monotype Corsiva, Georgia, Times New Roman, Serif;
	font-size: 14px;
}
