body {
	margin: 0px;
	padding: 0px;
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:url(img/background_master2.jpg);
	background-repeat:repeat-x
}
a {
	text-decoration: none;
}
.elenco {
list-style-image: url(img/elenco.gif);
margin-top:5px;
}
img {
border:none
}
.box_menu {
	position:absolute;
	width:100%;
	z-index:1;
	left: 0px;
	top: 193px;
}
.text_blue {
	font-size: 10px;
	color: #0062a0;
}
.text_box_edc {
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text_title_home {
	font-size: 18px;
	color:#0062a0;
	/*color: #3c5787;*/
	font-weight: bold;
}
.border_bottom_grey_notext {
	line-height: 1px;
	font-size: 1px;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c5c5;
}
.border_bottom_grey {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c5c5c5;
	border-right-color: #c5c5c5;
	border-bottom-color: #c5c5c5;
	border-left-color: #c5c5c5;
}
.border_left_grey {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c5c5c5;
	border-right-color: #c5c5c5;
	border-bottom-color: #c5c5c5;
	border-left-color: #c5c5c5;
}
.border_right_grey {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c5c5c5;
	border-right-color: #c5c5c5;
	border-bottom-color: #c5c5c5;
	border-left-color: #c5c5c5;
}
.border_leftright_grey {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5c5c5;
	border-left-color: #c5c5c5;
}
.border_top_grey_notext {
	line-height: 1px;
	text-decoration: none;
	font-size: 1px;
	height: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c5c5;
}
.table_bottom {
	background-image: url(img/background_bottom.jpg);
	background-repeat: repeat-x;
	height: 55px;
}
.text_bottom {
	font-size: 7pt;
	color: #FFFFFF;
}
.box_edc {
	background-image: url(img/bg_box_edc.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 184px;
	padding-left: 10px;
}
/*zoom menu top*/
	a.zoom span
	{
		position: absolute;
		visibility: hidden;
	}
	a.zoom
	{
		position: relative;
		z-index: 0;
	}
	a.zoom:hover
	{
		z-index: 1;
	}
	a.zoom:hover span
	{
		visibility: visible;
		top: -2px;
		left: -2px;
		text-align:center;
		color:#FFFFFF
	}
/*end zoom menu top*/
.menutop{
	background-image:url(img/bg_menutop1.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	text-align:center;
	margin-bottom:5px;
	margin-left:5px
}
.menutop_td{
	width:112px
}
.menutop_td_text{
	height:32px;
	vertical-align:middle;
	color:#FFFFFF;
	line-height:13px;
	font-size:12px
}
h1 {
	margin-bottom:10px;
}
.title {
	font-weight:bold;
	font-size:18px;
	color:#0062a0;
}
.email_inviata {
	color:#00D900;
	font-weight:bold;
}
.email_errore {
	color:#FF0000;
	font-weight:bold;
}
.text_small {
	font-size:8pt;
}