* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
		font-size: 11px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ebf4d5;
	color: #000000;
}
h1 {
	font-size: 14px;
	padding: 14px;
}
span.cod {
	color: #FF3300;
	font-size: 11px;
}
.rezerva {
	font-weight: bold;
	color: #FF3300;
	font-size: 16px;
}
.rezerva a {
	color: #000000;
	font-size: 14px;
}
.box p {
	padding: 10px;
}
#header {
	padding: 8px 0 0 0;
	text-align: center;
	background: #fff;
}
#top {
	width: 774px;
	margin: 0 auto;
}
.sigla {
	float: left;
}
#top2 {
	width: 761px;
	margin: 0 auto;
	text-align: center;
}
#menu {
	float: right;
	font-size: 11px;
	line-height: normal;
}
#menu ul {
	margin: 0;
	padding: 45px 10px 0;
	list-style: none;
}
#menu li {
	float: left;
	background: url("img/orange_button_left.jpg") no-repeat left top;
	margin: 0;
	padding: 0 4px 0 4px;
}
#menu a {
	float: left;
	display: block;
	background: #FF6600 url("img/orange_button_right.jpg") no-repeat right top;
	padding: 5px 4px 5px 0;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
/* Commented Backslash Hack   hides rule from IE5-Mac \*/
#menu a {
	float: none;
}
/* End IE5-Mac hack */
#menu a:hover {
	color: #333;
}
#menu #current {
	background-image: url("img/greenbutton_left.jpg");
}
#menu #current a {
	background: #5E8E00 url("img/greenbutton_right.jpg") no-repeat right top;
	color: #ffffff;
}
#menu #blank {
	background: none;
	width: 10px;
}
#dunga {
	clear: both;
	background: #5E8E00;
	height: 33px;
	display: block;
}
#dunga2 {
	background: #9cce31;
	color: #ffffcc;
	padding: 14px;
}
#dunga2 #marquee {
	margin: 0 auto;
}
#master {
	background: #ebf4d5;
}
#content {
	width: 760px;
	margin: 0 auto;
}
#content .top {
	background: transparent url(img/_box_top.png) no-repeat scroll center top;
	margin-top: 10px;
	padding-top: 15px;
}
#content .bottom {
	background: transparent url(img/_box_bot.png) no-repeat scroll center bottom;
	padding-bottom: 15px;
}
#content .box {
	background: #FFFFFF url(img/_box_mid.png) repeat-y scroll left top;
	clear: both;
	font-size: 11px;
	text-align: justify;
	line-height: 1.4em;
	padding: 0pt 10px;
}
.info {
	font-size: 10px;
}
.td_info {
	padding-bottom: 8px;
	border-bottom: #666666 groove 2px;
	text-align: center;
}
.info p {
	font-family: arial;
	font-size: 11px;
	padding-bottom: 20px;
}
.info strong {
	font-size: 12px;
}
.info a {
	color: #006699;
}
.info a:hover {
	text-decoration: underline;
}
.tabel {
	color: #000000;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
}
.tabel td, .tabel th {
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
}
.tabel * {
	text-align: center;
}
.tabel strong {
	color: #ff3300;
}
.tabel tfoot th {
	text-align: right;
}
.tabel2 {
	color: #000000;
}
.tabel2 strong {
	font-size: 10px;
}
.tabel2 a {
	color: #006699;
}
.tabel2 a:hover {
	text-decoration: underline;
}
.recomanda {
	text-align: center;
}
.recomanda img {
	border: #006699 solid 1px;
	border-bottom-style: double;
	border-bottom: #006699 double;
}
.recomanda a {
	color: #006699;
}
.recomanda a:hover {
	text-decoration: underline;
}
.r_bord {
	border-left: #006699 dotted 1px;
	padding: 0px 0px 0px 8px;
}
#footer {
	text-align: center;
	font-size: 11px;
}
.hh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}