body {
	margin: 0;
    margin-top: 50px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#5A0E1A;
	text-align: center;
}

a{
	color:#5A0E1A;
	text-decoration: none;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

form{
	width: 330px;
	border: 0;
	margin: 0;
	padding: 0;
}

/* Wrapper */
#wrapper {
	background: #fff url(http://www.hrosalpina.com/_templates/navigation/sfondo.jpg) repeat-y;
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	height: 660px;
}

/* Header */
#top {
	position:absolute;
	top: -49px;
	left: 40px;
	width: 882px;
	height: 165px;
}
#header {
	position:absolute;
	top: 0px;
	left: 80px;
	width: 800px;
	height: 165px;
}

/* Menu */
#menu {
	position: absolute;
	top: 165px;
	left: 80px;
	width: 798px;
	line-height: 24px;
	font-size: 0.7em;
	background-color: #ECBEE2;
	border: #854F80 1px solid
}

#menu #language{
	margin-left: 30px;
	color:#000;
}

#menu #language li{
	float: left;
	list-style: none;
	padding: 0 30px 0 0;
}

#menu #language a{
	color:#000;
	text-decoration: none;
}

#menu #link{
	position: absolute;
	top: 0;
	left: 288px;
	color:#5A0E1A;
}

#menu #link li{
	float: left;
	list-style: none;
	padding: 0 21px 0 21px;
	border-left: #854F80 1px solid;
	font-size: 1.3em;
	cursor:pointer; 
}

#menu #link li.select{
	float: left;
	list-style: none;
	padding: 0 21px 0 21px;
	border-left: #854F80 1px solid;
	font-size: 1.3em;
	background-color: #854F80;
	color: #ECBEE2;
	cursor:default; 
}

/* Page */
#page {
	position: relative;
	margin: 0;
	width: 900px;
}

#contents {
	position: absolute;
	top: 210px;
	left: 295px;
	width: 575px;
	height: 400px;
	scrollbar-face-color:#ffffff; 
	scrollbar-shadow-color:#CCCCCC; 
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
	scrollbar-arrow-color:#ECBEE2;
}

#content {
	font-size: 0.8em;
	position: absolute;
	top: 0;
	left: 65px;
	width: 350px;
	overflow: auto;
	margin: 0;
	padding: 10px;
	height: 320px;
}

#content img{
	float: left;
	margin: ;
}

#content_home {
	font-size: 0.8em;
	position: absolute;
	top: 0;
	left: 60px;
	width: 350px;
	margin: 0;
	padding: 0;
	height: 320px; 
	font-weight: bold;
}

#content_folgaria{
	background-color: #FCF8BB;
	font-size: 0.8em;
	position: absolute;
	top: 0;
	left: 60px;
	width: 350px;
	overflow: auto;
	margin: 0;
	padding: 10px;
	height: 360px;
}

#content_newsletter{
	background-color: #D5FCBB;
	font-size: 0.8em;
	position: absolute;
	top: 0;
	left: 60px;
	width: 350px;
	overflow: auto;
	margin: 0;
	padding: 10px;
	height: 350px;
}

#content_newsletter a{
	text-decoration: underline;
}

#content_booking{
	background-color: #FCBABB;
	font-size: 0.8em;
	position: absolute;
	top: 0;
	left: 60px;
	width: 350px;
	overflow: auto;
	margin: 0;
	padding: 10px;
	height: 350px;
}

#content_booking a{
	text-decoration: underline;
}

#images{
	position: absolute;
	top: 0;
	left: 435px;
	width: 148px;
	line-height: 0;
}

#images img{
	border-bottom: #FFF 1px solid;
}

#left{
	position: absolute;
	top: 200px;
	left: 80px;
	width: 220px;
}

#left #presentation{
	margin-left: 10px;
	color:#5A0E1A;
	font-size: 0.8em;
	line-height: 18px;
	font-weight: bold;
}

#left div{
	width: 220px;
	line-height: 28px;
	margin: 10px 0 0 2px;	
}

#left #scopri{
	background-color: #FCF8BB;
	border: #FBF597 1px solid;
}

#left #newsl{
	background-color: #D5FCBB;
	border: #B9FA8D 1px solid;
}

#left #booking{
	background-color: #FCBABB;
	border: #FBA4A6 1px solid;
}

#certificazione{
	position: absolute;
	left: -210px;
	top: 270px;
	color: #26684C;
	font-size: 0.7em;
	font-weight: bold; 
}

#certificazione img{
	float: left;
}

/* Footer */
#footer{
	position: absolute;
	top: 610px;
	left: 80px;
	width: 800px;
	background-color: #ECBEE2;
	height: 50px;
	text-align: center;
	color:#5A0E1A;
	font-size: 0.7em;
	padding-top: 5px;
}

#footer_end{
	position: absolute;
	top: 660px;
	left: 0;
	width: 860px;
	height: 50px;
}

/*Home Page*/

#loghi{
	position: absolute;
	top: 340px;
	left: 0px;
	width: 575px;
	height: 50px;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
}

#map{
	border: 1px solid #5A0E1A; background-color: white; width: 300px; height: 190px; float: left; margin: 0px 10px 5px 0px;
}

.mFotoTabella{
	border: 0;
	margin: 0;
	padding: 0;
	margin-top: 8px;
}
.mFotoRiga{
	border: 0;
	margin: 0;
	padding: 0;
}
.mFotoColonna{
	border: 0;
	margin: 0;
	padding: 0;
	width: 148px;
        text-align: center;
}
.mFotoColonna span{
        display: none;
}
.mFotoRigaCambioPagina{
	visibility: hidden;
}