/* CSS layout made in uovo blu */

body#home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #F1F3C7;
	background-color: #9C0211;
	margin: 0px;
	padding: 0px;
}
body#accoglienza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #F1F3C7;
	background-color: #A7A109;
	margin: 0px;
	padding: 0px;
}

body#ristorante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #F1F3C7;
	background-color: #C60013;
	margin: 0px;
	padding: 0px;
}


body#appennino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #F1F3C7;
	background-color: #E36C00;
	margin: 0px;
	padding: 0px;
}

body#dove {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FCECCD;
	background-color: #76A1E4;
	margin: 0px;
	padding: 0px;
}


body#prenota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #F1F3C7;
	background-color: #D06692;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #F4B33C;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;

}

a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;

}

a:visited {
	color: #F4B33C;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}

a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 20px;
	left: 10px;
}
#logo2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 8px;
	left: 60px;
}
#logo_mormoraie {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 164px;
	left: 625px;
	z-index: 1;
}
#fascia {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	height: 300px;
	top: 130px;
	background-image: url(../images/albergo_bismantova.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#fascia2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	height: 300px;
	top: 130px;
	background-image: url(../images/camere.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#fascia3 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	left: 5px;
	height: 300px;
	top: 130px;
	background-image: url(../images/ristorante.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#fascia4 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	height: 300px;
	top: 130px;
	background-image: url(../images/pietra_bismantova.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#fascia5 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	height: 300px;
	top: 130px;
	background-image: url(../images/prenota.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#fascia6 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	height: 300px;
	top: 130px;
	background-image: url(../images/pietra_bismantova2.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#menu {
	margin: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	position: absolute;
	height: 20px;
	left: 200px;
	top: 55px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFCC99;
	border-left-color: #FFCC99;
}

#menu2 {
	margin: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	position: absolute;
	height: 20px;
	left: 280px;
	top: 85px;
	border-bottom-width: thin;
	border-right-width: thin;
	border-bottom-style: ridge;
	border-right-style: none;
	border-top-style: none;
	border-right-style: solid;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
}

#titolo {
	position: absolute;
	left: 460px;
	top: 25px;	
}

#titolo_risto {
	position: absolute;
	left: 400px;
	top: 25px;	
}

#flags {
	position: absolute;
	left: 560px;
	top: 25px;
	width:auto;
	font-size:xx-small;
	color:#666666;
}

#slogan {
	margin: 0px;
	padding-top: 15px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 250px;
	position: absolute;
	left: 30px;
	top: 330px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;

}

#content {
	margin: 0px;
	width: 70%;

	position: absolute;
	top: 460px;
	padding: 10px 0px 100px 70px;

}

#footer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	bottom: 8px;
	text-align: center;
}

#credits {
	margin: 0px;
	padding: 0px;
	width: auto;
	position: absolute;
	bottom: 7px;
	right: 7px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2DBB1;
}
#credits a:link {
	color: #F4B33C;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;

}
