/* @group link_general */

A:link {
	background: transparent;
	color: #697d66;
	border-bottom: 1px dotted #5c6d58;
}

A:active {
	background: transparent
	color: #404864;
	border-bottom: 1px dotted #747474;
}

A:visited {
	background: transparent;
	color: #404864;
}
	
/* @end */

/* @group link_empty */

A.empty:link {
	border-bottom-style: none;
	border-style: none;	
	background: transparent;
}

A.empty:active {
	border-bottom-style: none;
	border-style: none;
	background: transparent;
}

A.empty:hover {
	border-bottom-style: none;
	border-style: none;
	background: transparent;
}

A.empty:visited {
	border-bottom-style: none;
	border-style: none;
	background: transparent;;
}
	
/* @end */

a.textbox {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: #e4e8d1 url(../images/body_sfnd.jpg) no-repeat center top;
	margin: 0px;
	top: 0px;
	left: 0px;
}

td.sand {
	background: url(../images/hmsnbg.jpg);
}

td.copper {
	background: url(../images/hmcpbg.jpg);
}

td.comp {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px dashed #c0c0c0;
}

td.pgnv {
	border-bottom: none;
	padding-top: 5px;
}

table.main {
	background: repeat-x #ffffff;
	border: 1px solid #95b58a;
}
table.topnav {
	margin-top: 12px;
	margin-bottom: 5px;
}

p.txtbody {
	color: #778e72;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 0;
}

p.sponsor {
	color: #404864;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
}

p.txtbody2 {
	color: #778e72;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 10px;
}

/* @group form */

#container_top_general {	
	color: #1b1b1b;
	font: small-caps 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0;
	float: left;
	padding: 5px 10px 3px 0;
}

#booking_wrapper {
	background-color: #c5c8b5;
	height: 43px;
	width: 758px;
	border: 1px solid #5e714b;
	margin: 10px 0 3px;
	padding-top: 0;
	text-align: left;
}

a.top_links {
	color: #213914;
	border-bottom: 1px dotted #213914;
	text-decoration: none;
}

a.top_links:hover {
	color: #213914;
	border-bottom: 1px dotted #213914;
	text-decoration: none;
	background-color: transparent;
}

#top_nav_elements {
	width:760px;
	text-align: right;
	color: #213914;
	margin: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	padding: 0;
}

li.tabella_form_elements {
	margin: 0;
	padding-right: 1px;
	display: inline;
	padding-left: 0;
}

li.tabella_form_elements_dx {
	padding-right: 10px;
	display: inline;
}

li.tabella_form_elements_last {
	padding-right: 20px;
	display: inline;
}

li.tabella_titolo {
	margin: 0;
	letter-spacing: 1px;
	padding-left: 5px;
	display: inline;
}

li.tabella_titolo_main {
	margin: 0;
	letter-spacing: 1px;
	padding-left: 20px;
	display: inline;
}

li.tabella_bottone_small {
	margin: 0;
	text-align: center;
	display: inline;
	padding-left: 0px;
}

.input_submit {
	background: #ededed;
	width: 143px;
}

.input_submit_eng {
	background: #ededed;
	width: 120px;
}



/* @end */

.pgnv {
	float: left;
	width: 210px;
	border-bottom: none;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0;
	margin:0;
	text-align: right;
}

.hm_description {
	width:  230px;
	float:  left;
	margin: 0;
	padding: 15px 7px 50px;
}

.hm_description p {
	color: #404864;
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 9px 25px 17px 2px;
}

/* @group bottom navigation table */

#bottom_navigation {
	background-color: #e4e8d1;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

#bottom_navigation td {
	text-align: center;
	font-size: 11px;
	margin: 0;
	padding-bottom: 5px;
	color: #57594f;
	background-color: #e4e8d1;
}

#bottom_navigation td a {
	color: #57594f;
}

#bottom_navigation th {
	font-size: 11px;
	color: #474941;
	font-weight: normal;
	font-style: normal;
	width: 24%;
	margin: 0;
	padding: 5px 0;
	background-color: #ced2bd;
}



/* @end */


