/*******************************************************************/
/*                                                                 */
/*   Foglio di Stile per Hotel Bell'Arrivo                         */
/*                                                                 */
/*   (c)2007, er cicoria per erreuWeb                              */
/*                                                                 */
/*******************************************************************/


/*******************************************************************/
/*                                                                 */
/* Stili generali                                                  */
/*                                                                 */
/*******************************************************************/

body {
	font-family: "Trebuchet MS", "Times New Roman", Arial, sans-serif;
	color: #000000;
/*	line-height: 1.166;*/
	margin: 0;
	padding: 0;
	font-size: 10pt;
	text-align: center;
	background-color: #990000;
/*	background-image:  url("bg_grad.jpg");*/
/*	background-attachment: fixed;*/
}

img {
	border: 0;
	padding: 0;
}

/*******************************************************************/
/* Intestazioni                                                    */
/*******************************************************************/

h1 {
	font-size: 16pt;
	color: #990000;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 12pt;
	color: #ff9900;
	margin: 0;
	padding: 0;
}

h3 {
	color: #ff9900;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

/*******************************************************************/
/* Collegamenti                                                    */
/*******************************************************************/

a {
	color: #cc0000;
	text-decoration: none;
}

a:link {
	color: #cc0000;
	text-decoration: none;
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}


/*******************************************************************/
/*                                                                 */
/* Layout                                                          */
/*                                                                 */
/*******************************************************************/

#box {
	position: relative;
	width: 770px;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
}

#testa {
	position: absolute;
	width: 100%;
	height: 100px;
	top: 0;
	left: 0;
	padding: 0;
	color: #cccccc;
	background-image: url("../img/testa.png");
}

#generale {
	position: absolute;
	width: 100%;
	height: 300px;
	top: 100px;
	left: 0;
	padding: 0;
	color: #000000;
	background-color: #ff9900;
}

#particolari {
	position: absolute;
	width: 100%;
	height: 145px;
	top: 400px;
	left: 0;
	padding: 0;
	color: #000000;
	background-color: #ffffff;
	border-top: 5px solid #ff9900;
}

#pie {
	position: absolute;
	width: 100%;
	height: 22px;
	top: 550px;
	left: 0;
	padding: 3px 0 0 0;
	color: #999999;
	font-size: 9pt;
	text-align: center;
	background-image: url("../img/pie.png");
}

#navigazione {
	position: absolute;
	width: 170px;
	height: 300px;
	top: 0;
	left: 0;
	padding: 0;
	color: #000000;
	background-color: #ff9900;
}

#centrale {
	position: absolute;
	width: 300px;
	height: 300px;
	top: 0;
	left: 170px;
	padding: 0;
	color: #000000;
	background-color: #ffffff;
}

#laterale {
	position: absolute;
	width: 295px;
	height: 300px;
	top: 0px;
	left: 470px;
	padding: 0;
	color: #000000;
	background-color: #ffffcc;
	border-left: 5px solid #ff9900;
}


#pop {
	position: absolute;
	width: 610px;
	height: 350px;
	top: 75px;
	left: 75px;
	padding: 3px;
	color: #000000;
	background-color: #ffffff;
	border: 2px solid #990000;
	visibility: visible;
	z-index: 250;
}


/*******************************************************************/
/*                                                                 */
/* Componenti layout                                               */
/*                                                                 */
/*******************************************************************/

#tsx {
	position: absolute;
	top: -1px;
	left: -1px;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#tdx {
	position: absolute;
	top: -1px;
	right: -1px;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#dsx {
	position: absolute;
	bottom: -1px;
	left: -1px;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#ddx {
	position: absolute;
	bottom: -1px;
	right: -1px;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#bandiere {
	position: absolute;
	bottom: 5px;
        right: 5px;
}

#bandiere img {
	padding-top: 5px;
}
        

/*******************************************************************/
/*                                                                 */
/* Componenti navigazione                                          */
/*                                                                 */
/*******************************************************************/

#nav {
	margin: 0;
	padding: 0;
	font-size: 13pt;
	width: 165px;
}

#nav h3 {
	padding: 10px 0px 2px 10px;
	font-size: 10pt;
}

#nav a:link {
	display: block;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	background-image: url("../img/navup.png");
	font-weight: bold;
	padding: 12px 0 0 12px;
	color: #990000;
	height: 30px;
}

#nav a:visited {
	display: block;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	background-image: url("../img/navup.png");
	font-weight: bold;
	padding: 12px 0 0 12px;
	color: #990000;
	height: 30px;
}

#nav a:active {
	display: block;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	background-image: url("../img/navdn.png");
	font-weight: bold;
	padding: 12px 0 0 12px;
	color: #990000;
	height: 30px;
	text-decoration: none;
}

#nav a:hover {
	display: block;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	background: url("../img/navdn.png");
	font-weight: bold;
	padding: 12px 0 0 12px;
	color: #990000;
	height: 30px;
	text-decoration: none;
}


/*******************************************************************/
/*                                                                 */
/* Effetti                                                         */
/*                                                                 */
/*******************************************************************/


.imgeffect img {
	border: 0;
	margin: 0;
}

.imgeffect:hover {
	background-color: transparent;
}

.imgeffect:hover img {
	border: 0;
}

.imgeffect span {
	position: absolute;
	background-color: transparent;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
	z-index: 50;
}

.imgeffect span img {
	border: 0;
	padding: 0;
}

.imgeffect:hover span {
	visibility: visible;
	top: 78px;
	left: 4px;
}

/*******************************************************************/


.bfminiatura img {
	border: 0;
	margin: 0;
}

.bfminiatura:hover {
	background-color: transparent;
}

.bfminiatura:hover img {
/*	border: 1px solid blue;*/
}

.bfminiatura span {
	position: absolute;
	background-color: #ff9933;
	padding: 5px;
	left: -1000px;
	border: 1px solid #990000;
	visibility: hidden;
	color: black;
	text-decoration: none;
	z-index: 150;
}

.bfminiatura span img {
	border-width: 0;
	padding: 2px;
	max-width: 550px;
}

.bfminiatura:hover span {
	visibility: visible;
	top: 76px;
	left: 0;
}
