.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
body {
	margin:0px;
	padding:0px;
	background-color:#54585E;
	text-align:center;
}




#main-content {
	width:900px;
	margin-left:auto;
	margin-right:auto;	
	position:relative;
	text-align:left;
}

#header {
	background-color:#000;
	height:135px;
	position:relative;
}

#header-content {
	background-color:#FFF;
	width:900px;
	height:124px;
	position:absolute;
	bottom:0px;
}

#menu_top {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	position:absolute;
	right:1px;
	top:86px;
	background-color: #000000;
	height: 24px;
    line-height:24px;
	width: 550;
    padding-left:5px;
}

#menu_top  a{
	font-family:Arial,sans-serif;
	font-size:14px;
	color:#fff;
	line-height: 20px;
	text-decoration:none;
}

#menu_top  a:hover {	
    color:#F0F;
}



#menu_top  a.newsletter {
	display:inline-block
	width:92px;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#000;
	text-align:center;
	color:#000;
}


#menu_internal {
	position:absolute;
	left:21px;
	
}


#menu_internal  a {
	display:inline-block;
	color:#FFF;
	font-size:12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	padding-right:10px;
	padding-top:3px;
}

#menu_internal  a:hover {
	text-decoration:underline;
}

.p2 {
	padding-left:15px;
}

.p3 {
	padding-left:10px;
}

.p4 {
	padding-left:8px;
}
	
#eventi_meteo {
	position:absolute;
	right:256px;
	top:0px;
}

#booking {
	position:absolute;
	right:12px;
	top:-10px;
}

#logo {
	position:absolute;
	left:45px;
	top:0px;
}

#sfondo_interno {
	width:900px;
	height:15px;
	background-image: url(../images/sfondo_interno.png);
	font-size:1px;
}

#sfondo_esterno {
	width:900px;
	height:15px;
	background-image: url(../images/sfondo_esterno.png);
	font-size:1px;
}

#email {
	position:absolute;
	right:11px;
	height:18px;
	width:92px;
	background-color:#000;
	text-align:center;
	padding-top:9px;
}

#photo {
	width:900px;
	height:276px;
	background-color:#abc;
}
#separator {
	width:900px;
	height:24px;
	border-top:2px solid #FFF;
	background-color:#54585E;
	position:relative;
	font-size:1px;
}

#page_content_external {
	width:878px;
	min-height:464px;
	background-color:#FFF;
	padding-left:11px;
	padding-bottom:11px;
	padding-right:11px;
}

#page_content {
	background-color:#FFF;
}

#page_content_home {
	width:900px;
	height:464px;
	background-color:#FFF;
	position:relative;
}

#home_right_column {
	width:220px;
	position:absolute;
	right:10px;
	background-color:#ABC;
	min-height:400px;
}

#page_main_content_home {
	width:668px;
	height:464px;
	background-color:#FFF;
	position:absolute;
	top:0px;
	left:0px;
}

#footer p { margin:0px; padding:0px;}

#footer {
	width:900px;
	height:150px;
	background-color:#54585E;
	padding-top:10px;
}

#footer_left {
	font-family:arial,sans-serif;
	font-size:12px;
	color:#CCCCCC;
	float: left;
}

#footer_left  a {
	text-decoration:none;
	color:#CCC;
}

#footer_left  a:hover {
	text-decoration:underline;
}

#footer_right {
	font-family:arial,sans-serif;
	font-size:10px;
	color:#CCCCCC;
	float: right;	
}

#footer_right  a {
	text-decoration:none;
	color:#CCCCCC;
}	

#footer_right  a:hover {
	text-decoration:underline;
}

#news_promo {
       position:absolute;
       top:58px;
       left:11px;
       width:204px;
       height: 229px;
       background-color:#FFF;
}

#news_promo_title {
       color:#990000;
       font-size:16px; font-family:arial,sans-serif; font-weight:bold;
       padding-bottom:5px;
       border-bottom:1px solid #CCC;
}

#home_right_column {
	background-color:#FFFFFF;
}

.p1 {
       width:60px;
       height:23px;
       background-image:url(../images/mbusiness.png);
       display:block;
       background-repeat:no-repeat;
       text-decoration:none;
}

.p2 {
       width:50px;
       height:23px;
       background-image:url(../images/mactive.png);
       display:block;
       background-repeat:no-repeat;
       text-decoration:none;
}

.p3 {
       width:45px;
       height:23px;
       background-image:url(../images/mwellness.png);
       display:block;
       background-repeat:no-repeat;
       text-decoration:none;
}

.p4 {
       width:50px;
       height:23px;
       background-image:url(../images/mfamily.png);
       display:block;
       background-repeat:no-repeat;
       text-decoration:none;
}

.p1:hover {
       background-image:url(../images/mbusiness_h.png);
}
.p2:hover {
       background-image:url(../images/mactive_h.png);
}
.p3:hover {
       background-image:url(../images/mwellness_h.png);
}
.p4:hover {
       background-image:url(../images/mfamily_h.png);
}
