@charset "utf-8";
/* CSS Document */
html{
	margin: 0px;
	padding: 0px;
}
body			{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color:#E8E6DD;
	margin: 0px;
	padding: 0px;
}

a:link, a:active, a:visited  		{
	color: #048;
	text-decoration: none;
	font-size: 100%;
	
}

a:hover      		{
	color: #0000FF;
	font-size: 100%;
	text-decoration:underline;
}
td { text-align:left }

/* Struttura */
.inner-container {
	border: 2px;
	border-style: solid;
	border-color: #D8D5C5;
	background: #FFF;
	margin: 0 auto;
	padding: 20px;
	width: 890px;
}
.outer-container {
	/*	background-image: url(../images/body_Bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
*/	padding-bottom: 25px;
	padding-top: 5px;
}
.clearer {
	clear: both;
	font-size: 0;
}
.header {
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 319px;
	margin-bottom: 13px;
	margin-top:13px;
	text-align: center;
}
.header_stanze {
	background-color: #FFFFFF;
	background-image: url(../images/header_stanze.jpg);
	background-repeat: no-repeat;
	height: 319px;
	margin-bottom: 13px;
	margin-top:13px;
	text-align: center;
}
.header_colazione {
	background-color: #FFFFFF;
	background-image: url(../images/header_colazione.jpg);
	background-repeat: no-repeat;
	height: 319px;
	margin-bottom: 13px;
	margin-top:13px;
	text-align: center;
}
.main {
	background-image: url(../images/BG__Struttura.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	font-size:110%;
}
.content {
	float: right;
	width: 596px;
	padding:13px;
}
.content li {
	margin-left: 18px;
}
.navigation {
	float: left;
	width: 229px;
	padding:13px;
}
.footer {
	background-color: #55010E;
	background-image: url(../images/BackMenu.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family:sans-serif;
	font-weight:bold;
	font-size: 85%;
	margin-top: 13px;
	padding: 10px;
	text-align:center;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {
	color: #FFC;
}
#CrdPNT {
	text-align:right;
	width:890px;
	margin:auto;
	padding-top:2px;
}
#CrdPNT a:link, #CrdPNT  a:active, #CrdPNT  a:visited 	{
	color: #4B87BD;
	background-color: transparent;
	border:1px;
	border-color:#E8E8EA;
	border-style:solid;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;

}
#CrdPNT  a:hover			{
	color: #35608E;
	background-color: #FFFFFF;
	border:1px;
	border-color:#A6C6DD;
	border-style:solid;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}
/* Css head menu  */ 
#contenitoreMenu  {
	background-color:#B30707;
	padding: 8px;
	text-align:center;
	background-image: url(../images/BackMenu.jpg);
	border:1px;
	border-top-color:#932025;
	border-left-color:#46020D;
	border-bottom-color:#46020D;
	border-right-color:#932025;
	border-style: solid;	
}
/*Links bianchi su sfondo scuro */
.WhiteLinks	  {
	font-size:92%;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;

}

.WhiteLinks  a:link, .WhiteLinks  a:active, .WhiteLinks  a:visited	{
	font-weight:bold;
	color: #FFFFFF;
	background-color: #8A1A22;
	border:1px;
	border-top-color:#A6242B;
	border-left-color:#46020D;
	border-bottom-color:#46020D;
	border-right-color:#A6242B;
	border-style: solid;
	padding-left: 60px;
	padding-right:60px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
}
.WhiteLinks  a:hover			{
	font-weight:bold;
	color: #FFFFFF;
	background-color: #77131D;
	border:1px;
	border-top-color:#46020D;
	border-left-color:#9F2228;
	border-bottom-color:#9F2228;
	border-right-color:#46020D;
	border-style: solid;
	padding-left: 60px;
	padding-right:60px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
}
.language_menu {
	position:absolute;
	top:9px;
	width:100%;
	margin:auto;
	text-align:center;
	z-index:100;
}
.language_menu, img {
	border:0px;

}
.W3C_VALID {
	text-align:center;
	margin-top:5px;
}
.PREZZI_TABLE {
	background-color:#F8F5F1;
	border-color:#841B22;
}

