/* CSS Document */
html{
	height: 100%;
	width: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #035019;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 100%;
	height: 100%;
	text-align: center;
}
#content_top{
	background-image: url(img_bb/sf_top_bedbreakfast.jpg);
	background-repeat: repeat;
	height: 204px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px solid red;
	clear: both;
}
#content_top_int{
	height: 204px;
	width: 770px;
	text-align: center;
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#content_logo{
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}
#content_logo img{
	border: 0px solid red;
}
#content_titolo{
	background-image: url(img_bb/sf_tit_bedbreakfast.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 204px;
	width: 370px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 0px solid red;
	float: left;
}
#content_titolo p{
	margin-top: 175px;
	margin-right: 50px;
	color: #F0C000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: right;
}
#content_centro{
	width: 770px;
	background-color: #FFFFFF;
	text-align: center;
	border: 0px solid red;
	margin: 0px;
	padding: 25px 50px 50px 25px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	clear: both;
}
#content_menu{
	float: left;
	width: 270px;
	text-align: left;
	overflow: hidden;
	height: 100%;
}
#content_menu ul{
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content_menu li{
	text-align: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 18px 0px;
}
#content_menu img{
	border: 0px solid red;
}
.bb_menu {
	color: #035019;
	text-decoration: none;
}
.bb_menu:hover{
	color: #035019;
	text-decoration: underline;
}
#content_pag{
	text-align: justify;
	margin-left: 270px;
}
#content_pag ul{
	list-style-image: url(img_bb/frec.gif);
}
.titoligreen{
	font-size: 12px;
	color: #035019;
}
#content_pag img{
	border: 1px solid #333333;
}
.bordoimgw{
	border: 1px solid #ffffff;
}
.links{
	color: #333333;
	text-decoration: none;
}
.links:hover{
	color: #333333;
	text-decoration: underline;
}
.margin_left{
	margin-left: 15px;
	float: right;
}
.margin_right{
	margin-right: 15px;
	float: left;
}
.margin_bottom{
	margin-bottom: 15px;
	float: left;
	clear: right;
}
#content_footer{
	clear: both;
	height: 90px;
	width: 770px;
	text-align: center;
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
#content_footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#content_footer a:hover{
	color: #F0C000;
	text-decoration: underline;
}
.linkw{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkw:hover{
	font-size: 11px;
	color: #F0C000;
	text-decoration: underline;
}
.zero{
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
}
#content_pags{
	text-align: justify;
	margin-left: 270px;
}
