body{
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(Images/body.jpg);
    overflow-x: hidden;
}

#main{
	width:780px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#header{
	float:left;
	width:770px;
	height:230px;
	padding-bottom:8px;
}

#group{
	background-image:url(Images/sfondo_group.jpg);
	float:left;
	width:771px;
	height:auto;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}


#content{
	float:left;
	width:410px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 5px;
}
#content img {
	padding-right: 4px;
	padding-top: 5px;
	padding-left: 3px;
}

#menusx{
	background-image: url(Images/cartello_menusx.png);
	float:left;
	width:160px;
	height:400px;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	line-height: 21px;
	padding-top:30px
} 

#menudx{
	background-image: url(Images/cartello_menudx.png);
	float:right;
	width:160px;
	height:400px;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	line-height: 21px;
	padding-top:30px;
}

#menusx a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}

#menudx a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
	padding-right:12px;
}

#menusx a:hover{
	color:#FF9900;
}


#menudx a:hover{
	color:#FF9900;
}

#menudx .navigatore {
	padding-top: 20px;
}

#footer{
	background-image:url(Images/cornice.png);
	float: left;
	width:771px;
	height:40px;
	padding-top: 2px;
	padding-left: 550px;
	background-repeat: no-repeat;
}
	
#content a {
	color:#990000;
	text-decoration:underline;
}

#content a:hover {
	color:#CC0000;
}

/*	TITLE STAGIONE TREKKING */
h3{
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	font-size: 24px;
	color: #930;
}

/* TITLE ESCURSION */
h4{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #060;
}
