img, div, input { behavior: url("png/iepngfix.htc") }
 
body {
	background-image: url(bg.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #F0F3EA;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #333333;
}
#s {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}
#s #logo {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 109px;
	width: 233px;
}
#s #nava {
	float: left;
	width: 717px;
}
#s #nava #lng {
	background-image: url(lng.jpg);
	height: 36px;
	width: 232px;
	float: right;
}
#s #nava #nav {
	margin-top: 65px;
	margin-left: 40px;
}


ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
}

#navlist a, #navlist a:link {
	margin: 0;
	padding: 5px 9px 4px 9px;
	color: #2C416E;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1D1E6;
	text-transform: uppercase;
}


#navlist a#last {
	margin: 0;
	padding: 5px 9px 4px 9px;
	color: #2C416E;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #B1D1E6;
	text-transform: uppercase;
}




#navlist a:hover, #navlist a#last:hover {
	background-color: #F3F8FB;
}
#clr {
	clear: both;
}

#mainopt {
	background-image: url(abp-bg.jpg);
	clear: both;
	height: 155px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #CC9933;
}
#mainopt h1 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#mainoptinner {
	background-image: url(inner-ttl-bg.jpg);
	clear: both;
	height: 55px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #CC9933;
}
#mainoptinner h1 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




#maincont {
	background-color: #FFFFFF;
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#maincont #cont {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	text-align: justify;
}
#cont p {
	margin: 0px;
	padding: 0px;
}

#ftr {
	background-image: url(ftr-line.jpg);
	clear: both;
	height: 9px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
}
#shim {
	height: 20px;
}
.mainttl {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #8E8A5B;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#mainopt #reservation-box {
	background-image: url(reservacia.png);
	clear: both;
	height: 117px;
	width: 305px;
}
#lng #flg {
	padding: 0px;
	margin-top: 7px;
	margin-left: 15px;
}
#flg img {
	padding: 5px;
}
#flg a {
}
#flg a:hover {
	background-color: #FFFFFF;
}
.inp {
	margin: 0px;
	padding: 3px;
	border: 1px solid #CC9933;
}
.error {
	padding: 3px;
	border: 1px solid #FF0000;
	background-color: #EFDFBE;
	color: #FF0000;
}
#feedback {
	background-image: url(feed-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 117px;
	width: 305px;
}
#feedback #fcont {
	padding: 8px;
	color: #333333;
	font-size: 12px;
}
#fcont .ttl {
	font-weight: bold;
}
#feedback #fcont #listcom {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	float: left;
	width: 100px;
	text-indent: 20px;
	background-image: url(list_comments.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding-left: 5px;
	margin-top: 7px;
}

#feedback #fcont #addcom {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	float: right;
	width: 110px;
	text-indent: 20px;
	background-image: url(comment_new.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding-left: 5px;
	margin-top: 7px;
}
#fcont a {
	font-weight: normal;
	color: #000000;
}
#fcont a:hover {
	font-weight: normal;
	color: #CEA500;
}
.inp {
	border: 1px solid #CC9933;
	background-color: #F9F8F2;
}
