/* CSS Document */
body {
	background-color:#5B84C2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.testo {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	line-height: 16px;
	color:#000000;
	padding-right: 10px;
	padding-left: 10px;
	}
.testobianco {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	line-height: 16px;
	color:#FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	}
.testobianco_big {
	font-size: 13px;
	font-family: Tahoma;
	font-weight: normal;
	line-height: 18px;
	color:#FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	}
.testobianco_big_int {
	font-size: 13px;
	font-family: Tahoma;
	font-weight: normal;
	line-height: 26px;
	color:#FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	}
.testomenu {
	font-size: 9px;
	font-family: Tahoma;
	font-weight: normal;
	line-height: 16px;
	color:#FFFFFF;
	}

a:link { font-family: Tahoma; font-size:10px; font-weight: normal; font-style: normal; color: #ffffff; text-decoration:none}
a:visited {font-family:Tahoma; font-size:10px; font-weight: normal; font-style: normal; color: #ffffff; text-decoration:none}
a:hover { font-family: Tahoma; font-size:10px; font-weight: normal; font-style: normal; color: #ffffff; text-decoration:underline}

a.linkbianco:link { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:none}
a.linkbianco:visited {font-family:Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:none}
a.linkbianco:hover { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:underline}

a.linkbiancobold:link { font-family: Tahoma; font-size:11px; font-weight: bold; font-style: normal; color: #FFFFFF; text-decoration:none}
a.linkbiancobold:visited {font-family:Tahoma; font-size:11px; font-weight: bold; font-style: normal; color: #FFFFFF; text-decoration:none}
a.linkbiancobold:hover { font-family: Tahoma; font-size:11px; font-weight: bold; font-style: normal; color: #FFFFFF; text-decoration:underline}


.ABC_testi {font-family: Tahoma; font-size: 11px; color: #000000;}
a.ABC_link:link { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}
a.ABC_link:visited {font-family:Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}
a.ABC_link:hover { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}

.ABC_testi_last {font-family: Tahoma; font-size: 11px; color: #000000;}
a.ABC_link_last:link { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}
a.ABC_link_last:visited {font-family:Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}
a.ABC_link_last:hover { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}


.ABC_testi_eventi {font-family: Tahoma; font-size: 11px; color: #000000;}
a.ABC_link_eventi:link { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}
a.ABC_link_eventi:visited {font-family:Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}
a.ABC_link_eventi:hover { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}

.ABC_testi_news {font-family: Tahoma; font-size: 11px; color: #FFFFFF;}
a.ABC_link_news:link { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:none}
a.ABC_link_news:visited {font-family:Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:none}
a.ABC_link_news:hover { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:none}
.filetto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

h1 {

	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 16px;
	color:#FFFFFF;
	}
	
.stage_macchinari {
	position:absolute;
	width:400px;
	background-image:url(../images/popup.jpg);
	border:1px solid #fff;
	padding-bottom:15px;
}
.stage_macchinari table{
	font-size:12px;
	color:#fff;
}
.titolo_macchine {
	font-weight:bold;
	font-size:16px;
	color:#fff;
}