/* CSS Document */

html, body {
	margin:0px;
	/*font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#333333;
}

a:link {
	text-decoration:none;
	color:#333333;
}

a:visited {
	text-decoration:none;
	color:#333333;
}

a:active {
	text-decoration:none;
	color:#333333;
}

a:hover {
	text-decoration:underline;
	color:#333333;
}

#contenitore-home {
	position:absolute;
	top:20%;
	margin-left:10%;
}

#contenitore {
	position:relative;
	top:20px;
	width:900px;
	max-width:900px;
	margin: 0 auto;
	/*background-color:#FFCCCC;*/
}

#header {
	width:800px;
	max-width:800px;
	height:280px;
	max-height:280px;
	min-height:280px;
	/*background-color:#0099FF;*/
}

#header #blackline {
	position:absolute;
	width:3000px;
	height:142px;
	top:91px;
	right:65%;
	background-color:#000000;
}

#header #big-img {
	position:absolute;
	background-image:url(../imgs/img_header.jpg);
	background-repeat:no-repeat;
	left:0px;
	width:595px;
	height:233px;
}

#header #offerte {
	position:absolute;
	left:587px;
	top:160px;
	width:213px;
	height:73px;
	/*background-color:#CC6633;*/
	background-image:url(../imgs/offerte_speciali.gif);
	background-repeat:no-repeat;
}

#header #news {
	position:absolute;
	top:27px;
	left:605px;
	width:195px;
	height:135px;
	cursor:pointer;
	/*background-color:#666633;*/
}

#header #news a:link, #header #news a:visited, #header #news a:active {
	color:#FFFF00;
	text-decoration:none;
}
#header #news a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

#header #news #tit {
	position:absolute;
	width:190px;
	height:30px;
	padding-left:12px;
	padding-top:4px;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-2px;
	background-image:url(../imgs/back_tit_blu.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	/*background-color:#FF9999;*/
}

#header #news #txt {
	position:absolute;
	padding:15px;
	top:31px;
	width:160px;
	max-width:160px;
	height:74px;
	max-height:74px;
	overflow:hidden;
	/*background-color:#00FF33;*/
}

#header #news #txt .tit {
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
}

#header #news #txt .data {
	font-size:12px;
	color:#fe9900;
}

#header #nomehotel {
	position:absolute;
	left:115px;
	top:233px;
	background-image:url(../imgs/hotel_fontanella.jpg);
	background-repeat:no-repeat;
	width:470px;
	height:48px;
	padding:32px 7px 6px 7px;
}

#header #navbar {
	position:absolute;
	left:115px;
	top:233px;
	width:470px;
	height:48px;
	padding:32px 7px 6px 7px;
}

#header #navbar .active {
	color:#FFFF00;
}

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

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

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

#header #navbar a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#header #lang_selector {
	position:absolute;
	left:465px;
	width:132px;
	height:44px;
	padding:4px;
	/*background-color:#00CC99;*/
}

#header #lang_selector .active {
	color:#ff9900;
}

#header #lang_selector .active a:link {
	text-decoration:none;
	color:#ff9900;
}

#header #lang_selector .active a:visited {
	text-decoration:none;
	color:#ff9900;
}

#header #lang_selector .active a:active {
	text-decoration:none;
	color:#ff9900;
}

#header #lang_selector .active a:hover {
	text-decoration:underline;
	color:#ff9900;
}

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

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

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

#header #lang_selector a:hover {
	text-decoration:underline;
	color:#FF9900;
}

#header #home {
	position:absolute;
	left:105px;
	top:17px;
	width:60px;
	height:13px;
	padding:5px;
	padding-left:22px;
	background-image:url(../imgs/right_arrow.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	/*border:1px solid red;*/
}

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

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

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

#header #home a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#header #prenotazioni {
	position:absolute;
	top:233px;
	bottom:0px;
	left:587px;
	width:213px;
	height:47px;
	/*background-color:#339999;*/
}

#header #prenotazioni #mail {
	position:absolute;
	top:12px;
	left:20px;
	font-weight:bold;
}

#header #prenotazioni #mail a:link {
	text-decoration:none;
	color:#FFFFFF;
}

#header #prenotazioni #mail a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#header #prenotazioni #mail a:active {
	text-decoration:none;
	color:#FFFFFF;
}

#header #prenotazioni #mail a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#header #prenotazioni #prenotazione {
	position:absolute;
	top:12px;
	right:6px;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0px;
}

#header #prenotazioni #prenotazione a:link {
	text-decoration:none;
	color:#FFFF00;
}

#header #prenotazioni #prenotazione a:visited {
	text-decoration:none;
	color:#FFFF00;
}

#header #prenotazioni #prenotazione a:active {
	text-decoration:none;
	color:#FFFF00;
}

#header #prenotazioni #prenotazione a:hover {
	text-decoration:underline;
	color:#FFFF00;
}

#header #info-email {
	position:absolute;
	top:280px;
	left:328px;
	width:170px;
	height:25px;
	/*background-color:#CCFF00;*/
	background-image:url(../imgs/icona_down.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:20px;
	font-weight:bold;
}

#header #info-email a:link {
	text-decoration:none;
	color:#FFFF00;
}

#header #info-email a:visited {
	text-decoration:none;
	color:#FFFF00;
}

#header #info-email a:active {
	text-decoration:none;
	color:#FFFF00;
}

#header #info-email a:hover {
	text-decoration:underline;
	color:#FFFF00;
}

#body {
	width:722px;
	margin-top:5px;
	margin-bottom:0px;
	padding:20px;
	padding-left:78px;
	padding-right:100px;
	color:#333333;
	background-color:white;
	/*border:2px solid #00FF00;*/
}

#body_dove {
	width:722px;
	margin-top:5px;
	margin-bottom:0px;
	padding:20px;
	padding-left:78px;
	padding-right:100px;
	color:#FFFFFF;
	/*background-color:white;*/
	/*border:2px solid #00FF00;*/
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#body ul {
	padding-left:0px;
}

#body li {
	padding-top:15px;
}

#body .colonna1 {
	float:left;
	width:237px;
	margin-right:34px;
	font-size:12px;
	font-weight:bold;
	line-height:135%;
	list-style-image:url(../imgs/icona_maggiore.gif);
}

#body .news {
	float:left;
	width:740px;
	margin-right:34px;
	font-size:12px;
	font-weight:bold;
	line-height:135%;
	list-style-image:url(../imgs/icona_maggiore.gif);
}

#body .contatti {
	float:left;
	width:430px;
	margin-right:34px;
	font-size:12px;
	font-weight:bold;
	line-height:135%;
	/*list-style-image:url(../imgs/icona_maggiore.gif);*/
}

#body .contatti input {
	border:0px;
	background-color:#EAEAEA;
	padding:2px;
}

#body .contatti textarea {
	border:0px;
	background-color:#EAEAEA;
	width:315px;;
	height:110px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#body .contatti select {
	border:0px;
	background-color:#EAEAEA;
}

#body .contatti input:hover {
	border-right:5px solid #0099FF;
}

#body .contatti textarea:hover {
	/*border-right:5px solid #0099FF;*/
}

#body .contatti td {
	width:50%;
	padding:2px;
	padding-right:10px;
}

#body .contatti .privacy {
	font-size:9px;
	color:#999999;
	line-height:100%;
}

#body .contatti .esito_ok {
	font-weight:bold;
	font-size:13px;
	background-color:#0099FF;
	color:#FFFFFF;
	padding:10px;
}

#body .contatti .esito_err {
	font-weight:bold;
	font-size:13px;
	background-color:#FF0000;
	color:#FFFFFF;
	padding:10px;
}

#body .gallery td {
	text-align:center;
}

#body .gallery tr {
	border-bottom:1px solid #CCCCCC;
}

.tit_section {
	font-size:17px;
	font-weight:bold;
}

.istruzioni {
	font-size:9px;
	color:#CCCCCC;
}

.right {
	text-align:right;
}

.right-border {
	border-right:1px dotted #333333;
}

.bottom-dotted-border {
	border-bottom:1px dotted #CCCCCC;
}

#body .trekkonbike {
	float:left;
	width:100%;
	margin-right:34px;
	font-size:12px;
	font-weight:bold;
	line-height:135%;
	/*list-style-image:url(../imgs/icona_maggiore.gif);*/
}

#body .trekkonbike  h1 {
	border-bottom:5px solid #0066FF;
}

#body .trekk-left {
	float:left;
	/*border:1px solid #003399;*/
	width:45%;
}

#body .trekk-left  h2 {
	border-bottom:2px dotted #0066FF;
}

#body .trekk-left ul {
	margin-left:1em;
	padding-left:1em;
	list-style:circle;
}

#body .trekk-right {
	float:right;
	/*border:1px solid #00FF66;*/
	width:45%;
}

#body .trekk-right  h2 {
	border-bottom:2px dotted #0066FF;
}

#body .trekk-right ul {
	margin-left:1em;
	padding-left:1em;
	list-style:circle;
}

#body .info {
	float:left;
	margin-top:20px;
	width:100%;
	text-align:center;
	font-size:14px;
}

#body .info .big {
	font-size:36px;
	font-style:italic;
	color:#0066FF;
	font-weight:bold;
}

#body_dove .dove {
	float:left;
	width:430px;
	margin-right:0px;
	font-size:12px;
	line-height:135%;
	vertical-align:middle;
	/*list-style-image:url(../imgs/icona_maggiore.gif);*/
}

#body_dove a:link, #body_dove a:visited, #body_dove a:active {
	text-decoration:none;
	border-bottom:1px dotted;
	color:#ffff00;
}

#body_dove a:hover {
	text-decoration:none;
	border-bottom:1px solid;
	color:#ffff00;
}

#body_dove .cartina {
	float:right;
	width:279px;
	height:288px;
	font-size:12px;
	font-weight:bold;
	line-height:135%;
}

#body .colonna2 {
	float:left;
	width:160px;
	margin-right:34px;
	font-size:12px;
	font-weight:bold;
	line-height:135%;
	list-style-image:url(../imgs/icona_maggiore.gif);
}

#body .colonna3 {
	float:right;
	width:251px;
	height:278px;
	font-size:12px;
	font-weight:bold;
	line-height:135%;
}

#body .more {
	position:absolute;
	top:274px;
	right:93px;
	width:190px;
	height:31px;
	padding-left:12px;
	padding-top:4px;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-2px;
	color:#FFFFFF;
	background-image:url(../imgs/back_tit_blu.gif);
	background-repeat:no-repeat;
}

#footer {
	clear:both;
	width:900px;
	height:200px;
}

#footer #credits {
	float:right;
	width:250px;
	height:134px;
	text-align: center;
	/*border:1px solid #00FF33;*/
}

#footer #credits a:link, #footer #credits a:visited, #footer #credits a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#footer #credits a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
}

#footer #slide {
	float:right;
	width:100px;
	height:134px;
}

#footer #img {
	float:right;
	width:544px;
	height:134px;
}

#prezzi_tit {
	font-size:14px;
	font-weight:bold;
	color:#0066FF;
	padding-bottom:7px;
	/*background-image:url(../imgs/freccia_dx_03.gif);
	background-repeat:no-repeat;
	background-position:-3px 3px;*/
}

#prezzi_tab_tit {
	background-color:#FE9900;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
}

.descrizioni td {
	padding-bottom:14px;
	padding-top:14px;
	border-bottom:1px solid #333333;
}

.blu {
	color:#0066ff;
}

.giallo {
	color:#ffff00;
}

.offerte_speciali {
	margin-bottom:3px;
}

.offerte_speciali  td {
	padding-top:8px;
	padding-bottom:8px;
	background-color:#0066ff;
	color:#FFFFFF;
	font-size:14px;
}

.fasce_prezzi td {
	padding-top:7px;
	padding-bottom:7px;
}

.border_bottom_black {
	border-bottom:1px solid black;
}

.prezzo {
	padding:14px;
	font-size:20px;
	text-align:center;
}