/* CSS Document */

body {
	font-family: "Lucida Grande", "Luxi Sans", "DejaVu Sans", "Liberation Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/sfondo.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
}
#main {
	width: 955px;
	height: auto;
	padding: 0px;
	margin: 0 auto;
}
#top {
	width: 955px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/marenostrum_top.png);
	background-repeat: no-repeat;
}
#content {
	width: 955	px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	overflow: hidden;
}
#content_scheda {
	width: 625px;
	min-height: 485px;
	height: auto !important;
	height: 485px;
	overflow: hidden;
	margin-top: 15px;
	float: left;
}
#content_scheda_top {
	width: 625px;
	height: 15px;
	background-image: url(../images/top_content.gif);
}
#content_scheda_bottom {
	width: 625px;
	height: 15px;
	background-image: url(../images/bottom_content.gif);
}
#content_scheda_content {
	width: 613px;
	min-height: 290px;
	height: auto !important;
	height: 290px;
	overflow: hidden;
	border-left: 1px solid #003B75;
	border-right: 1px solid #003B75;
	padding: 5px;
}
#content_scheda_middle {
	width: 625px;
	height: 15px;
	background-image: url(../images/middle_content.gif);
}
#content_scheda_contatti {
	width: 613px;
	border-left: 1px solid #003B75;
	border-right: 1px solid #003B75;
	height: 130px;
	padding: 5px;
}
#content_scheda_contatti a:link,
#content_scheda_contatti a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#content_scheda_contatti a:hover,
#content_scheda_contatti a:focus,
#content_scheda_contatti a:active {
	text-decoration: underline;
}
#right_column {
	margin-left: 635px;
	margin-top: 15px;
	height: 485px;
	width: 320px;
}
#bed_and_breakfast_top {
	width: 320px;
	height: 15px;
	background-image: url(../images/bed_and_breakfat_top.gif);
}
#bed_and_breakfast_center {
	width: 320px;
	height: 15px;
	background-image: url(../images/bed_and_breakfat_center.gif);
}
#bed_and_breakfast_bottom {
	width: 320px;
	height: 15px;
	background-image: url(../images/bed_and_breakfat_bottom.gif);
}
#bed_and_breakfast_content {
	width: 308px;
	padding: 5px;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	height: 290px;
	overflow: auto;
}
#bed_and_breakfast_content_2 {
	width: 308px;
	padding: 5px;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	height: 130px;
	overflow: auto;
}

/*#footer {
	clear: left;
	width: 955px;
	height: 15px;
	margin: 0px;
	padding: 5px 0;
	text-align: center;
}*/