#cont {
	width: 660px;
	position: relative;
	padding: 0px;
}



#cont_sx {
	width: 324px;
	position: relative;
	height: 115px;
	background-image: url(images/membership/boxtop_sc1_eng.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#cont_big {
	width: 660px;
	position: relative;
	left: 0px;
	top: 0px;
}

#cont_dx {
	width: 324px;
	position: absolute;
	background-image: url(images/membership/boxtop_sc2_eng.png);
	height: 115px;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}

#contcent_sx {
	width: 324px;
	position: relative;
	background-image: url(images/membership/sc1_center.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 124px;
}

#contcent_dx {
	width: 324px;
	position: absolute;
	background-image: url(images/membership/sc1_center.png);
	top: 115px;
	right: 0px;
	background-repeat: repeat-y;
	background-position: right top;
	bottom: 0px;
	height: 124px;
}

#contsotto_sx {
	width: 324px;
	position: relative;
	height: 61px;
	background-image: url(images/membership/sc1_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contsotto_dx {
	width: 324px;
	position: absolute;
	background-image: url(images/membership/sc1_footer.png);
	height: 61px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	top: 239px;
}

#sotto {
	padding: 0px;
	width: 660px;
	position: relative;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contsc3_top {
	width: 660px;
	position: relative;
	height: 82px;
	background-image: url(images/membership/sc3_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contsc3_cen {
	width: 660px;
	position: relative;
	height: auto;
	background-image: url(images/membership/sc3_center.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 6px;
}

#contsc3_bot {
	width: 660px;
	position: relative;
	height: 40px;
	background-image: url(images/membership/sc3_bot_eng.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contnote_top {
	width: 660px;
	position: relative;
	height: 82px;
	background-image: url(images/membership/note_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
}


#contnote_bot {
	width: 660px;
	position: relative;
	height: 51px;
	background-image: url(images/membership/note_bot.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contnote_cen {
	width: 660px;
	position: relative;
	height: auto;
	background-image: url(images/membership/note_center.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 6px;
}

.titolo {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	color: #F08900;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 55px;
	padding-left: 80px;
	margin: 0px;
}

.sottotitolo {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	color: #323031;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #565050;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
	margin: 0px;
}
.h1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	color: #F08900;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 21px;
	padding-left: 80px;
	margin: 0px;
	font-weight: bold;
}
.text_uno {
	color: #F08900;
	font-weight: normal;
}
.bottoni {
	text-align: center;
	vertical-align: middle;
	display: block;
}
