/* abbonamento */
.abbonFrame {
	z-index: 2;
	position: absolute;
	left: 120px;
	top: 60px;
	/* border: solid green 1px; */
	width: 320px;
	color: #2e3b15;
	}

.abbonLabel {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 8px;
	}

.abbonInput {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
	height: 10px;
	background-color: #fef5e0;
	border: solid #494921 1px;
	width: 300px;
	}

.abbonSubmit {
	font-size: 10px;
	padding-top: 32px;
	text-align: right;
	font-weight: bold;
	/* border: solid #494921 1px; */
	}
	
/* login */
.loginFrame {
	z-index: 2;
	position: absolute;
	left: 110px;
	top: 200px;
	/* border: solid green 1px; */
	width: 124px;
	color: #2e3b15;
	}

.loginFrame2 {
	z-index: 2;
	position: absolute;
	left: 110px;
	top: 72px;
	/* border: solid green 1px; */
	width: 124px;
	color: #2e3b15;
	}

.ingressoAbbon {
	z-index: 2;
	text-align: left;
	position: absolute;
	left: 37px;
	top: 130px;
	height: 32px;
	width: 259px;
	border: solid #b57163 1px;
	border-right: none;
	border-left: none;
	color: #2e3b15;
	font-size: 10px;
	font-weight: bold;
	background-color: #BEB286;
	}

.ingressoAbbon2 {
	text-align: center;
	width: 154px;
	padding: 5px;
	margin-top: 3px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	background-color: #d7caaa;
	}

.loginLabel {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 4px;
	}

.loginInput {
	font-size: 10px;
	font-weight: normal;
	height: 16px;
	background-color: #fef5e0;
	border: solid #494921 1px;
	width: 120px;
	}

.loginSubmit {
	font-size: 10px;
	padding-top: 32px;
	text-align: right;
	font-weight: bold;
	/* border: solid #494921 1px; */
	}

.loginSubmit2 {
	font-size: 10px;
	padding-top: 16px;
	padding-right: 16px; 
	text-align: right;
	font-weight: bold;
	/* border: solid #494921 1px; */
	}
	
/* hp */
.frameSxHP {
	position: absolute;
	top: 96px;
	width: 296px;
	/* background-color: #EADFBA; */
	/* border: solid green 1px; */
	}

.frameDxHP {
	background-color: #FCF6DD;
	position: absolute;
	top: 96px;
	left: 299px;
	text-align: center;
	/* border: solid red 1px; */
	}

.silhouetteHP, .playHP {
	position: absolute;
	bottom: 68px;
	left: 299px;
	width: 100%;
	height: 22px;
	z-index: 2;
	background-color: #D5CAA7;
	}

.playHP {
	bottom: 43px;
	background-color: #BBA989;
	}

.titlesHP {
	/* order: solid green 1px; */
	font-size: 10px;
	width: 94%;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #D0325A;
	}

.testoHP {
	padding-left: 20px;
	/* border: solid navy 1px; */
	font-size: 11px;
	color: #2e3b15;
	text-align: justify;
	padding: 12px;
	width: 94%
	}

.abbonHP {
	z-index: 1;
	background-color: #F1E1B6;
	cursor: pointer;
	position: absolute;
	bottom: 6px;
	padding: 4px;
	font-size: 9px;
	text-align: left;
	padding-left: 16px;
	white-space: nowrap;
	color: #ad9c69;
	border-top: 1px solid;
	border-bottom: 1px solid;
	left: 34px;
	width: 242px;
	}

.abbonHP2 {
	position: absolute;
	z-index: 1;
	background-color: #F1E1B6;
	cursor: pointer;
	padding: 4px;
	width: 156px;
	font-size: 9px;
	text-align: left;
	white-space: nowrap;
	color: #ad9c69;
	border-top: 1px solid;
	border-bottom: 1px solid;
	left: 36px;
	bottom: 48px;
	}
	/*.hpItem {
		list-style-position: outside;
	}*/

.par1_HP {
	padding: 8px;
	}
	
.par2_HP {
	background-color: #E9E0BF;
	padding: 8px;
	margin-bottom: 4px
	}
	
.par3_HP {
	background-color: #F1E5B9;
	padding: 8px
	}
	
.quadratinoHP {
	padding-bottom: 2px
	}
	
.tableCenterHP {
	width: 90%;
	}
	
.itemInListHP {
	width: 20%;
	vertical-align: top;
	}
	
.hpMenu {
	font: 11px verdana;
	text-align: left;
	color: #666;
	padding: 4px;
	padding-left: 8px;
	border-top: 1px solid #666;
	}
