
a:link		{font-size: 12px; font-weight: bold; font-family: sans-serif; text-decoration:none; color:#000000;}
a:visited	{font-size: 12px; font-weight: bold; font-family: sans-serif; text-decoration:none;  color:#000000;}
a:hover 		{font-size: 12px; font-weight: bold; font-family: sans-serif; text-decoration: underline; color:#000000;}

body {
	background: #FFFFFF;
	margin:0px;
	padding: 10px 0px 0px 0px;
} 

.all {
	width: 1024px;
}

.top {
	width: 1024px;
	height: 114px;
	display: block;
	background: url(../images/top.jpg) no-repeat;
}

.left {
	width: 208px;
	clear: left;
	float: left;
	background: url(../images/left_bg.jpg) repeat-y;
}

.right {
	width: 816px;
	float: left;
	background: #FFFFFF;
}

.main_content {
	width: 795px;
	border-top: 1px solid #303C64;
	background-color: #F8F8F8;
	padding-top: 0px;
}

.left_box01 {
	width: 187px;
	background-color: #D7DEF8;
}

.left_box01_title {
	width: 187px;
	height: 25px;
	display: block;
	background: url(../images/left_bg01.jpg) no-repeat;
}

.left_box02_title {
	width: 187px;
	height: 25px;
	display: block;
	background: url(../images/left_bg02.jpg) no-repeat;
}

.left_box03_title {
	width: 187px;
	height: 25px;
	display: block;
	background: url(../images/left_bg03.jpg) no-repeat;
}

.form {
	background-color: #F8F8F8;
	border: 1px solid #303C64;
}

.form_in {
	background-color: #FFFFFF;
	border: 1px solid #303C64;
	padding-left: 3px;
}

.left_title {
	color: #303C64;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	padding-left: 15px;
	padding-top: 3px;
}

.voce_left {
	padding-bottom: 5px;
}

.voce_info {
	padding-bottom: 0px;
}

.top_index {
	padding-left: 15px;
	padding-bottom: 0px;
}

.top_info {
	padding-bottom: 0px;
}

.testo {
	font-size: 11px;
	color: #303C64;
	font-family: sans-serif;
}

.testo a:link {
	font-size: 11px;
	color: #303C64;
	font-family: sans-serif;
}

.testo a:hover {
	font-size: 11px;
	color: #303C64;
	font-family: sans-serif;
}

.testo a:visited {
	font-size: 11px;
	color: #303C64;
	font-family: sans-serif;
}

.testo_form {
	font-size: 12px;
	color: #000000;
	font-family: sans-serif;
	/*font-weight: bold;*/
}

.testo_table_title {
	font-size: 12px;
	color: #0E142A;
	font-family: sans-serif;
	font-weight: bold;
	padding-left: 3px;
}

.testo_table {
	font-size: 12px;
	color: #2C4355;
	font-family: sans-serif;
	/*font-weight: bold;*/
	padding-left: 3px;
}

.txtwhiteB {
	font-size: 12px;
	font-weight: bold;
	font-family: sans-serif;
	color: #000000;
}

.login_error {
	width: 400px;
	background-color: #F8F8F8;
	border: 1px solid #DB7127;
	/* color: #303C64; */
	color: #DB7127;
	font-size: 20px;
	font-weight: bold;
	font-family: sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
}

.login_iniziale {
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #303C64;
	color: #303C64;
	font-size: 20px;
	font-weight: bold;
	font-family: sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
}

.top_cerca {
	width: 97px;
	height: 24px;
	background: url(../images/label_cerca.jpg) no-repeat;
}

.top_nuovo {
	width: 97px;
	height: 24px;
	background: url(../images/label_nuovo.jpg) no-repeat;
}

.top_text {
	font-size: 12px;
	color: #0E142A;
	font-family: sans-serif;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 5px;
}

.netcom_text a:link		{ color: #FFFFFF; font-size: 11px;  text-decoration: none; }
.netcom_text a:visited	{ color: #FFFFFF; font-size: 11px;  text-decoration: none; }
.netcom_text a:hover		{ color: #FFFFFF; font-size: 11px;  text-decoration: none; }

.bg_code {
	width: 70%;
	padding: 5px 0px 5px 0px;
	background: #BEDAFF;
	border: 1px solid #082885;
}

.fw_bw {
	width: 550px;
	color: #878787;
	float: left;
	padding-top: 20px;
}

.fw_bw a:link		{font: bold 11px Arial; color: #878787; text-decoration: none;}
.fw_bw a:visited	{font: bold 11px Arial; color: #878787; text-decoration: none;}
.fw_bw a:hover 	{font: bold 11px Arial; color: #878787; text-decoration: none;}

.image {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.image_border {
	border: 1px solid #0D5A84;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.link_self {
	font: 8px Times New Roman;
	text-decoration: none;
	color: #2F87DE;
	padding: 10px 0px 0px 30px;
}
