/* CSS Document */
body{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
}
.sfondo{
	/*background-attachment: fixed;
	background-image: url(../bg-sito.gif);
	background-repeat: repeat;
	background-position: center center;*/
	background-color: #0083d7;
}
#dimore{
	z-index: 9;
	background-color: #FF0000;
	position: relative;
	margin:0 auto;
	top: 120px;
	width: 778;
	text-align: center;
	
}
.ledimoretop {
	font-family: Tahoma;
	font-size: 13px;
	padding: 6px 0px;


	}
.ledimoretop a {
	text-decoration: none;
	}
.ledimoretop a:link, .ledimoretop a:visited {
	color: #fff;
	padding: 5px;
	}
.ledimoretop a:hover, .ledimoretop a:active {
	background: #69BBF4;
	color: #ffffff;
	padding: 5px;
	}
.basso {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bassor {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;

}
.form{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border: 2px solid #999999;
	color: #000000;
	background-color: #FFFFFF;
}
.form2{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #999999;
	color: #000000;
	background-color: #FFFFFF;
	width: 80px;
	height: 25px;
}
.camere{
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
}
