hr, .h, #menu em {
	display: none;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #6F0000;
}
#box {
	height: 500px;
	width: 600px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -270px;
	margin-left: -300px;
	text-align: left;
	background: #FFFFFF url(../img/bg_box.gif) no-repeat scroll center top;
}
#testa {
	height: 350px;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background: url(../img/bg_testa.png) no-repeat center top;
	color: #FFFFFF;
}

/* \*/
* html #foto {
	background:none;
	width:160px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.albergovittoria.net/img/bg_testa.png', sizingMethod='scale');
}
/* */

#foto {
	height: 300px;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 80px;
	overflow: hidden;
	z-index: -1;
	background: no-repeat center top;
}

#testa h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	padding: 15px;
	letter-spacing: -1px;
	font-size: 24px;
}
#testa #classificazione {
	text-align: center;
}

#menu {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 440px;
	height: 30px;
	overflow: hidden;
	font-size: 11px;
	background: #666666;
}
#menu ul {
	line-height: 30px;
	list-style-type: none;
}
#menu ul li {
	float: left;
}
#menu  a, #menu strong {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	border-right: 1px dotted #999999;
	display: block;
}
#menu strong {
	font-weight: normal;
	background: #333333;
}


#contenuto {
	position: absolute;
	width: 400px;
	left: 180px;
	top: 50px;
	height: 430px;
	overflow: hidden;
}
#contenuto a {
	color: #CC0000;
	letter-spacing: -1px;
}
#contenuto a:hover {
	text-decoration: none;
}

#contenuto h2, #contenuto h3 {
	color: #990000;
	letter-spacing: -1px;
	font-family: "Arial Narrow", Arial, sans-serif;
	margin: 10px 4px 5px;
}
#contenuto h2 {
	font-size: 20px;
}

#contenuto h3 {
	font-size: 16px;
}
#contenuto p {
	padding-top: 4px;
	padding-bottom: 6px;
}

#disponibilita_home {
	clear: both;
	height: 150px;
	width: 400px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.box_cal {
	float: left;
	height: 98px;
	font-size: 11px;
	width: 33%;
	cursor: default;
}
.box_cal .completo {
	background: url(../img/completo.png) no-repeat center center;
	font-size: 8px;
	line-height: 14px;
	color: #FFFFFF;
	height: 14px;
	width: 12px;
	text-align: center;
}

.box_cal .completo em {
	font-style: normal;
}

.box_cal .chiuso {
	background: url(../img/chiuso.png) no-repeat center center;
	font-size: 8px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	height: 14px;
	width: 12px;
	text-align: center;
}
.box_cal .chiuso del {
	text-decoration: none;
}

.box_cal #oggi {
	text-decoration: underline;
}

.quale_mese {
	letter-spacing: -1px;
	text-align: center;
}
#calendario_disponibilita  .mese_disp {
	background: url(../img/bg_box_cal.gif) no-repeat center center;
}
#help  {
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
#servizi #contenuto img {
	padding: 2px;
}


body#prezzi #contenuto ol {
	list-style-type: none;
}

body#prezzi  #contenuto  ol  li {
	float: left;
	width: 50%;
	height: 66px;
	text-align: center;
}
body#prezzi #contenuto ol li strong {
	font-size: 130%;
	color: #990000;
}




ul#circuiti {
	list-style-type: none;
}
ul#circuiti li {
	display: inline;
}
#contatto {
	margin-top: 10px;
}

#contatto label {
	padding: 3px 5px;
}
#contatto  label  input, #contatto textarea {
	border: 1px solid #000000;
	padding: 2px;
	margin: 2px;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#contatto #invia {
	text-align: center;
	display: block;
	margin: 6px auto;
	padding: 2px 8px;
	background: #990000;
	border-style: outset;
	color: #FFFFFF;
	font-size: 12px;
}


#risposta div {
	border: 4px solid #999999;
	margin: 5px;
	padding: 5px 15px;
	font-size: 11px;
	line-height: 14px;
	background: #E2E2E2;
	cursor: default;
}
#risposta .ok {
	border-color: #66FF00;
	background: #DAFFC1;
}
#risposta .ok a {
	color: #009900;
	letter-spacing: normal;		
}

#risposta .ko {
	border-color: #FF0000;
	background: #FFD9D9;
}





#coda {
	position: absolute;
	left: 0px;
	top: 350px;
	width: 160px;
	height: 150px;
	background: #990000;
	color: #FFFFFF;
}
#coda address {
	padding: 15px;
	font-style: normal;
	font-size: 12px;
}
#by_belsalento_it a {
	text-align: center;
	font-size: 10px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 12px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	z-index: 99;
	width: 160px;
}
#info_fiscali {
	font-size: 10px;
	color: #FFFFFF;
	width: 90%;
	margin-left: -45%;
	position: absolute;
	bottom: 4px;
	line-height: 13px;
	left: 50%;
	background: #6F0000;
}
#info_fiscali a {
	color: #FFFFFF;
}
