/* hanynet 2013 CSS Document */

body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
}

div {
	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.hanynet {
	position: relative;
	margin-left: -300px;
	width: 600px;
	left: 50%;
	top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	height: auto;
	z-index: 1;
	color: #000000;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0px 9px 17px 0px black;
	background-color: rgba(255, 255, 255, 0.7);
	border-color: #FFFFFF;
	font-size: 12px;
	border: thin none #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #000;
}

/* tipi di testo */

.TITOLI_red_text {
	color: #FF0000;
	font-size: 16px;
}
.text_color_waterroof {
	color: #BE7660;
}
.text_color_icefloor {
	color: #09f;
}
.text_color_noobproof {
	color: #FFCC00;
}
.text_color_raideye {
	color: #CC6600;
}
.text_color_isteg {
	color: #663300;
}
.text_color_anonym {
	color: #666666;
}
.text_color_pflists {
	color: #33B03F;
}
.text_color_grey_small {
	color: #AAAAAA;
	font-size: 12px;
}

/* Stili da applicare ai box */

.TESTO_CENTRATO {
	text-align: center;
}
.LOGO_HANYNET {
	font-size: 36px;
	font-weight: bold;
	box-shadow: 0px 0px 0px 0px white;
	text-align: center;
}
.macupdate {
	margin-left: 137px;
	margin-top: 70px;
	position: absolute;
	left: 50%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 130px;
	box-shadow: 0px 9px 17px 0px black;
	border: 1px solid black;
	z-index: 50;
	height: auto;
	color: #000000;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0px 9px 17px 0px black;
	background-color: rgba(255, 255, 255, 0.7);
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	top: 9px;
}
.TESTO_GIUSTIFICATO {
	text-align: justify;
}
.TESTO_GIUSTIFICATO_GRANDE {
	text-align: justify;
	font-size: 14px;
}
.PAYPAL {
	border: 1px solid #FC0;
	width: 598px;
}
.COPYRIGHT {
	margin-bottom: 40px;
	border: 1px solid #000000;
	text-align: center;
}
#TESTO_GIUSTIFICATO table tr td p .text_color_icefloor strong {
	font-size: 16px;
}
#TESTO_GIUSTIFICATO table tr td p .text_color_raideye strong {
	font-size: 16px;
}
#TESTO_GIUSTIFICATO table tr td p .text_color_noobproof strong {
	font-size: 16px;
}
#TESTO_GIUSTIFICATO table tr td p .text_color_waterroof strong {
	font-size: 16px;
}
#TESTO_GIUSTIFICATO table tr td p .text_color_anonym strong {
	font-size: 16px;
}
#TESTO_GIUSTIFICATO table tr td p .text_color_isteg strong {
	font-size: 16px;
}
.hanynet.TESTO_GIUSTIFICATO table tr td p .text_color_icefloor strong {
	font-size: 16px;
}
.hanynet.TESTO_GIUSTIFICATO table tr td p .text_color_waterroof strong {
	font-size: 16px;
}
.hanynet.TESTO_GIUSTIFICATO table tr td p .text_color_isteg strong {
	font-size: 16px;
}
.hanynet.TESTO_GIUSTIFICATO table tr td p .text_color_noobproof strong {
	font-size: 16px;
}
.hanynet.TESTO_GIUSTIFICATO table tr td p .text_color_raideye strong {
	font-size: 16px;
}
.hanynet.TESTO_GIUSTIFICATO table tr td p .text_color_anonym strong {
	font-size: 16px;
}
