/*tag*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0;
	color:#2E2031;
	background-color:#2E2031;
}
h1 {
	width:100%;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	color:#9E8F9D;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}

h2 {
	margin:0;
	padding:5px;
	text-align:left;
	font-size:12px;
	color: #2E2031;
	letter-spacing: 0.3em;
	font-weight: bold;
}
h3 {
	margin:0;
	padding:5px;
	text-align:left;
	font-size:11px;
	color: #2E2031;
	letter-spacing: 0.3em;
	font-weight: bold;
}
h4 {
	color: #A18FA0;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D3D1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D3D1;
	padding-top: 10px;
	padding-bottom: 10px;
}
hr {
	color: #D7D3D1;
	height: 1px;
	width: 90%;
}
p {
	margin:5px;
}

address {
	margin-left:5px;
}


a {
	color:#3A4269;
	text-decoration:none;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	border: 1px solid #879AFF;
	background-color: #eaeaea;
}

textarea {
	border: 1px solid #879AFF;
	background-color: #FFFFFF;
}


a:hover{
	color:#000000;
	text-decoration:underline;
}

span {
	font-size:11px;	
}
span a {
	color:#333333;
	text-decoration:underline;
}

span a:hover{
	color:#F09E64;
	text-decoration:underline;
}
/*contenitori*/
div#content {
	width: 975px;
	text-align:center;
	margin:auto;
	background-color:#ffffff;
}
div#top {
	width: 975px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#corpo1 {
	width: 975px;
	margin: 3;
	text-align:justify;
	overflow: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div#corpo2 {
	width: 975px;
	height:300px;
	text-align:left;
	overflow: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div#corpoBig {
	width: 975px;
	margin: auto;
	text-align:justify;
	overflow: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div#foto {
	width: 350px;
	height: 259px;
	padding: 13px;
	text-align: justify;
	float:left;
	background-color:#ffffff;
	margin: 0;
}
div#leftIT {
	width: 185px;
	text-align: justify;
	float:left;
	background-color:#ffffff;
	background-image: url(../images/bandaIT.gif);
	background-repeat: no-repeat;
	background-position: center 115px;
	border: 1px solid #D7D3D1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding: 5px;
	height: 620px;
}
div#left {
	width: 185px;
	text-align: justify;
	float:left;
	background-color:#ffffff;
	background-image: url(../images/banda.gif);
	background-repeat: no-repeat;
	background-position: center 115px;
	border: 1px solid #D7D3D1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding: 5px;
	height: 620px;
}
div#right {
	width: 700px;
	padding: 13px;
	text-align:justify;
	float:right;
	margin: 0px;
	height: auto;
	
}
div#footer{
	width: 975px;
	clear: left;
	text-align:center;
	padding:10px;
	font-size:10px;
	color: #000033;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#guest {
	width: 975px;
	text-align:justify;
	color: #CBCBCB;
	border: 1px solid #534C55;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
div#guest a:link {
	color: #8C6989;
	text-decoration: none;
}
div#guest a:visited {
	color: #8C6989;
	text-decoration: none;
}
div#guest a:hover{
	color: #ffffff;
	text-decoration: none;
}
div#fotoGallery{
	margin:0;
	padding:0;
}
div#messaggio {
	width: 90%;
	text-align:justify;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: visible;
	height: auto;
	border: 1px dotted #6F536D;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
/*menuBase*/
div#menuBase {
	text-align:center;
}

#menuBase ul{
	padding: 0;
	margin: auto;
	list-style: none;
	list-style-image: none;
}

#menuBase li{
	list-style: none;
	font-size: 11px;
	text-align: left;
	display: inline;
}
#menuBase a{
	margin: 0;
	text-decoration: none;
	color: #7B7B7B;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#menuBase a:hover{
	color: #000000;
}
 

/*menuSotto*/
.backMenu {
	background-image: url(../images/back.gif);
	vertical-align: top;
	background-repeat: no-repeat;
	text-align: left;
}
#menuSotto{
	width: 95%;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}
#menuSotto   ul{
	padding-left: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

}
#menuSotto li{
	font-size: 1.1em;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D5D4;
}
#menuSotto a:link {
	display: block;
	padding: 0.3em 0.1em 0.3em 0;
	text-decoration: none;
	color: #483647;
	margin: 0;
}
#menuSotto a:visited {
	display: block;
	padding: 0.3em 0.1em 0.3em 0;
	text-decoration: none;
	color: #483647;
	margin: 0;
}
#menuSotto a:hover{
	display: block;
	padding: 0.3em 0.1em 0.3em 0;
	text-decoration: none;
	color: #9E8F9D;
	margin: 0;
	

}


/*varie*/
.imgDX {
	clear: right;
	float: right;
}
.imgBordo {
	border: 10px solid #eaeaea;
}
.testo {
	text-align: justify;
}
.bordo {
	vertical-align: bottom;
	text-align: right;
}
.corpo {
	background-image: url(../images/corpo.gif);
	background-repeat: repeat-y;
	padding: 15px;
	vertical-align: top;
}
.colore {
	color: #FFFFFF;
	background-color: #483647;
	padding: 5px;
	font-size: 12px;
}
.nomi {
	background-color: #6F536D;
}
.bordoMini {
	padding: 5px;
	border: 1px solid #6F536D;
	margin: 5px;
	float: left;
}
.bordoGuest {
	padding: 5px;
	border: 1px dotted #6F536D;
	margin: 5px;
}
.cellaGallery {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #dddddd;
	font-weight:bold;
	height:20px;
}
.rigaCol {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	font-size: 11px;
}
.legenda {
	font-size: 11px;
	border: 1px solid #D7D3D2;
}

/*motori*/
div#kunawebagency {color: #8C6989; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif;  text-align:center;}
#kunawebagency a:link, #kunawebagency a:visited, #kunawebagency a:hover {color: #8C6989; text-decoration:none; font-size: 10px; font-weight:normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
#kunawebagency a:link.A, #kunawebagency a:visited.A, #kunawebagency a:hover.A {color: #8C6989; text-decoration:none; font-size: 10px; font-weight:normal; font-family: Arial, Verdana, Helvetica, sans-serif; }

h1.bedandbreakfast {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	color:#9E8F9D;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}

h1.bedandbreakfast a:link, h1.bedandbreakfast a:visited, h1.bedandbreakfast a:hover {
	font-family:Arial, Helvetica, sans-serif;
    color:#9E8F9D;
    text-decoration:none;
    font-size: 10px;
	font-weight:bold;
}
