body.homepage {
	background-color: #80C31C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body.homepage a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#063061;
}

body.homepage a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#063061;
	text-decoration:underline;
}

body.homepage a div{
	display:inline;
}

body.homepage a div.ita {
	width:104px;
	height:81px;
	background-image:url(/images/HP/flag_ita_off.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

body.homepage a:hover div.ita {
	width:104px;
	height:81px;
	background-image:url(/images/HP/flag_ita_on.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

body.homepage a div.eng {
	width:104px;
	height:81px;
	background-image:url(/images/HP/flag_eng_off.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

body.homepage a:hover div.eng {
	width:104px;
	height:81px;
	background-image:url(/images/HP/flag_eng_on.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

body.homepage a div.deu {
	width:104px;
	height:81px;
	background-image:url(/images/HP/flag_deu_off.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

body.homepage a:hover div.deu {
	width:104px;
	height:81px;
	background-image:url(/images/HP/flag_deu_on.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

body.homepage a div.rus {
	width:103px;
	height:81px;
	background-image:url(/images/HP/flag_rus_off.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

body.homepage a:hover div.rus {
	width:103px;
	height:81px;
	background-image:url(/images/HP/flag_rus_on.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

body.homepage a div.cin {
	width:103px;
	height:81px;
	background-image:url(/images/HP/flag_cin_off.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

body.homepage a:hover div.cin {
	width:103px;
	height:81px;
	background-image:url(/images/HP/flag_cin_on.gif);
	background-repeat:no-repeat;
	cursor:hand;
}

body {
	background-color: #EBEBEB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;	
	text-decoration: none;
}

table {
	color: #063061;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tablemenu {
	background-color: #063061;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #787878;
	letter-spacing: -1;
}
a.menu {
	background-color:#063061;
	color:  #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1;
	text-decoration: none;
}
a.menu:hover {
	background-color: #FFFFFF;
	color: #063061;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1;
	text-decoration: none;
}
a.menuup {
	background-color: #FFFFFF;
	color: #063061;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1;
	text-decoration: none;
}
#indirizzo {
	background-color: #063061;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
#contatti {
	background-image: url(/images/contatti/sfondo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.titolorosso{
	color: #FF0000;
}