body, table {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	margin-top: 0px;
}

div {
	border: 0px solid #f00;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

h2 {
	font-weight: bold;
}

div#header {
	height: 125px;
	background: url(../images/header.jpg) no-repeat;
}
div#menu {
	height: 20px;
}
div#topspot {
	min-height: 75px;
	#height: 75px;
	color: #fff;
	background-color: #cacaca;
	padding: 5px;
	border: 1px solid #8b8b8b;
}
div#topspot-contain {
	background: url(../images/topspot-contain-bkg.gif) repeat-x #dbdbdb;
	color: #5e5e5e;
	border: 2px solid #aaa;
	padding: 5px;
	font-size: 11px;
	text-align: left;
	min-height: 100px;
	#height: 100px;
}

div#moomenu {
	position: absolute;
	right: 5px;
	bottom: 5px;

/*	
	width: 455px;
	height: 82px;
	color: #fff;
*/	
/*	background-color: #333;*/
}

div#menu {
	background: url(../images/menu-bkg.gif) repeat-x;
	text-align: left;
	height: 20px;
	width: 100%;
	display: table;
}

div#navbar {
	background: url(../images/navbar-bkg.gif) repeat-x #ececec;
	text-align: left;
	width: 100%;
	height: 22px;
	display: table;
	color: #fff;
	font-size: 11px;
	padding-top: 3px;
	/*padding-left: 5px;*/
}

div#contain-centro {
	background-color: #ececec;
}

div#centro td {
	color: #5e5e5e;
}

.corner {
	width: 11px; 
	height: 11px;
	position: absolute; 
}

.top {
	top: 5px;
}

.bottom {
	bottom: 5px;
}

.left {
	left: 5px;
}

.right {
	right: 5px;
}
table#tablecentro td {
	vertical-align: top;
}

td#menusx {
	width: 140px;
	border-right: 1px solid #b7b7b7;
	
}
td#centro {
	padding: 10px;
}
td#menudx {
	width: 270px;
	border-left: 1px solid #b7b7b7;
}

div#loginsleep {
	margin-bottom: 25px;
	/*border: 1px solid #f00;*/
	#padding-left: 10px;
	#padding-right: 10px;
}
div.centrocentro {
	font-size: 1.2em;
}

div#leftimg {
	padding: 3px;
	text-align: center;
}


				form.ricerca_location select, form.ricerca_location input{
					font-face: verdana;
					font-size: 11px;
					border: 1px solid grey;
				}
				form.ricerca_location input.corti{
					width: 20px;
				}
				
				select#citta option {
					margin-right: 10px;
				}
				
				div#divricerca {
					margin-top: 14px;
					#margin-top: 10px;
				}
				
				div#divricerca select {
					border: 1px solid #555;
					font-size: 10px;
					padding: 0px;
					margin: 0px;
				}
				table#tabsearch {
					width: 100%;
					color: #ddd;
				}
				table#tabsearch td {
					border: 0px solid #f00;
				}
				table#tabsearch td div {
					min-height: 1px;
					/* #height: 1px; */
				}
				td#tableft div {
					margin-bottom: 4px;
					#margin-bottom: 0px;	
				}				
